arduino / summer-of-code

Arduino @ Google Summer of Code
40 stars 51 forks source link

Writting example code for HX711 weight sensor #158

Closed suvankit closed 3 years ago

suvankit commented 4 years ago

Hi, I am Subhankit, a 2nd year electrical undergraduate student. I have been making cool projects using arduino which includes line following robot to maze solver robot to IoT based smart saline bottles and many projects. I am very familiar with C language and arduino language as i have been using arduino for many projects and robotic competitions. While making a project with HX711 weight sensor, I found a difficulty in writing auto calibration code for the weight sensor as due to presence of different load scales there are different values of calibration factor. So I would like to propose to write an example code of auto calibration of the weight sensor for different load scales which can be easier for any user in future on making projects using arduino. thank you.