Robot Follows The Rules Of The Road

[youtube=http://www.youtube.com/watch?v=Y6R0wO1o01g]

This is a fantastic high school project. [Shmendrik213] built and robot a programmed it to follow common traffic rules. The robot drives itself with a DC motor, using one servo for steering and another to pan a webcam back and forth. The netbook that comes along for the ride is running a VB.NET program that can detect an upcoming intersection, read the street sign, and react based on other cars currently at the intersection.

The hardware is running on an Altera processor using firmware programmed in VHDL. We remember building a tissue box holder for one of our high school projects. Looks like the times have changed since then.

A Collection Of Quick Line-followers

Here’s a nice collection of line-following robots (translated). They’re fast and they stay on track even through sharp turns. They center around a Baby Orangutan board which features an ATmega328 microcontroller and two motor driver channels. These drive the geared motors and use optical sensors to track a dark line on a light surface. There’s plenty of build and testing information (translated) if you’re interested in the gory details. Or just jump past the break to see the red on doing its thing.

Continue reading “A Collection Of Quick Line-followers”

Super Simple Inch Worm Mechanism

[youtube=http://www.youtube.com/watch?v=dvplpWJ9CcI]

Sticklers for the definition of “robot” should simply avert your gaze for the opening title of the video. [Randofo] has posted this beautifully simple inch worm mechanism using only a ruler, some connectors, a switch, a servo, a comb, some batteries, and a couple Tupperware containers. It inches, as it was designed to do, quite well. We’re especially fond of the use of a comb as an easily modifiable switch activator.

Giant Insect Rover Works For Us

[youtube=http://www.youtube.com/watch?v=vwFrCpYavt4]

ATHLETE, or the All Terrain Hex-Limbed Extra Terrestrial Explorer, looks pretty cool. This Hexapod is actually a pair of 3 legged robots that have joined together to haul some cargo off the top of stationary module. While this time-lapse shows it going pretty slowly, you get a hint at the end that it isn’t required to be quite so lethargic. One of the really cool things about this robot is the fact that the legs are multi purpose. It has a “tool belt” from which it can pull different attachments for its feet. There are many more videos available on their site.

[via BotJunkie]

Android Controlling Mindstorms NXT

[youtube=http://www.youtube.com/watch?v=bEEVwf6E10M]

Here’s an Android device controlling a LEGO Mindstorms robot. [Josh] and a couple of his colleagues developed software to get both Android 2.1 (video above) and Android 1.6 (video) to work as Bluetooth control devices. The NXT cube is running leJOS, a Java virtual machine, allowing you to program Mindstorms using Java. Although their code is at an early Alpha stage, this shows that it works and is a very welcomed tool for NXT development once they get to a more stable point and release it to the masses.

Flipping Pancakes

[Petar and Sylvain] are teaching this robot to flip pancakes. It starts with some kinesthetic learning; a human operator moves the robot arm to flip a pancake while the robot records the motion. Next, motion tracking is used so that the robot can improve during its learning process. It eventually gets the hang of it, as you can see after the break, but we wonder how this will work with real batter. This is a simulated pancake so the weight and amount at of force necessary to unstick it from the pan is always the same. Still, we loved the robotic pizza maker and if they get this to work it’ll earn a special place in our hearts.

Continue reading “Flipping Pancakes”

More Automated Wire Cutting

[MC] realized he had forgotten about an order for 2000 cut wires that was now due in a few days. Rather than dropping everything to complete the task, he whipped up this machine to cut the wires for him. A PIC 16F628 board drives a couple of battery-powered drill motors. One of them powers two lawnmower wheels for the feed, and the other turns a pin that squeezes the wire cutters. It’s not as advanced as the cutter/stripper from last year, but it gets the job done.

After the break you can see it does what is intended. The final product took about $80 and 12 hours of his time to build.  [MC’s] planned improvements include more accurate wire measurement, plus an LCD and button based user interface.

Continue reading “More Automated Wire Cutting”