Anonymous
Mar 07, 2026
Rating: 5/5
Perfect for DIY Scales
This module works flawlessly with my Arduino Uno. The library integration was smooth and the readings are stable after calibration.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Computer Hardware, Monitors & Peripherals |
| Origin | - |
| Chip Model | HX711 |
| ADC Resolution | 24-Bit |
| Operating Voltage | 4.8V - 5.5V |
| Operating Current | < 1.5mA |
| Communication Interface | 2-Wire Serial (CLK, DT) |
| Compatible Load Cells | 4-Wire or 6-Wire |
| Selectable Sample Rate | 10SPS or 80SPS |
| Operating Temperature | -40°C to +85°C |
| Module Dimensions | 20mm x 17mm x 7mm |
| Package Contents | 1x HX711 Module, 1x 50kg Load Cell |
Anonymous
Mar 07, 2026
Rating: 5/5
Perfect for DIY Scales
This module works flawlessly with my Arduino Uno. The library integration was smooth and the readings are stable after calibration.
Anonymous
Feb 20, 2026
Rating: 5/5
High Precision ADC
Very impressed with the noise performance. Using it for a prototype industrial scale and it meets all requirements.
Anonymous
Feb 13, 2026
Rating: 5/5
Easy to Use
I was worried about the complexity, but the support team helped me get started. Works great with Raspberry Pi too.
Anonymous
Jan 27, 2026
Rating: 5/5
Stable Readings
Once calibrated with a known weight, the consistency is excellent. Great for kitchen scale projects.
Anonymous
Jan 23, 2026
Rating: 4/5
Good Value Kit
The module and load cell pair well together. Wiring diagram could be more detailed, but overall a solid purchase.
Q: Can I use a different load cell with this module?
A: Yes, as long as it is a strain gauge load cell compatible with the HX711 input channels.
Q: How do I calibrate the scale?
A: You need a known weight. Use the library functions to set the scale factor based on that weight.
Q: What is the maximum update rate?
A: You can select between 10SPS or 80SPS via the rate pin configuration.
Q: Which Arduino library do you recommend?
A: We recommend the HX711 library by bogde, which is widely used and compatible.
Q: Is this compatible with 3.3V logic systems?
A: Yes, but ensure voltage levels are compatible or use a level shifter for best stability.