Robot Kits » Zumo Robots and Accessories » Original Zumo 32U4 Robot »
Zumo 32U4 Robot (Assembled with 75:1 HP Motors)
The Pololu Zumo 32U4 robot is a versatile tracked robot based on the Arduino-compatible ATmega32U4 MCU. It includes two 75:1 HP micro metal gearmotors along with integrated dual motor drivers, an LCD, quadrature encoders, line sensors, side and front proximity sensors for detecting objects, and a full IMU for detecting impacts and tracking orientation. The low-profile robot is less than 10 cm × 10 cm—small enough to qualify for Mini Sumo. No soldering or assembly is required; just add 4 AA batteries and a USB cable and your Zumo is ready for programming.
Alternatives available with variations in these parameter(s): version Select variant…
Compare all products in Original Zumo 32U4 Robot or Zumo Kits and Robots.
Description | Specs (3) | Pictures (7) | Resources (17) | FAQs (1) | On the blog (5) |
---|
- Why are the accelerometer readings from my LSM303D stuck at an incorrect value?
We have noticed that the accelerometer in the LSM303D is particularly sensitive to brown-out conditions. If power is removed and the voltage on the 3.3 V power supply line falls significantly, but is not allowed to drop completely to 0 V, the accelerometer can be put into a bad state. When power is reapplied to the LSM303D, the accelerometer then returns readings on some or all axes that are large values and do not change much or at all. (We have often seen readings like -32760 and 24539.)
To prevent this problem from occurring, the voltage on the 3.3 V line must be allowed to fall to about 0 V when power is removed from the LSM303D. Depending on other loads and the amount of capacitance on the 3.3 V line, it can take up to several seconds for this to happen, meaning that you should avoid interrupting power to the LSM303D for any shorter period, and if such a short interruption does occur, you should remove power again for a longer period to allow the accelerometer to reset properly.
If the voltage takes too long to fall, you can add a resistor between 3.3 V and ground (a “bleeder resistor”) to discharge the 3.3 V line more quickly when power is removed. We suggest trying a resistor in the 1 kΩ to 10 kΩ range. (Note that a stronger bleeder resistor will cause the voltage to fall more quickly when power is removed, but it will also waste more power when the supply is present.)
The Zumo 32U4 includes a bleeder resistor on the 3.3 V line.