Motor Driver for Raspberry Pi Robot using TB6612FNG

In this feature, I take another look at the TB6612FNG motor driver, but this time, with the Raspberry Pi instead of the Arduino. The H-Bridge module is the chosen robot driver for my Pi Wars entry effort. View this post for circuit examples and Python test code to get started with your own Robot Project. Continue reading “Motor Driver for Raspberry Pi Robot using TB6612FNG”

TB6612FNG Dual DC Motor Driver and Arduino Circuit guide

The TB6612FNG Dual H-bridge DC motor driver is ideal for small robot vehicles using the Micro Metal Gearmotors. This guide looks at how to use this driver when connected to Arduino compatible boards using single power supply options. Therefore, review this guide for pinouts and example circuit diagrams for 3.3 Volts and 5 Volts. Continue reading “TB6612FNG Dual DC Motor Driver and Arduino Circuit guide”

GPIO PWM For Raspberry Pi H-Bridge DC Motor Control

In this article, I look at using the Raspberry Pi GPIO PWM for DC motor control. Through Python programming, I look at how to interface with a typical H-Bridge DC motor driver. Furthermore, H-Bridge diver code examples with wire connection illustrations are included. Continue reading “GPIO PWM For Raspberry Pi H-Bridge DC Motor Control”

L298N H-Bridge DC Motor Driver Module Quick Start Guide

If you are looking to build your own robot vehicle, you may consider using DC Motor H-Bridge Modules. So this quick how-to guide will help you get going quickly with the L298N Dual H-Bridge DC Motor Driver Module. Included, is an easy wiring connection diagram and some start code for quick reference.

Continue reading “L298N H-Bridge DC Motor Driver Module Quick Start Guide”