Developing An Electronic Board Game

[Zach] enjoys playing the game Catch Phrase, but the complexity of the words makes this game a no-go for the little ones. We remember that the game used to be mechanical, using paper disks with the words on them. Those would be easy to recreate with your own dictionary set, but since it has transitioned to an electronic unit that option is out the window. So [Zach] decided to build his own version of the game that lets you use custom word sets after drawing inspiration from another Catch Phrase hack.

He’s calling it AVRphrase since it uses an AVR ATmega328. You’ll also find five buttons, a piezo buzzer, and a character LCD included in the design. He saw the project all the way through to the end, having a PCB manufactured, and installing it in a project box. A demonstration of the finished game can be seen after the break. [Zach] ended up with 9 working units at a cost of about $30 each.

Continue reading “Developing An Electronic Board Game”

Flaming Guitar Hero

[Chris Marion] knew he wanted to play with fire, or more accurately with fireball spewing valves, but he need a good project in which he could use them. Inspiration finally struck and he built this controller that matches fireballs to the fret buttons on a Guitar Hero controller. There’s quite a lot that goes into this but we think that he hit a home run. The basic components are a manifold with electronically actuated valves, another manifold for the pilot lights, and a modified Guitar Hero controller.

To interface the controller he used an Arduino along with [Bill Porter’s] PS2 library to read signals from the buttons. But the real labor intensive part of the build came with the manifold. There’s a hardware store’s worth of fittings and flexible copper pipe that go into that assembly. In the end this all came together in just one week.

[Thanks Bill]

Jumbo Size New Years Countdown

New Years celebrations tend to get bigger and bigger every year for most people, and [Brian] takes no exception. In order to top his lighted tree of a few years ago, he has concocted a 40’x40′ set of Seven-Segment displays made out of Christmas lights, hung from nearby trees. These displays would start counting down the minutes an hour before the ball drop, and be synchronized with music. Also in the spirit of a New Years party, the music he has chosen is in the form of a Power hour. The control board [Brian] is using also comes with two extra outputs, which he plans to use for the most exciting possible additions: Fireworks and Flamethrowers.

Be sure to check back after New Years to see a video of the device in action. Be sure to Hack, Drink, and Party Responsibly out there.

Well-balanced Flight Simulator

Here’s a flight simulator which uses concepts simple enough for anyone to build. As you pilot your virtual craft, the cockpit you’re sitting in moves as well. But unlike some of the more extreme simulator builds we’ve seen, this uses basic materials and simple concepts to provide that motion. Its center of gravity is balanced on a base frame. The joystick slides as you move the nose of the craft up and down, shifting the center of gravity causing the cockpit to tilt as well. The pilot sees the simulated flight through a wearable display. There is a stationary reference in front of him which allows the system to measure head movements, panning and tilting the virtual display to match. Check out the overview video after the break, or click through to the page linked above and watch all 22 episodes of the video build log.

Continue reading “Well-balanced Flight Simulator”

Build A Pong Gaming Console

A lot of thought went into [Patrick Mccabe’s] Pong gaming console build. He used components we’re familiar with; an Arduino as a controller, 8×8 LED modules as the display, and potentiometers (with fancy knobs) in project boxes as the controllers. But every step along the way he took care to build this cleanly and robustly. Even the MAX7219CNG drivers for the six LED modules reside on PCBs from a fab house. The finished project is something you’d be proud to pull out and play when you have friends over. Even if they’re not part of the geek elite we think they’d enjoy a game or two. Great job [Patrick]. We hope to see an internalized microcontroller and scoring in your next update!

Want to do this but the cost of the matrix drivers scared you away? Follow our tutorial to build your own display using an AVR for the multiplexing.

Gum Ball Maze Updated… Now With Robots!

In what is surely becoming an ever-growing Rube Goldberg machine, [Dan] updated his gum ball dispenser to include a robot arm. We looked in on this human lab-rat experiment that rewards successful maze navigation with bubble-gum just about a year ago. As you can seen in the video after the break he’s added several new features to delight users. The original had a maze actuated by an accelerometer and that remains the same. But when the device fires up, the wooden ball is moved to the start of the maze by a Lynxmotion robotic arm. That arm is mounted on rails so it can also move to deliver the gum ball after a successful run. There’s also an anti-jamming feature that shakes the gum ball dispenser to ensure you don’t come up empty.

Whether playing chess or being controlled by a mouse the Lynxmotion has been quite popular lately. [Dan’s] solution uses a vacuum pump to grab onto the spheres (both wooden and gum), similar to the method used with the CNC pick and place from a while back.

Continue reading “Gum Ball Maze Updated… Now With Robots!”

Step By Step Antique Radio Repair And Upgrade

I actually have a 3 very similar radios. I think I need to do this.[M3talhead] takes us through a very informative repair of an old tube radio. In this case, his radio was from the late 30s. He was able to find the original data from Radiomuseum.org. He painstakingly dismantles the radio components and the cabinet. Instead of completely modernizing the internals, he replaces the bad parts and brings it back to functionality. He wanted to do an MP3 upgrade, but rather than wire directly into the radio, he built an AM transmitter for his mp3 player.