The fully assembled Pololu Zumo robot is an Arduino-controllable tracked robot platform that is less than 10 cm × 10 cm—small enough to qualify for Mini Sumo. It includes two micro metal gearmotors coupled to a pair of grippy silicone tracks, a stainless steel blade, an array of six infrared reflectance sensors for line following or edge detection, 3 axis accelerometer, magnetometer and a buzzer
The Zumo robot is a low-profile tracked robot platform intended for use with an Arduino (or compatible device) 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.
Zumo Takes on PVC pipe
Attack! Pololu Zumo takes on a Parallax SumoBot
The Zumo control board is essentially a shield for the Arduino Uno or Leonardo, both 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 and compass. 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 they provide a number of sample programs that show how to use the Zumo’s reflectance array, pushbutton, buzzer, and motors. Pololu have also written a basic LSM303 Arduino library that makes it easier to interface the LSM303DLHC 3-axis accelerometer and magnetometer with an Arduino.
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.
Size: 98mm x 98mm x 39mm (height without Uno on board.)
Weight: 165g without batteries, ~300g with batteries and Uno.
Zumo Shield for Arduino - labeled top view
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 <a href="Details/685-Pololu-Zumo-
User’s manual for the Pololu Zumo Shield for Arduino.