Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout_avr / src / stepper.h @ 6e7f0a98

History | View | Annotate | Download (565 Bytes)

# Date Author Comment
a07a0b55 11/04/2012 04:51 PM Julian Binder

wrote code for the stepper motor. Requires that the caller calls init with
the time that the function returned by the init function will be called.
then the user must call this function at the given constant time interval
this allows for sweep to work.
Library also allows for independent control of the stepper.