Overview
- Object ID : 2806 (2013-04-04)
- Author : Perry Harrington | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Motor Control
- Licence : Other
Content
This is a bipolar stepper motor driver written in SPIN. It directly generates the commutation sequence for the stepper motor. It can be easily used with the PPDB to test stepper motors. It only controls one motor per object at this time. The commutation method is entirely array based, no logic operands are in the fast path.