I currently use a LeArm robot arm to learn programming and integration. it uses a custom Arduino uno board with a a ”run program” analog button. How would I activate the AR3 to run the programmed movement?
I am just starting to use the arm and I have a basic notion of the arduino. But what comes to mind is to use the arduino mega, put the button on one of its analog inputs and program the robot with the ARCS, so that it starts the journey you require, until it detects the button pressed.
I am just starting to use the arm and I have a basic notion of the arduino. But what comes to mind is to use the arduino mega, put the button on one of its analog inputs and program the robot with the ARCS, so that it starts the journey you require, until it detects the button pressed.