DIY IoT Weighing Scale using Load Cell HX711 & ESP8266 for Remote Weight Monitoring | Blynk

NextPCB offers first 2-layer 100 X 100 mm PCB with 0$ : 4-layer PCB - 12$ : .................................................................................................................................................................................................................................... In this IoT project, we are interfacing 40Kg load cell to the NodeMCU ESP8266 using the HX711 Load cell amplifier module. HX711 is a precision 24-bit analog to digital converter (ADC) designed for weighing scales and industrial control applications to interface directly with a bridge sensor. The HX711 load cell amplifier is used to get measurable data out from a load cell and strain gauge. The electronic weighing machine uses a load cell to measure the weight produced by the load, here most load cells are following the method of a strain gauge, Which converts the pressure (force) into an electrical signal, these load cells have four strain gauges that are hooked up in a Wheatstone bridge formation. We will make a Weighing Scale Machine which can measure weights up to higher-value like 40KG. We need to calibrate the load cell and find the calibration factor. Once the calibration is done, we can include that factor in our code. Thus this will make the scale precise and accurate. The greater is the mass the greater the error. So we will try to remove the error from the weighing scale. We will finally display the measured weight in the 16×2 I2C LCD Display. We will send the so obtained weight value on the IoT Cloud platform called Blynk Application. Thus, weight can be monitored from any part of the world simply by observation on the Blynk app dashboard. Source Code/Program: .................................................................................................................................................................................................................................... Drop a like if you liked this video. Don’t forget to subscribe to our channel for more Electronics projects and tutorials. Website: Facebook: Instagram:
Back to Top