bogde / HX711

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

Measurement of the liquid level #213

Open truXik opened 2 years ago

truXik commented 2 years ago

Hi I am a complete beginner in arduino programming. I have to do a project: I have ESP32, HX711 and a 1 Kg weight sensor. I need to help the weight sensor determine the level in the well. But I don't know how to write that cod so that the weight is converted to the level in centimeters.