Stepper Motor¶
Meetings/News¶
Goal¶
A real motor that moves.
How¶
Todo
Give information about the motor: links to documents, …
One PWM channel (see here) for the motor speed.
One GPIO for the direction.
Testing¶
The testing approach taken in Motor/GPIO (Simulating Motor With LEDs) sounds really feasible to say the least. Lets continue it with this motor implementation.