Exercise 3: Controlling the speed of a stepper motor
Modify the test program to let the stepper motor run continuously in the clockwise direction at about 10 RPM. This means that one full rotation should take about 6 seconds. The motion should take place at a constant speed, which would require that the delay in each step is the same.