Skip to content

HX711 Load Cell Amplifier and ADC

lbuild module: modm:driver:hx711

The HX711 is an integrated load cell amplifier designed for weight scales and industrial control applications to interface directly with a bridge sensor. The interface is bit-bang and timing based, so only GPIO is needed. In a complete system the SCK pin's timing while reading must be met.

Dependencies

modm:driver:hx711 modm_driver_hx711 modm: driver: hx711 modm_architecture_delay modm: architecture: delay modm_driver_hx711->modm_architecture_delay modm_architecture_gpio modm: architecture: gpio modm_driver_hx711->modm_architecture_gpio modm_processing_resumable modm: processing: resumable modm_driver_hx711->modm_processing_resumable