1KG WEMOS ESP32 with 0.96 OLED and HX711 Module Scale Kit
This is a Wemos esp32 DIY Weighing scale kit that is capable of measuring the weight of objects up to 1 kilogram . Once Calibrated properly, it can be very accurate (error of +- 1 gram)
The kit includes all the cables and hardware necessary to start weighing objects!
You can replace the load cell for a higher capacity reading up to 10KG! (you may need to reconfigure your HX711 driver). Check: SENS-10, SENS-5 or SEN-13329 on our website.
Video Tutorial:
Scale kit guide: https://www.youtube.com/watch?v=iywsJB-T-mU
ESP32 basic tutorial #1: https://www.youtube.com/watch?v=0UiqDL8x7ek
ESP32 basic tutorial #2: https://www.youtube.com/watch?v=osneajf7Xkg
Code from Github: https://github.com/SensorsIot/Weight-Sensors
HX711 Library: https://github.com/bogde/HX711