Radio Cabinet Media Center

old-time-radio-mediacenter

[Jon] picked up an old Philco radio from a pawn shop for $81. The electronics were shot and the controls had seen better days. So he set to work giving this old beast a makeover, turning it into a beauty of a media player.

The face plate for the controls had seen better days. His solution was to replace it, which gave him more options for mounting a display and controls. A menu system was implemented on the LCD display using a PIC18F4450 microcontroller. The chip also takes care of the three rotary encoders for the user interface and integrates the whole thing with the PC backend.

We’ll be the first to admit that a full PC is overkill in this situation. That being said, this was slow, unused system that is seeing new life. But is it worth the added noise and energy costs? Who knows, we think this leaves a lot of room for future revisions. Perhaps an NAS and wireless controls via iPhone or a similar device?

We’re a bit disappointed that [Jon] didn’t do some work to get better sound out of this. With a great big cabinet like this, the right speakers with a tube amp will produce some sweet sound. Certainly most things would be better than just using a pair of computer speakers. We’ll keep our eye out for an update that adds a tube kit to the project.

72 LED Persistence Of Vision Globe

HaD-pov-globe

[Ben] told us about his POV globe yesterday. We took a look and saw just one photo and the code with no real explanation of his project. He certainly set to work over night and now we see all the goodies we look for in a great build log. He even threw the Hackaday logo up for our enjoyment. His build is well executed and he found some creative ways around the common problems in these projects. We take a closer look after the break. Continue reading “72 LED Persistence Of Vision Globe”

Finally, A Keyboard For The IPhone

1941564841616847948

We can’t say we’ve had problems typing on our iPhones here at HackaDay, must be the elfin fingers, but for [Ben Kurtz] it was a real pain. The obvious solution is to carry around an Arduino, 9 volt battery, iPhone breakout board, a ps2 keyboard, and of course the iPhone itself. Well, maybe it could be a little smaller with fewer parts, but at least it works. The Arduino reads input from the keyboard and converts it to serial, then the iPhone pulls the data via VNC. Like we said, a little roundabout, but we love the amount of ingenuity involved.

Jamin’ To Bach, Commodore 64 Style

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

[thrashbarg] missed the sounds of the Commodore 64 and longed to hear the great masters in 8-bit glory. To get his fix, he created a midi device using the original Sound Interface Device from those long-dead systems. He’s interfaced the MOS6581 SID with an Atmel AVR ATmega8 microcontroller. The receiving pin for the AVR’s UART is used as a MIDI-IN connection, with the microcontroller converting midi data into the proper sound generation specs for the SID. The result is the 10 minutes of [Bach]’s Brandenburg Concerto heard in the embedded video above.

We have no idea where he picked up this obsolete chip, but if you want to give this a try, perhaps you’ll have some luck emulating the MOS6581 by using another ATmega8.

Home Made Rollerbar Mouse

4003919989_f0f0c6cd65 (Custom)

[Judyofthewoods] has hacked together this rollerbar mouse. We’ve heard people talk about these in a positive way, going on about how comfortable they are. We haven’t really experimented with one much to verify. This one looks surprisingly nice considering it is made from scrap. The image above is showing it without the cover that hides the hot glue and optical sensor. There isn’t much of a writeup, but as you can see from the picture, there isn’t much necessity for one either.  She seems to have done a great job stating that it is fairly smooth with only minor jittering.

Metal Race Combines Operation And Calculator Game

metal_race

[Greg] was feeling nostalgic about the game RACE for to TI-83 graphing calculator. In the game, your car is stationary with controls to move the scrolling maze from side to side in order to avoid a crash. He set out to build a physical version of the game with a don’t-touch-the-side concept that reminds us of Operation.

The game board is a wire frame constructed from paperclips then attached to a motorized frame. The vehicle is also metal and is attached to the lens sled from a scrapped CD-ROM drive. The maze scrolls from left to right with up and down vehicle motion controlled by two arcade buttons. An Arduino controls the motors and monitors the button inputs. He has plans to add a buzzer that sounds when the metal car “crashes” in to the wire walls of the maze. We’ve embedded video of the working game after the break. For more build photos take a look at his flickr set. Continue reading “Metal Race Combines Operation And Calculator Game”