Internal Wireless Headphones

[youtube=http://www.youtube.com/watch?v=upYgHgMgTpk&hl=en&fs=1&]

Wireless headphones can be a wonderful way to help clear up the clutter inherent in most desktop PC systems. However, after plugging a wall wart in, and the headphone jack into the computer, the number of wires used has actually doubled. After [Parker] found an old set of JVC 900 Mhz wireless headphones (and a generic 900MHz transmitter), he cracked open the case to see what he could do with them. Realizing that the transmitter used a 12V DC source, he powered it with an unused floppy connector (which provides +12V, +5V, and two ground lines). He also wired the audio-in line directly onto his sound card headers rather than feeding out a headphone jack to the back. He then wrapped the whole thing in plastic to prevent unwanted shorting and placed it back in his PC, leaving him with a very functional wireless system. Detailed photos after the break.

Continue reading “Internal Wireless Headphones”

Gameboy Color Boot ROM

top_view_full

It’s only been a week since the Super Gameboy’s boot ROM was dumped by [Costis] and he’s already at it again. This time he’s managed to grab the Gameboy Color’s boot ROM. He found the newer Gameboy Color’s hardware is able to cope with a clock speed up to 100MHz, so the original clock increase trick he used on the Super Gameboy wouldn’t work again.

Instead he discovered a quick disconnection of clock and power before 0xFF50 would make the Gameboy jump to a random area within the ROM. Then it was only a matter of entropy, luck, and some special NOP instructions until eventually he had the boot ROM. Keep up the good work [Costis].

The Incredible Breakfast Machine

A lot of us skip breakfast in the morning, be it because we don’t have time to make something, don’t have the patience, or for some other reason. Yuri Suzuki and Masa Kimura are aiming to make your breakfast a little easier, a little quicker, and a lot more interesting. Their latest project is a Rube Goldberg-like machine that does everything from fry your eggs to brew your coffee. The coolest part about this project is it was built with the help of the public. The two designers put out an open invitation for people to come help in constructing the device at Platform21, a publicly accessible design forum in Amsterdam. Now if someone would tie this into an alarm clock, we could all wake up to the smell of toast and coffee instead of the super loud 140db alarm clock or the confusing (albeit effective) wake up machine.

Pinch Control2: Laser Drawing

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

[atduskgreg] posted this cool looking rig.  That’s a batting glove, chopped up and equipped with a flex sensor and a pressure sensor. The end goal was to create a new method of drawing. You can see he’s interfaced with the servos decently. It seems fairly responsive and intuitive. Looking at his results though, make us wonder if all that effort was worth it. We would probably apply this rig to some kind of animatronics.

Halloween Props: DMX Controlled Skeleton

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

[scarylady] has posted this video about her setup. The skeleton was rigged up to a rotating base with a single pneumatic solenoid to jostle it. She then goes on to show how she has it all connected to her computer with an explanation of the software setup. Though some of us might feel she could have accomplished very similar results with a simple oscillating fan, this is a decent intro to DMX.

We also had several people submit this fantastic list of Halloween projects, The Halloween monster list. There is enough information there to keep you busy for quite a while. We were going to list our favorites, but there are so many fantastic ones, we think you should just go look at them all. Remember to send us more of your projects.

Tool Tip: Microcontroller Timer Calculator

uC_timer_calculator

In life and embedded systems timing is everything. Give [Frank’s] web-based timer calculator a try. Set your system clock resolution (in hertz making sure you account for any system clock divider), select your timer resolution and prescaler, then calculate based on desired ticks, overflows, or real time. He’s built this with the AVR chips in mind but it should be handy for any family of microcontrollers.

Of course none of this is rocket science, but if you’re trying to use one timer for two differently synchronized events this can save you a lot of trial and error time.

Pong On Your Wrist

pong_wristwatch

[John] wanted to take a pong clock and put it in a wristwatch form factor. Take an afternoon and pour over his detailed build logs. This multi-year project is done with meticulous cleanliness that makes us jealous. He’s milled the case and buttons himself, achieving a professional look that equals or surpasses the quality of some commercially available “gaming” watches. The project centers around an OLED display driven by a TI MSP430F2013 processor. Don’t miss the video after the break covering prototyping, PCB work, case milling, and the watch in action. Currently, this is the third generation of development but with a project this exciting, are you ever really finished? Continue reading “Pong On Your Wrist”