The UltimateSIMON

[Simon Inns] designed a circuit board to retrofit an original Simon electronic game. This hack is immediately a win because he made sure that his design required no modification of the original case. The new PCB has many improvements. It moves the device from using 2 D-cells over to a 9 volt battery, the incandescent bulbs were out swapped out for three LEDs per button, and the use of tactile switches makes the buttons a lot more responsive (but does require a bit of modification to the colored button covers). Under the hood there’s a PIC18F2550 controlling a serial LED chip and handling input monitoring and sound generation. The video after the break is safe to watch at work, there’s no swearing involved this time. Continue reading “The UltimateSIMON”

Happy Meal Toy Scavenging

We’re sometimes shocked at the electronics included in ‘disposable’ items. For some reason (our tech inclinations?) we’ve been getting those audio greeting cards from relatives and it kind of kills us to see the PCB, batteries, and speaker in what would have otherwise been a fully recyclable card. Now we’ve got several sets of those guts waiting around for our next project.

[David Cook] cracked open another disposable item, an Avatar action figure that came as a Happy Meal prize. What he found inside will actually be useful. There’s a battery holder for the three coin-cell batteries, A blue LED (for those blue LED hacks our commenters are so fond of), and a piezo speaker. There are some other discrete components that may be of use to you but the first three are certainly a boon for those that are  junk scavengers like us.

Has anyone else found some goodies inside these types of free toys? We’d love to hear about them in the comments. But for now we’re just glad to see the first good thing to come out of that annoying market saturation that accompanied the movie release.

Incidentally, [David’s] h-bridge writeup is our go-to reference for building quick motor controllers from parts on hand, or that can be purchased locally.

[Thanks Gron]

Foul-mouthed Game Will Get You In Trouble

[Fridgehead] modified his Simon Says game to include a dirty word for each lighted button. This is a real good way to teach kids to swear and to get child protective services to pay you a visit all at the same time. The hardware has been modified to use an Arduino in tandem with an ISD audio chip. These chips can record and playback sound. Although [Fridgehead] could have made it say anything he, choose four words you won’t say in front of your mother. We should warn you not to play the video after the break if you’re at work or it’ll be your boss that comes after you, not your disappointed mom.

Continue reading “Foul-mouthed Game Will Get You In Trouble”

Billy Bass With Selectable Clips

[Will] enjoys giving hacked items as Secret Santa gifts and this year he decided to augment a Billy Bass. These gag items have become a popular hack to use as a prop or to read your Twitter updates to you. Right of the bat he scrapped the original PCB and sent it to the gift’s future recipient as if he were a kidnapper extorting a family. He then set to work replacing the guts with a pair of PIC 18F452 microcontrollers. One uses power transistors to control the movement, the other controls an MP3 that handles the sound clips. The interface has some LEDs for added effect and uses a dial to select each sound clip which is displayed on a 4×20 character LCD.

The project has several voltage headaches as the motors operate at 6v and 4v, the microcontrollers and LCD display at 5v, and the MP3 is looking for 1.5v. That’s for voltages supplying this Frankenstein’d schematic. But he pulled it off, as you can see in the video after the break.

Continue reading “Billy Bass With Selectable Clips”

NXT Hacks: Tanks And Heaters

Here’s a double-dose of Lego NXT goodness; a robotic tank and an automatic aquarium heater.

The image to the left is a robotic tank powered by the popular Lego Mindstorms NXT kit. The brains rest inside of a tube, including the controller brick, ultrasonic range finder, a gyroscope, and a compass. Two sets of treads surround each edge of the tube making us wonder which end is up? We’ve embedded a video of this beast after the break. You’ll see that the tank is incredibly agile in this configuration.

To the right is an aquarium heater. [Dave’s] kid were growing some tiny water dwellers which we’ve always know as Sea-Monkeys. The problem is that the tank needs to be between 72-80 degrees Fahrenheit for the little shrimp to thrive. He dug out his NXT controller and paired it up with the Lego temperature sensor and a dSwitch relay. This setup monitors the Aquarium for temperatures between 72-78 degrees and switches a lamp on an off to regulate the temperature. This keeps his kids and the stagnant pool happy.

Now that we’ve whet your appetite for NXT check out the wiimote operated NXT Segway and the NXT Sudoku solver.

Continue reading “NXT Hacks: Tanks And Heaters”

Cubicle-dwellers Rewarded For Reflexes

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

[StudioJooj] is trying to torture or test his colleagues in his office. A lot of folks leave a candy jar on their desks for all to enjoy but he’s making his friends work for their reward. Like cubicle-dwelling lab subjects, they must successfully navigate his maze to be rewarded with chocolate. The game piece is an amazingly orb-like peanut M&M candy. The maze is constructed from plywood and moves on two axis with the help of a couple of servos. The user interface includes a couple of NES console buttons to release the game piece and a PS2 joystick to control the maze. [StudioJooj] was nice enough to include a music video in his project clip.

We wonder the M&Ms will disappear faster or slower than they would from a candy jar.

[via SparkFun]