


The Zumo Shield does not have an integrated microcontroller, so it must be connected to an Arduino-sized board to run. Please note that this library does NOT work with the Zumo Shield for Arduino, which is a very different product.

The user's guide for the Zumo 32U4 robot is here: It has an integrated AVR ATmega32U4 microcontroller, motor drivers, encoders, proximity sensors, line sensors, inertial sensors, buzzer, four buttons, and display screen (graphical OLED or LCD). The Zumo 32U4 robot consists of the Zumo chassis, the Zumo 32U4 Main Board, and the Zumo 32U4 Front Sensor Array. This is a C++ library for the Arduino IDE that helps access the on-board hardware of the Zumo 32U4 robot (both the newer OLED version and the original LCD version).
