Digital scale with ESP8266
In this project we will see how to build a digital scale that uses the ESP8266 microcontroller with a load cell (and its HX711 converter). The scale is able to measure weight with gram accuracy, the sensor we are using is limited to 5Kg, but you can use one for smaller or larger weights. As…