Ardumoto Shield Hookup Guide

This Tutorial is Retired!

This tutorial covers concepts or technologies that are no longer current. It's still here for you to read and enjoy, but may not be as useful as our newest tutorials.

View the updated tutorial: Ardumoto Shield Kit Hookup Guide

Pages
Contributors: jimblom
Favorited Favorite 0

Introduction

The Ardumoto Shield is an easy-to-use dual motor controller for Arduino. Combined with an Arduino, the Ardumoto makes a fantastic controller platform for RC vehicles or even small autonomous robots.

Ardumoto ISO

At the heart of the Ardumoto is an L298 dual full-bridge motor driver, one of our favorite motor drivers around. It's able to drive two, separate DC motors forwards and backwards at up to 2A each.

In this tutorial we'll go over some of the basics of both the Ardumoto and the L298 living on it. Digging deeper, we'll get into some assembly tips, and finish with an example Arduino sketch.

Required Tools & Materials

To follow along with this tutorial, you'll need an Ardumoto Shield and an Arduino or Arduino-compatible development board.

In addition to those, you'll also probably want a couple of DC motors to drive. The Ardumoto can control most small DC motors, like any of those in our DC motor category. Motors are also already included with many robot chassis, like the Magician or Tank Chassis.

Finally, you'll need a handful of connectors to get everything wired up together. We recommend Stackable Headers to connect your Ardumoto to your Arduino. And two or three 3.5mm Screw Terminals to help connect motors to your Ardumoto.

You'll also need a few tools, including:

Suggested Reading

The Ardumoto is a great platform for first-time motor users (and experienced ones too!). There are, however, a few concepts you should be familiar with before clicking over to the next few pages. Here are some tutorials we recommend reading first: