Zumo Robot for Arduino, v1.2 (Assembled with 75:1 HP Motors)

SKU: POLOLU-2510 Brand: Pololu

Retired Product

Replaced by: POLOLU-3126
This product has been replaced by: POLOLU-3126
This product is no longer available. This page is only for reference.

A Zumo robot preparing to attack a Parallax SumoBot.

Zumo Robot for Arduino, v1.2.

This Zumo robot is a low-profile tracked robot platform intended for use with an Arduino (or compatible device, such as an A-Star 32U4 Prime) as its main controller. It measures less than 10 cm on each side and weighs approximately 300 g with an Arduino Uno and batteries (165 g without, as shipped), so it is both small enough and light enough to qualify for Mini-Sumo competitions. It uses two 75:1 HP micro metal gearmotors to drive the treads, providing plenty of torque and a top speed of approximately 2 feet per second (60 cm/s), which makes it much more agile than competing robots like the Solarbotics Sumovore and Parallax SumoBot while still offering plenty of control. The Zumo robot includes a 0.036"-thick laser-cut stainless steel sumo blade mounted to the front of the chassis for pushing around objects like other robots, and a reflectance sensor array mounted along the front edge of the Zumo (behind the sumo blade) allows the Zumo to detect features on the ground in front of it, such as lines for following or edges for avoiding.

The Zumo control board is essentially a shield for the A-Star 32U4 Prime, Arduino Uno or Arduino Leonardo, each of which can be plugged directly into the shield’s male header pins, face down. (It is not compatible with the Arduino Mega or Due, but it can be used with older Arduinos that have the same form factor as the Uno, such as the Duemilanove.) The shield includes dual motor drivers, a buzzer for playing simple sounds and music, a user pushbutton, and a 3-axis accelerometer, compass, and gyroscope for sensing impacts and tracking orientation. It also boosts the battery voltage to power the Arduino and breaks out the Arduino I/O lines, reset button, and user LED for convenient access and to accommodate additional sensors.

Pololu's Zumo Arduino libraries make it easy to interface with all of the integrated hardware, and Pololu provide a number of sample programs that show how to use the Zumo’s reflectance array, pushbutton, buzzer, and motors.

The robot ships as shown in the main product picture; no assembly or soldering is required. An appropriate Arduino (or compatible controller) and four AA batteries are required but not included.

New inertial sensors! In September 2020, Pololu started transitioning to shipping this robot with the v1.3 version of the Zumo Shield. The main difference is the new version replaces the shield’s inertial sensors with an LSM6DS33 accelerometer and gyro and an LIS3MDL magnetometer, as the LSM303D accelerometer and magnetometer used on the original revision has been discontinued. You can use Pololu's updated Zumo Shield Arduino library to help you write code that will work with the inertial sensors on either revision. In addition, the power switch and pushbuttons on the v1.3 shield have been changed to be surface-mount parts. For more information, see the user’s guide.All units shipping now from Pololu have the newer v1.3 shield. If you require units with the previous v1.2 version, please contact us before you place your order.

July 10, 2015 update: This robot now features black, spoked sprockets (see the main product picture) in place of the original white ones (which can still be seen in some of the pictures on this page).

Features

  • Integrated 75:1 HP micro metal gearmotors that offer a good blend of speed (up to 2 feet per second), power, and control.
  • Mounted array of six IR reflectance sensors that allows the Zumo to detect contrasts in reflectivity directly beneath its blade, which can be used for following lines or detecting edges (e.g. the white outer area of a sumo ring or the edge of a table).
  • Integrated DRV8835 dual motor drivers capable of delivering enough current for the Zumo’s two high-power gearmotors.
  • Buzzer for playing simple sounds and music. The buzzer is controlled by one of the Arduino’s PWM outputs, so tones can be generated in the background without taking up a lot of processing power.
  • Integrated 3-axis accelerometer, gyro, and magnetometer. These inertial sensors can be used for applications like sensing impacts to the Zumo and measuring its rotation.* Optional user pushbutton on pin 12.
  • 7.5 V boost regulator for powering the Arduino from the Zumo’s 4 AA batteries.
  • Convenient access to Arduino I/O lines, the pin 13 user LED, and the Arduino reset line via the shield.
  • General-purpose prototyping areas and an expansion area at the front for connecting additional sensors.
  • Compatible with the Arduino Uno R3 and Arduino Leonardo. Can also be used with older Arduinos that have the same form factor, like the Duemilanove.
  • Arduino libraries and sample code make getting started easy.
  • Detailed user’s guide.

Required accessories (not included)

Arduino R3, top view.

  • An Arduino or compatible control board. The Zumo Shield works with the A-Star 32U4 Prime, Arduino Uno and Arduino Leonardo. It is not compatible with the Arduino Mega or Due, but it can be used with older Arduinos that have the same form factor as the Uno, such as the Duemilanove. (Other Arduino-compatible controllers might work with the Zumo robot, but support for them will be limited and they might require modification; for example, one customer got his Zumo robot working with the Freescale FRDM-KL25Z board.)
  • Four AA batteries. The Zumo chassis works with both alkaline and NiMH batteries, though Pololu recommend rechargeable NiMH cells.

Optional accessories

