hx711 loadcell, servo motor, arduino uno r3

Thread Starter

althanimac9

Joined Mar 29, 2022
2
Hello everyone, im a beginner at coding. I want to create a project on hx711 loadcell and servo motor. How it supposed to work: I have 1kg load cell. If i put an object heavier than 500 grams the servo motor motor will turn from 0 degree to 90 degree in 15ms. unfortunately I can't integrate the codes of hx711_ADC and Servo. Im only basing my knowledge on existing libraries. Can someone help me code and explain how it works? Thank you
 

Attachments

Thread Starter

althanimac9

Joined Mar 29, 2022
2
hi a9,
Welcome to AAC.
Post the Arduino Sketch you are testing.
Which model of Servo are you using.?
E
Hello Eric, im using TowerPro MG996R. While the arduino sketch im using is just <EXAMPLE> from arduino software. Doing so both hardware, servo and load cell, works accurately but I can't figure out how to code them to make it work simultaneously while carrying out its intended function.
 

ericgibbs

Joined Jan 29, 2010
18,845
hi a9.
I have a 5kG L/C + HX711 and a SG90 Servo + Arduino on my work bench, so if you post the Code I can run it.
Let me have a copy of your code.:)
E
 
Top