Unipolar stepper motor operation library

Dependents:   LAB04_Oppgave1 test_stepper Stepper_Motor_Demo StepperMotorUni_Hello ... more

You are viewing an older revision! See the latest version

Homepage

Sample code for stepper motor operation with StepperMotorUni library

This library generates pulses on 4 digital output pins of the mbed. The pulses are generated by mbed's ticker function.

The mbed pins cannot drive the stepper motor directly. So it requires driver stage for the motor. The circuit may be like following diagram.

/media/uploads/okano/unipolar-steppermotor-sample.png


All wikipages