A variety of Sharp distance sensors.

  • Optical rangefinders for obstacle/opponent detection. Pololu carry both analog and digital rangefinders that detect at distances useful in regulation mini-sumo rings.
  • iMAX-B6AC battery charger for charging the Zumo’s battery’s through the Zumo Shield’s 2-pin charge port. Note that you only need a battery charger if you plan on powering the Zumo with rechargeable cells, and that charger should be capable of charging 4 NiMH cells in series. Alternatively, since the Zumo just uses ordinary AA batteries, you can use AA chargers (into which you stick the individual cells) available at most general electronics stores.
  • Connectors (headers, jumper wires, etc) for adding more sensors.
  • Replacement sprockets in red or white. The Zumo robot for Arduino includes the black sprockets shown in the left picture below, but other colors can be purchased separately if you want to add a bit of personalization to your robot. The following pictures show the newer Zumo 32U4 Robot, which is based on the same Zumo chassis and therefore uses the same sprockets:

Zumo 32U4 robot with black sprockets.

Zumo 32U4 robot with red sprockets.

Zumo 32U4 robot with white sprockets.

Also available as a kit

For those interested in soldering and assembling their own Zumo, the Zumo Robot Kit for Arduino contains the parts necessary to assemble your own Zumo robot, but allows you to select a different gear ratio micro metal gearmotor to make your Zumo faster or stronger. Note that unlike the assembled version, the kit does not include a Zumo reflectance sensor array.

Contents of the Zumo robot kit for Arduino, v1.2.

Comparison with the Zumo 32U4 robot

The newer Zumo 32U4 is another robot based on the Zumo chassis. It is a more highly integrated robot than the Zumo robot for Arduino, with enhancements that include a built-in Arduino-compatible ATmega32U4 microcontroller (the same one used in the Arduino Leonardo and A-Star 32U4 boards), an LCD, encoders for closed-loop motor control, and proximity sensors for obstacle detection. The Zumo 32U4 main board effectively combines the functions of the Zumo Shield and the separate Arduino controller into a single, compact board that is just as easy to program as a standard Arduino or A-Star thanks to its USB interface and preloaded Arduino-compatible bootloader.

A Zumo 32U4 robot (left) and a Zumo robot for Arduino with an A-Star 32U4 Prime LV (right).

Some of the pin mappings and software libraries differ between the Zumo 32U4 and Zumo robot for Arduino, so programs written for one robot generally need to be modified to work on the other.

People often buy this product together with:

Sharp GP2Y0A21YK0F Analog Distance Sensor 10-80cm Sharp GP2Y0A21YK0F Analog Distance Sensor 10-80cm
Arduino Uno R3 Arduino Uno R3

Dimensions

Size: 98mm × 98mm × 39mm1
Weight: 165 g2

Notes:

1
with an Arduino Uno.
2
without batteries and an Arduino (~300 g with batteries and an Arduino Uno).

Documentation and other information

File downloads

Recommended links

This product is listed in:

Retired

Product Comments

Exact shipping can be calculated on the view cart page (no login required).

Products that weigh more than 0.5 KG may cost more than what's shown (for example, test equipment, machines, >500mL liquids, etc).

We deliver Australia-wide with these options (depends on the final destination - you can get a quote on the view cart page):

  • $3+ for Stamped Mail (typically 10+ business days, not tracked, only available on selected small items)
  • $6+ for Standard Post (typically 6+ business days, tracked)
  • $10+ for Express Post (typically 2+ business days, tracked)
  • Pickup - Free! Only available to customers who live in the Newcastle region (must order online and only pickup after we email to notify you the order is ready). Orders placed after 2PM may not be ready until the following business day.

Non-metro addresses in WA, NT, SA & TAS can take 2+ days in addition to the above information.

Some batteries (such as LiPo) can't be shipped by Air. During checkout, Express Post and International Methods will not be an option if you have that type of battery in your shopping cart.

International Orders - the following rates are for New Zealand and will vary for other countries:

  • $11+ for Pack and Track (3+ days, tracked)
  • $16+ for Express International (2-5 days, tracked)

If you order lots of gear, the postage amount will increase based on the weight of your order.

Our physical address (here's a PDF which includes other key business details):

Unit 18, 132 Garden Grove Parade
Adamstown
NSW, 2289
Australia

Take a look at our customer service page if you have other questions such as "do we do purchase orders" (yes!) or "are prices GST inclusive" (yes they are!). We're here to help - get in touch with us to talk shop.

Have a product question? We're here to help!

Write Your Own Review

Guides

The Maker Revolution

The Maker Revolution celebrates the creation of new devices and the modification of existing ones - ...
The Maker Revolution celebrates the creation of new devices and the modification of existing ones - ...

Projects

Accurate IoT Clock With ESP8266

Being punctual is important. Hence accurate time is required. Clocks tend to miss out when it comes...
Being punctual is important. Hence accurate time is required. Clocks tend to miss out when it comes...

Days2Bin: Pico Powered Bin Reminder

Our recycle bin is collected fortnightly, but I can never remember which week, and the printed cale...
Our recycle bin is collected fortnightly, but I can never remember which week, and the printed cale...

Raspberry Pi Video Looper Display Installation | Overshare Video Festival

IntroductionA suspended ceiling display of forty repurposed screens and displays, each screening cr...
IntroductionA suspended ceiling display of forty repurposed screens and displays, each screening cr...
Feedback

Please continue if you would like to leave feedback for any of these topics:

  • Website features/issues
  • Content errors/improvements
  • Missing products/categories
  • Product assignments to categories
  • Search results relevance

For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.

Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.

Makers love reviews as much as you do, please follow this link to review the products you have purchased.