Controlling a stepper motor with timer - Arduino Forum
I am trying to use the onboard timer on the Arduino to control a stepper motor using a driver board. The motor is a Nema-17 class motor and the driver takes in step and direction input. Works identical to an easy driver; The driver described here Easy Driver stepper motor driver. The idea for this method is to preform a non-blocking method of controlling the motors. I have come across this . . .
more
|