mbed Robo-Rover
posted Aug 18th 2010 6:06am by James Munnsfiled under: robots hacks

There are a ton of rapid prototyping available on the market these days which all cater to different niches. Todays project, a robotic rover on a 4 wheel chassis, is based on the NXP mbed. The mbed is a popular board for higher need applications, and is centered around an ARM Cortex core.
This multi-part writeup is a great place to start for people who are looking into making a robot of any kind. [Aaron] explains a lot of important concepts that are often overlooked by novices of robot building, including the importance of movement feedback such as quadrature encoders, as well as the usefulness of Inertial Measurement Units (IMUs) to maintain bearing and terrain awareness. This project is nearing completion, and promises to deliver essential material such as source code, a bill of materials, and the robot in action.
This could also be a valuable tool for any FIRST teams looking to understand some of the necessary ideas in creating a robot. Are there any Hackaday readers out there participating in or mentoring a FIRST (or any other robotic competition) team? We would love to hear from you!






I mentor the Rolling Thunder Robotics team (#2421) in Springfield, VA. My first year I was really amazed how well the kids took to building robots. FIRST is definitely a great program for learning electronics and programming. It’s also a ton of fun! Check out one of the competitions if you’re curious.
The only down side is that FIRST has chosen to use a PLC and they do not allow any custom circuit boards. They did that to keep everything simple and on an even playing field, but it does limit the robot a bit. If only we could use an ARM and custom PCBs. Now, how do I get a Hack-a-Day sponsorship for my team?