
The nitty gritty details are a little bit hidden, but [Sylvain]’s work is awesome enough that I just don’t care. He’s been doing research on robot learning with some tasty results. After all, who doesn’t want a robot to make breakfast for em? He’s taken the time to publish some source code, so robot made breakfast isn’t that far out of reach. mmmm.
Robots Hacks2427 Articles
Maker Faire 2008: SWARM

SWARM is a large scale kinetic art project. The electrically powered spheres move by shifting the batteries around the center axle. By tilting the central ring, th orb can steer as well. The SWARM members are currently radio controlled, but the plan is for them to eventually receive commands from a mother node. More information about the orbs’ design is available on the project wiki. A video of the wobbly buggers in motion is embedded after the break.
Li-ion For Your Roomba

[gim] gutted some li-ion laptop batteries to replace his roomba’s battery pack. He had to pick up a li-ion charger and add a protection circuit to deal with the li-ion cells, but ended up with a new lighter pack for his roomba. If you head this way, the protection circuit is a vital component to prevent fires/explisions/etc. Looks like a great resource for robot power or even R/C projects.
Playstation Controller Interfacing

This is an older set of hacks, but I’m surprised we haven’t covered them before. The playstation controller is an interesting alternative to normal robotic controls. This PS1 controller to serial interface is based on a Motorola HC68 series micro-controller. This even simpler version only needs some diodes to interface with a parallel port. Probably more interesting is this how-to on using a wireless PS2 controller with a basic stamp II.
Bad-ass Modular Snake Robot
[Andrew] sent in this sweet snake robot video. The snake bots are all about 36 inches long and built from lots of hitech servos and 6061 aluminum. The guys/gals at Carnegie Mellon have built quite a few of these, and I’d say that their work is paying off. They haven’t published much in the way of details, but it appears that the snakes are being computer controlled for faster behavioral development than an on-board mictrocontroller would allow. When I saw the snake motion I was reminded of the winner of the latest Tresser robotics contest – Phoenix. It’s a spider like bot based on servos, but with some very impressive motion programming that was designed with an excel spreadsheet.
Arduino Blimp

Here’s a good rule of thumb: “Don’t update your firmware five minutes before you’re going to fly an autonomous robot ten feet away from a former Vice President of the United States.”
That was one of the afterthoughts of [Chris Anderson] after presenting his Arduino controlled blimp at TED. (I might have to squeeze TED into my con schedule next year.) The project itself is somewhat documented here, with some hi-res photos, parts list, and some firmware. Apparently the blimp was overcome by the A/C in the auditorium, but I still dig it.
DIY CD Changer

[nophead] put this creation down to its final resting place, but it still deserves some attention. A Motorola MC6809 ran the show while a stepper driven robotic arm tipped with a suction cup fetched the selected disc. [nophead] has an interesting blog covering his work on building a 3d prototyping machine. The goal is to use it to produce a reprap, but he does a nice job of covering design problems and his attempts to solve them.