
Very simple operation samples of unipolar stepper motor. This code has been made to help beginners to learn the stepper motor. The history of the code shows the how to generate pulses from very basic level.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
5:28bbda0fe9b5 | 2014-01-11 | version 0-2 : Check BusOut by LED | File Diff Annotate |
4:3cb4e78e0846 | 2014-01-11 | version 2 : 360 steps clockwise and counterclockwise rotations | File Diff Annotate |
3:db008e5009d0 | 2014-01-11 | version 1-1 : Rotate motor in reverse direction | File Diff Annotate |
2:e9fbf2c17789 | 2014-01-11 | version 1 : Output pulses to p23, p24, p25 and p26 ports | File Diff Annotate |
1:e49f906a4dbd | 2014-01-11 | version 0-1 : Speed changed | File Diff Annotate |
0:6e775c640f78 | 2014-01-11 | version 0 : Check DigitalOut by LED | File Diff Annotate |