How to Make SINONING Arduino Scale With Source Code

by SINONING in Circuits > Arduino

3682 Views, 25 Favorites, 0 Comments

How to Make SINONING Arduino Scale With Source Code

QQ图片20170317141307.jpg

Overview:

This is a kit can be applied to real life. If you need more accuracy, or more range, you can be based on this kit, use more reliable sensors, make more powerful scale. Through this kit of learning, you can understand the principle of electronic scale. when you get this knowledge, you will find so many fun to learn arduino. and you will get confidence, you can go further.

design by SINONING

and you can buy the whole kit from :here

​Featuer:

QQ图片20170317141333.jpg

Featuer:

* No welding required * Online Graphic Tutorial * Provide source code

You can modify the code so that the display you own name,

after you finished this simple kit, you will get self-confidence, you can go further.

List

UNO version:

Arduino UNO China Edition* 1

10kg acrylic frame *1

LCD 1602 + IIC display *1

Hx711 *1 Weight *1

Online tutorial Source code download

Connect 10kg Pressure Sensor Frame

QQ图片20170317141400.jpg

just following the photo

Connect Hx711 to Arduino

QQ图片20170317141404.jpg
QQ图片20170317141351.jpg

connect hx711 to arduino uno

HX711 ----- Arduino UNO

GND------GND

DT----10

SCK----12

VCC----5V+

Connect Arduino to LCD1602

QQ图片20170317141355.jpg
QQ图片20170317141408.jpg

connect arduino to LCD1602

LCD1602-----arduino uno

GND ———— GND

VCC ———— 5V

SDA ———— A4

SCL ———— A5

Source Download

download the source code to learn advance.

SINONING Arduino 10kg Scale diy education kit source code download link

including list:

arduino code

hx711 library for arduino uno

Advanced Play-adjusting the Scale

adjusting the scale

change the file :arduino library/hx711/HX711.cpp

Weight_Shiwu = (unsigned int)((float)Weight_Shiwu/4.65+0.05);

change the figure 4.65, if the reading more than the real weight, increase the figure, vice versa.

design by SINONING
and you can buy the whole kit from :here