Table of Contents

Motor Control Board

This board is for two DC motors (5-40V) in combination with an Arduino. You can control each speed with one PWM and each direction with 2 digital ports.
- Forward: ON - OFF
- Stop: OFF - OFF
- Backward: OFF - ON
Two control LEDs indicates the PWM. And the other four indicates the direction of the motors.
With the jumper one can power the output with an external power supply or - for testing purposes only - via the arduino.


Paper-PCB


motor_control_board_21.xcf.zip


Code

test program


Components


License

The Motor Control Board was designed by Wolfgang Spahn 2011-16.
It is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Creative Commons License