[Pythagoras], A Delta Robot For Drawing

[Pythagoras] is a delta robot built originally using RC servos. Humbly, [Aaron] “concedes” that the first version of his delta robot using hobby servos was easy to build. As anyone who has built any kind of robot knows though, there is definitely a lot of work involved in even the simplest robot. Coordinating three axes and programming it to draw a picture is a really great accomplishment.

The second version, however is currently in development and uses stepper motors instead of servos. These upgraded motors should make the robot faster, more controllable, and more accurate. This version is at least somewhat working as evidenced by the time-lapse video after the break.

Although the title page listed above is a little sparse on build details, if you dig deeper into the page, there are actually 15 articles about the ‘bot, so be sure to poke around. Continue reading “[Pythagoras], A Delta Robot For Drawing”

Boxie Is An Adorable Toddler Videographer

Meet Boxie. He’s a robot videographer with levels of interaction we haven’t seen outside an episode of Dora the Explorer. The project was conceived by [Alex] as his MIT thesis project to see if robots can use humans to make themselves more useful. All we know is Boxie is freaking adorable, as evidenced by this video.

The idea behind Boxie was inspired by Afghan Explorer to capture video in an attempt to tell a story. In the videos (after the break), Boxie wanders around the halls of MIT searching for people to help him (“can you carry me up the stairs?”) and tell stories (“what do you do here?”). It’s an experiment in autonomous documentary directorial skill that was edited down into a video that made sense.

[Alex] designed Boxie to be the cutest thing we’ve ever seen so he could elicit a response from the subjects of the documentary. We’re going to say the voice helped, but [Alex] also found the cardboard robot factor also played into the success. Boxie was originally planned to have a plastic skin, but [Alex]’s friends thought it looked really creepy. They suggested that [Alex] go back to the prototype cardboard body. All we know is there’s a robot cuter than a Keepon, finally.

Continue reading “Boxie Is An Adorable Toddler Videographer”

Robot Takes Voice Commands Via Open Source CSR

This is Chippu, a robot that [Achu] has been working on for some time. His most recent addition was to give the robot the ability to respond to voice commands. This is accomplished using a variation of the open source Continuous Speech Recognition package called Julius.

The package depends on two main parts, a set of acoustic models which let it match incoming sounds and a reference library of grammar which is built from those sounds. [Achu] published another post which goes into detail about using Julius on a Linux box. It seems like this is possible with less robust hardware (ie: on an embedded system) if you narrow down the number of acoustic and grammer models that need to be matched.

For now, Chippu is getting commands from a computer that runs the CSR. But this was only used as a proof-of-concept and [Achu] plans to transition the bot over to smaller hardware like the BeagleBoard.

Check out the demonstration of Chippu responding to voice commands in the video after the break.

Continue reading “Robot Takes Voice Commands Via Open Source CSR”

Treaded Robot Modified For Stair Climbing

[Mike Li] is showing of his stair climbing robot. It’s a bot that cruises around on a pair of tank treads, but some interesting modifications gave him the traction needed to ascend a flight of stairs without slipping backward.

The image above shows this process in great detail. You can see the unaltered treads leaving the top of the image. In the foreground, strips of rubber-backed rug add some sticking power to the otherwise smooth surface. To really stop the bot from slipping, segments of CAT5 cable have been screwed to the tread at regular intervals, holding the carpeting tightly in the process.

You can see in the video after the break the little robot has no problem with rough terrain. The design was inspired by the iRobot Packbot which has a set of treaded appendages sticking off the front end. These ensure that the vertical face of an obstacle, such as the beginnings of a staircase, can still be reached by the main set of treads.

Continue reading “Treaded Robot Modified For Stair Climbing”

Giving The Hexbug Spider Freedom To Explore On Its Own

hexbug-hack

[Eric Gregori] recently spent some time messing around with a Hexbug Spider, and wrote in to share some modifications he made to the toy. In its unaltered form the robot can be controlled remotely, and while it’s fun to play with, the excitement is short lived. Using a TI MSP430 along with a small motor controller kit he put together, he gave the Hexbug a bit more personality.

The kit is really just a simple board used for mounting the MSP430 and FAN8200 motor driver, along with an IR emitter/sensor pair. It would be easy enough to put something similar together yourself, though if you are looking for a protoboard/deadbug/PCB etching-free solution, his Spider Hack kit is a quick and easy solution.

[Eric’s] walkthrough shows how to disassemble the Hexbug, and details which components need alterations before the controller board can be properly mounted. A few soldered wires later, the toy is ready to be reprogrammed, a process [Eric] carries out using the Launchpad board from which he lifted the MSP430.

As you can see in the videos below, calling the robot autonomous might be a bit of a stretch (I don’t see it walking to the kitchen to make me a sandwich), but it can navigate and avoid objects with ease.

Continue reading “Giving The Hexbug Spider Freedom To Explore On Its Own”

Line-follower Is An Homage To [Homer]; Plans To Infringe Copyrights

The Chief Knock-a-Homer robot is [Psycho Freaky’s] shout out to The Simpsons. The robot design appeared in an episode where [Homer] built [Bart] a fighting robot. Since he’s not robot builder, [Homer] actually climbed inside the shell and dished out sweet vengeance while suffering some severe injuries at the same time.

But [Psycho] has the skills necessary to make this autonomous and keep it looking just like the TV show at the same time. He has a friend with a CNC mill, and used it to cut out case parts from Masonite which were assembled with hot glue. A pair of small servos drive two wheels at the rear of the base, with a ball-bearing universal wheel centered in the front. There are also two downward-pointing sensors which lend it the ability to follow a line as seen in the video after the break.

We love the paint job, it really polishes the look. But [Pyscho] isn’t quite done yet. He plans to add an audio circuit that will give the robot the ability to play back classic sound clips.

Continue reading “Line-follower Is An Homage To [Homer]; Plans To Infringe Copyrights”

Easy Camera Tracking With A Quadrocopter

[DJ Sures] has been pulling all-nighters lately to get his AR Drone Parrot build off the ground. Now that it’s up and flying around, he managed to get it to follow objects around the room using on board cameras.

For the build, [DJ Sures] used the AR Drone ‘flying video game’ quadrocopter. This toy has two on board cameras that can viewed over wifi. All that’s needed is some interesting software to make things fun. The camera tracking of EZ-Builder software was brought into the mix so the AR Drone can be controlled via object or speech recognition, wiimotes, tablets, or terminals.

[DJ Sures] has come up with some slightly terrifying awesome builds like a Bluetooth Teddy Ruxpin, realistic Wall-E, and an awesome Omnibot 2000 refurb. This is his first flying hack, and the first to fully exploit the camera tracking of the EZ-Builder software. Check out [Sures]’ copter following him around a room after the break.

Continue reading “Easy Camera Tracking With A Quadrocopter”