Asked — Edited
Resolved Resolved by Dave Schulpius!

H-Bridge For 4 Motors - Robot Car

I understand how to connect a IO tiny, ez-battery, ARC , H-bridge motor controller to two wheel robot car, easy.

Now I have a robot car that has 4 motors, do I just use 2 H-bridge controllers?

Or is their something I am missing?

thanks for help

Ang



Related Hardware (view all EZB hardware)
EZ-B Iotiny by EZ-Robot
Control IoTiny with Synthiam ARC: 100MHz Cortex‑M4 Wi‑Fi IoT/robot controller-camera, servos, ADC, I2C and digital I/O for easy internet automation
Wi-Fi / USB
Servos 8
Camera
Audio
UART
I2C
ADC
Digital

ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

Author Avatar
PRO
Synthiam
#17  

A Two channel hbridge takes 4 digital ports. The speed of the hbridge takes 2 pwm ports. That means 6 ports in total. There’s no reason you can’t share the same ports for two hbridge unless you need them to have individual directions or speed

Author Avatar
PRO
Canada
#18  

Hi @DJ Yeah I need 4 motors direction all controlled separate so I think I will follow your post on the other thread and go with an arduino for the # of ports and usb control.