Simple PWM for motor control

Dependencies:   mbed

You are viewing an older revision! See the latest version

Homepage

This program is for motor control with Arduino motor shield.

For motor control with arduino motor shield, it needs direction signal and brake signal. Maybe brake signal is optional. So, the code use three pins, direction(gpio), brake(gpio) and PWM output.


All wikipages