Firmwares for load cell adjustment#
Tip
Please continue reading this document on our documentation space, all inline links will be working there.
Introduction#
There are adjustment sketches for two different precision analog-to-digital converters (ADC)acting as a frontend for bridge sensors commonly used in industrial load cell components:
scale-adjust-ads1231.ino for ADS1231 from Texas Instruments
scale-adjust-hx711.ino for HX711 from Avia Semiconductor
Instructions#
When working with the load cellindividual parameters have to be defined. To get hold of the appropriate valuesyou have to measure them to adjust the raw sensor readings properly.
These values are not type specific! Even load cells of the same type/model have individual characteristicsso you have to determine both per load cell.
The sketches listed above can help to discover these two values:
ZeroOffsetis the raw sensor value for zero balance0 kg.
KgDivideris the raw sensor value for a load of 1 kg.
Please follow the instructions in the respective source code sketch…
Tip
On some load cellsthe range around 0 kg gives negative raw value readings, so we try to start for the 1 kg (or whatever weight you may choose) on a higher range.
Appendix#
If you’re still readingyou might want to have a look at these fine papers:
Load cell Primer by PhidgetsInc.
How to use load cells from A&D
Load cell and weight module handbook by Rice Lake Weighing Systems