To see this working, head to your live site.
Jan 26, 2021
In the Ardunio Code, Why have you used servo library to control stepper motors instead of stepper library?
In the Ardunio Code, Why have you used servo library to control stepper motors instead of stepper library?
3 answers0 replies
0
according documentation, arduino mega use for control gripper, no stepper motor. the arduino is optional and not important if you use pneumatic gripper.
if it is optional, how do you control the motors ?
the stepper motor controlled by Teensy 3.5, not using arduino mega.
in assembly process, the arduino mega connected to 8 channel relay and standby, you can use it to control more device later, such as motor, buttons, led and etc. it no use for arm movement, calibration