Pololu Blog »
3pi+ 2040 Robot full release with additional motor options
We have transitioned from our initial early-adopter release to a full release of the 3pi+ 2040 Robot family! With the full release, we also have some additional motor options. Here’s the full lineup:
3pi+ 2040 Version | Products | Micro Metal Gearmotor | Top Speed | Comments |
---|---|---|---|---|
Standard Edition | assembled or kit | 30:1 MP 6V | 1.5 m/s | good combination of speed and controllability |
Turtle Edition | assembled or kit | 75:1 LP 6V | 0.4 m/s | longest battery life, easiest to control, good for swarm robots or introductory robotics courses |
Hyper Edition | assembled or kit | 15:1 HPCB 6V | ~4 m/s | very fast and difficult to control, easy to damage; only recommended for advanced users |
The Turtle Edition is a great choice for educational environments or anyplace else where slow, controlled speed is important. On the flip side, the Hyper Edition uses high-power motors with a low-gear-ratio gearbox to offer a LOT of speed, but this also means reduced control and a higher risk of the robot damaging itself, so we only recommend it for advanced users who want to push the limits of what this robot platform can do. We also make the 3pi+ 2040 control board and 3pi+ chassis available separately for those who would like to do something custom with one of our many other Micro Metal Gearmotor options.
To recap from our early adopter release announcement, this robot combines our 3pi+ chassis with the power of the Raspberry Pi RP2040 microcontroller, and it’s full of cool features:
We have a comprehensive set of example Python programs to help get you started using all of these features, and we expect to continue adding more over time. Let us know if there’s something in particular you would want to see that is not already covered!
|
|
2 comments
We do not have any specific plans for a 3pi+ robot with built-in wireless communication features, though it is on a general long-term todo list. Using something like an ESP8266 or some kind of Bluetooth serial link would probably be good options for adding wireless connectivity to the 3pi+.
Brandon