/// This is the Arduino AccelStepper library. /// It provides an object-oriented interface for 2, 3 or 4 pin stepper motors. /// The standard Arduino IDE includes the ...
The standard Arduino IDE includes the Stepper library (http://arduino.cc/en/Reference/Stepper) for stepper motors. It is perfectly adequate for simple, single motor ...