Design of a Simple Electronic Scale Based on the 51 Microcontroller (Simulation + Code + Component List + Hardware Block Diagram + Software Flowchart + Reference Documents + Quality Materials)

Design of a Simple Electronic Scale Based on the 51 Microcontroller (Simulation + Code + Component List + Hardware Block Diagram + Software Flowchart + Reference Documents + Quality Materials)

Design of a Simple Electronic Scale Based on the 51 Microcontroller Abstract An electronic scale is a modern weighing instrument that integrates detection and conversion technology, computer technology, information processing, and digital technology. It is closely related to our daily lives. The electronic scale designed in this paper uses a microcontroller as the central control … Read more

Creating a Force Sensor Based on ESP32 and HX711

Creating a Force Sensor Based on ESP32 and HX711

Creating a Force Sensor Based on ESP32 and HX711—— Research Project on Basic Education Reform in Hunan Province 01Working Principle Force Sensor → HX711 → ESP32 → Bluetooth → Phyphox Mobile App HX711 ModuleHX711 is a high-precision 24-bit analog-to-digital converter chip specifically designed for pressure sensors. Its main function is to amplify the measured small … Read more

Create a Mobile Electronic Scale Using HX711, ESP32, and Phyphox

Create a Mobile Electronic Scale Using HX711, ESP32, and Phyphox

Electronic Scale Product Since July 2021, after about two months of intermittent efforts, the author has finally completed the installation and debugging of the smartphone electronic scale, which can measure up to 10 kilograms. During the long installation and debugging process, two technical articles from the WeChat public account “A Xuan Physics Teaching Research Room” … Read more

Using HX711 for Weight Measurement

Using HX711 for Weight Measurement

Table of Contents 1. Introduction to HX711 2. Module Operating Principle 3. Code Implementation 4. Conclusion 01 — Introduction to HX711 Kimi, start! In summary, HX711 is essentially an ADC. 02 — Module Operating Principle The internal structure diagram of HX711 is as follows: The working principle of HX711 is as follows: Inside HX711, there … Read more