Arduino Hx711 Weight Scale Interface 1 0 Software
Connect all components as per the circuit diagram. Programming part is critical. In Calibration open the calibration sketch upload with out any load on the tray. Then put some known weight element then open serial port increment or decremented the calibration factor util you see the known value.
Arduino Uno-based electronic weighing machine by 5-wire 3 kg load cell.
- 15,106 views
- 11 comments
- 24 respects
Components and supplies
| × | 1 | |
| × | 1 | |
| × | 1 | |
| × | 1 |
Apps and online services
About this project
I want to know about the electronic components weight. So I decided to do my own weighing machine :)
To do that you have to download some libraries which are listed below
LiquidCrystal_PCF8574
Wire
HX711
Connect all components as per the circuit diagram.
Programming part is critical Mass effect crack galaxy map fix.
1. Calibration
In Calibration open the calibration sketch upload with out any load on the tray. Then put some known weight element then open serial port increment or decremented the calibration factor util you see the known value.
For example if you put 250gram weight, on first time it will give 400 gram or 1kg before calibration. You use a, s, d, f or z, x, c, v keys to correct the calibration level until you get 250 grams from 400gram or 1kg. Then just note down the calibration factor.
2. Actual Sketch
Put the calibrated value xxxxxxx on this line and upload thats all..
scale.set_scale(xxxxxxx);
3. To reset the tare value I use one push button.
<_e_26CL >Code
Schematics
Author
Boaz Lawnce
- 11 projects
- 27 followers
Additional contributors
- Sponsership by Nissi Embedded Lab
Published on
September 4, 2018Write a comment
Members who respect this project
and 19 others
See similar projectsyou might like
Table of contents
Write a comment