Dexterous Hexapod Clarification

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

This tip was submitted by [Mike], with the original information seen in this post. When I passed the story along to our writer [Mike Szczys] I didn’t send along the entire email conversation. This bot is noteworthy because it has taught itself to walk. In the build log you can learn about how it has created its gait and altered it based off of the vision. There are also some great pictures of prototypes there too. While we can all agree that it isn’t as impressive looking initially as the A-Pod, remember that it wasn’t programmed to look impressive.

HUD For Real Life Capture-the-flag

If you’ve played any of the Splinter Cell games you’ll remember the PDA that [Sam Fisher] carried around with him.  What if you could have one of your own when playing capture-the-flag? [Brad] has created the ZephyrEye as an electronic command and communications device for real-life games.

Each player carries around their own unit. The ZephyrEye has a GPS module, Xbee module, LCD screen, and control buttons. This allows a player to setup one of several different games, map out the game field including base locations and flag locations, and monitor a time limit and scoring. Other players can join the game in progress. The best part? The GPS modules report tracking to each handheld and act as radar for your team and the enemy team. We’ve got a couple of demo videos after the break.

Words can’t describe how delighted this would have made us back in the day. We don’t play outside with the other neighborhood kids anymore (insert dirty-old-man joke here) but that might change just because of this device. We may end up joining [Barney Stinson] for some amazingly awesome laser-tag games after all.

[Brad’s] posted hardware information and source code so that you can use to throw together a dozen or so units. We think the next version should incorporate a wearable display.

Continue reading “HUD For Real Life Capture-the-flag”

Veteran Robot Features Eight Legs And BeagleBoard

This spider-bot was built by [Zhanx] during his deployment in Iraq. He didn’t have prior hardware building experience and started out on this project when he received an Arduino to play with in September. Must be a fast learner! The parts are laser-cut from ABS plastic and connected to 24 servos. He sourced an SSC-32 serial servo control board to take care of the motor connections.

[Zhanx] has since migrated from the Arduino to a BeagleBoard which you can see perched atop the body in the video after the break. This should give him plenty of speed and power to improve the movement routines. There’s some nice work here but adding rubber feet, like on yesterday’s hexapod, wouldn’t hurt.

Continue reading “Veteran Robot Features Eight Legs And BeagleBoard”

Use An Analog Oscilloscope To Display Digital Logic

[Mike Bradley] wanted to use his oscilloscope to display 8 channels of digital signals. Alas, the analog unit didn’t have this capability. Not to worry, he threw together an adapter module that does the trick. Using a PIC 18F26K20 microcontroller he inputs four or eight channel digital logic (at 5V) and filters the output to an analog signal that the oscilloscope can interpret. What you see in the photo above is the result.

Arduino Helps You Ski Copper

[Dwight’s] been working on a long-term project to add a status board for the ski runs at Copper Mountain ski resort. The board will feature an 8×8 LED module for each run that displays a green O for open trails, a green G for groomed trails, and a red X for closed trails. He’s also got a status board with LEDs embedded in a trail map.

The system relies on SPI for each LED module. An Arduino Mega uses a Xbee module to pull down XML data wirelessly and display it on this board. Since the trail report is already available online it’s just a matter of parsing the data in a useful way.

He’s not quite done with the whole thing yet, but keep an eye out for it if you are planning to ski Copper Mountain.

[via Tom’s Guide]

RGV Laser

[Carl] sure has come a long way with laser modifications, now introducing his portable RGV Full Colour Laser. Although it feels just like yesterday when he showed us his green spiro and his Lego diffraction grating projector.

But enough of the past, the RGV laser is built using a White Fusion Mixing Kit and his own Full Colour Driver Extension. We couldn’t find any circuit diagrams or code to build your own at the moment, but it appears fairly straight forward and you can always take a look at [c4r0’s] Colour Laser.

PicAxe LEGO Tank

[TomTheGeek] built a LEGO tank with a PicAxe controller. Locomotion is supplied by a Lego Power Function motor controller. He cut an LPF extension wire in half so that he could patch into the PWM signals without altering the motors themselves. You can make out the control circuitry and a small breadboard in the tank’s turret. [Tom] added a laser pointer to the tip of the barrel but we’d like to see an IR LED. The tank is controlled by a infrared remote control and adding TV-b-gone functionality to the toy would create something of a Rube Goldberg feature for turning off the tube. But alas, there’s no programming space left for that as the PicAxe 08M is limited to 256 bytes.

There’s a video after the break of this little demon tracking its way around the room. This is a nice addition to the other LEGO tank we saw a while back.

Continue reading “PicAxe LEGO Tank”