Provides an API software interface to TIMER2 to control upto four stepper motors.

Dependents:   Steppermotor

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers ChangeLog.h Source File

ChangeLog.h

00001 /*
00002 
00003 SimpleSteppers change log history.
00004 ==================================
00005 
00006 1.1    20/May/2011
00007 
00008     * Added the SimpleStepperProfiler class to control start/stop accel profiles.
00009     * Added example2.h to show how to use the profiler.
00010     
00011 1.0     2/May/2011
00012 
00013     * Initial release.
00014 
00015 */