IVProjects / Engineering_Projects

359 stars 81 forks source link

Ball and Beam code #14

Open spencenast opened 7 months ago

spencenast commented 7 months ago

Hello, I don't have that much coding experience and I'm having a lot of trouble with the code for Ball and Beam project. I'm trying to find the exact libraries you used for the header files (HC_SR04.h, AccelStepper.h, AS5600.h, PID_v1.h) so that I don't have to change the code and can directly load to arduino uno. I can't compile because the closest libraries I have found still call some variables and functions different names, but with every fix comes with another problem. Could you help me, or point me in the right direction??