scale.set_scale(2280.f); // this value is obtained by calibrating the scale with known weights; see the README for details ...
This an Arduino library for the HX711 24-bit ADC for weight scales. Data retrieval from the HX711 is done without blocking the ...