DC Motor Control: L9110 motor control chip with OWI-535 robot arm

L9110 pin-out schematic.

The L9110 motor control chip doesn’t really do much controlling. It lets you operate the motor to spin in one of two directions. Of course, there are times when this is important. In the case of a robot motor arm motor, the chip allows the motor to raise and lower the arm.

Here’s a link to a 9110 data sheet.

Here are pictures of an OWI-535 robot arm with one motor connected to an L9110. I had jumpers so I used those rather than cut wires.

OWI-535 robot arm and L9110 motor controller breadboard setup
Jumpers attached to pins of L9110

The color coding helps. Red is positive power, orange is ground, the blue and the black connect to the motor, and the . . . purple . . . connects a voltage to the forward and reverse signal pins.

Here’s my hand connecting the powered purple jumper to the signal pins. The robot arm motor responds accordingly:

So why insert motor controller chips when the control pad that comes with the arm already has perfectly good switches? Well, I want a microcontroller to operate the arm, and in order to do that, I need the motor controller chips to interface between the microcontroller and the arm.

(Spoiler alert: the microcontroller will be an arduino.)

About engineerzero

Once and future engineer.
This entry was posted in robotics and tagged . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s