Mini Bench-scale

by Elecrow in Circuits > Sensors

200 Views, 3 Favorites, 0 Comments

Mini Bench-scale

Snipaste_2022-11-10_17-07-44.png
  • Using a weighing sensor and 3D printing to create a mini scale.



Supplies

  • Platform scale program and library files.


3D Design

2.jpg
  • Design the size of the housing according to the size of the weighing sensor.
  • It's printed on a 3D printer


Downloads

Assemble

7.jpg
8.jpg
3.jpg
4.jpg
5.jpg
6.jpg
9.jpg
  • Install the printed module and sensor


Debugging

Weight_Sensor_Scales_Kit-_20KG_result.jpg

Download the program to the arduino,

Start the program and put a 100-gram weight on it to see if it's accurate?

Modifying Library Files

Snipaste_2022-11-10_17-38-14.png
Snipaste_2022-11-10_17-40-18.png
  • Open the hx711.cpp file
  • Pull to the last "float Hx711::getGram()" position

Modify the parameters in the red circle, adjust them appropriately, and then download and run the program to see if it is accurate.

  • Debug several times until it is accurate