Hi-
I am pretty new to Arduino and need some help. I am making a tensile tester device using 2 UNO boards.
One board is controlling the stepper motor which controls the force gantry. The other board controls the rotary encoder and load cell. I used two boards because I cannot get a smooth movement in the stepper with the two sensors in the loop.
Here is my issue - the read rate on the HX711 and analog pins are really slow...like one sample per second slow through the serial monitor. I have increase the baud rate and it doesn't seem to do anything. I have found some very complicated code to change clock speed on board, etc...it's honestly a little beyond me still.
Am I using the wrong amp entirely? Is there some simple code to increase sample rate? Do you think this is due to using the rotary encoder in the same loop? Can I connect the HX711 to digital pins.
Please any help would be greatly appreciated - sample code especially. I will return the favor to forum some day!!! Thanks.
