DESCRIÇÃO EM PORTUGUÊS BREVEMENTE DISPONÍVEL
Se tiver alguma dúvida neste produto não hesite em contactar-nos.
*Atenção: as imagens são meramente ilustrativas.
Features
- Supports Raspberry Pi A+/B+/2B/3B/3B+
- Freescale H-bridge driver MC33886, controls DC motors to turn in both directions
- Onboard 5V regulator, provides power to Raspberry Pi
- Onboard IR receiver, used for remote control robot
- Multi protection circuit, excellent stability
- 2A self-recovery fuse, keep your Pi safe
- Driver chip features Short-Circuit Shutdown for Large Output Current, Undervoltage Disable Function
- Reversed polarity protection for motor output
- Anti-reverse diode for power supply
- Power input range: 7V~40V
- Single motor output current: up to 5A
- Power supply current for Raspberry Pi: up to 2A
What's on Board
- Raspberry Pi GPIO interface: for connecting Raspberry Pi
- Motor screw terminal: for connecting motors
- External power input
- 74LVC4245AD: voltage level conversion chip, buffer device
- MC33886: motor driver chip
- LM2596-5.0: 5V regulator
- Power indicator
- Raspberry Pi power selection
- OFF: Raspberry Pi powers the Motor Driver Board
- ON: Motor Driver Board powers the Raspberry Pi
- 2A self-recovery fuse
- IR receiver
- Schottky diodes: protects the motor driver
- Power supply anti-reverse diode
Photos
RPi Motor Driver Board
RPi Motor Driver Board back view
RPi Motor Driver Board connecting with Raspberry Pi
Control the mobile robot remotely
Note: photos are FOR REFERENCE ONLY, the other boards/modules/accessories are NOT included in the price.
Dimensions
Interface definitions
Interface | wiringPi | BCM |
M1 |
P28 |
20 |
M2 |
P29 |
21 |
PWMA |
P25 |
26 |
M3 |
P22 |
6 |
M4 |
P23 |
13 |
PWMB |
P26 |
12 |
M1 and M2 are connected to the right motor, while M3 and M4 are connected to the left motor. PWMA and PWMB are output enable pins, active high enable. When they are driven to High level, the PWM pulse will be outputted from M1, M2, M3 and M4, so as to control the speed of the robot.
Control work
M1 | M2 | M3 | M4 | Descriptions |
1 |
0 |
1 |
0 |
When the motors rotate forwards, the robot goes straight |
0 |
1 |
0 |
1 |
When the motors rotate backwards, the robot draws back |
0 |
0 |
1 |
0 |
When the right motor stops and left motor rotates forwards, the robot turns right |
1 |
0 |
0 |
0 |
When the left motor stops and right motor rotates forwards, the robot turns left |
0 |
0 |
0 |
0 |
When the motors stop, the robot stops |
Development Resources