bogde / HX711

An Arduino library to interface the Avia Semiconductor HX711 24-Bit Analog-to-Digital Converter (ADC) for Weight Scales.
MIT License
896 stars 538 forks source link

Calibration tips #145

Closed GoncaloFelicio closed 3 years ago

GoncaloFelicio commented 5 years ago

Hi! I would like to know more about calibration. Is specific, does the setup influence the calibration factor, or is the calibration factor a number i get from the calibration sketch and then i always use that same calibration factor?

In my case, i want to setup 4 loadcells to the same wood board, but can i calibrate before i screw them to the board, or can i only calibrate after i have my setup?

Thanks!

bogde commented 3 years ago

I apologize for not replying in time. I will leave my thoughts here now, in case anyone else has the same question. I would say you can't use the method outlined in the readme file in order to calibrate, without completing your setup first. However, this post may help you out: #20