AccelStepper
AccelStepper library for Arduino

This is the Arduino AccelStepper library. It provides an object-oriented interface for 2 or 4 pin stepper motors.

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 applications.

AccelStepper significantly improves on the standard Arduino Stepper library in several ways:

The latest version of this documentation can be downloaded from http://www.open.com.au/mikem/arduino/AccelStepper

Example Arduino programs are included to show the main modes of use.

The version of the package that this documentation refers to can be downloaded from http://www.open.com.au/mikem/arduino/AccelStepper/AccelStepper-1.15.zip You can find the latest version at http://www.open.com.au/mikem/arduino/AccelStepper

You can also find online help and disussion at http://groups.google.com/group/accelstepper Please use that group for all questions and discussions on this topic. Do not contact the author directly, unless it is to discuss commercial licensing.