HX711 Load Cell Amplifier Module
24-Bit Precision ADC for Weight & Force Sensing
A load cell is a metal bar with strain gauges bonded to it, wired into a Wheatstone bridge configuration - when weight bends the bar by a genuinely microscopic amount, the strain gauges' resistance shifts by a similarly tiny fraction, producing an output signal in the microvolt-to-millivolt range that a standard microcontroller ADC, with roughly 10-12 bits of usable resolution and no dedicated amplification, simply cannot resolve usefully on its own. The HX711 exists specifically to solve this: it combines a fixed-gain instrumentation amplifier - selectable 32x, 64x, or 128x gain depending on which input channel you use - with a 24-bit ADC in one chip, so it can pick up that faint bridge signal and convert it into a clean, high-resolution digital reading. It communicates over a simple 2-wire synchronous serial interface (clock plus data) rather than I2C or SPI, and because raw HX711 output is a relative ADC count rather than a calibrated weight, your code needs a one-time calibration step - reading a known reference weight - to convert those raw counts into actual grams or kilograms.
Key features
24-Bit ADC Resolution
Resolves the microvolt-level signals a load cell bridge produces.
Selectable Gain Channels
128x or 64x gain on channel A, 32x on channel B.
Simple 2-Wire Interface
Clock and data only - no I2C address or SPI chip-select pin needed.
Low Noise, High Precision
Onboard amplification minimizes signal loss before conversion.
Low Power Consumption
Draws under 1.5mA, suitable for battery-powered scales.
Wide Compatibility
Works with virtually any 4-wire Wheatstone-bridge load cell.


