Banjo Hero

banjo

We’ve posted a plethora of Guitar Hero style hardware hacks, but this one is completely different than the others. Behold, the Banjo hero. This unique controller was constructed from an old banjo and a guitar hero controller. Custom software was then built with custom songs for game play. We really wish we could see it in action. There are a couple videos available for download, but they are just pictures of the build process.

[via Boing Boing]

Automated DVD Dispenser

dvd

[Andrew] made this DVD dispenser for his senior project in high school. It is using an ATmega8515 for the brains, and a custom coded driver for the LCD. As you can see in the video, after the break, you can select a DVD by various identifiers such as genre or title. It then pushes that DVD out of the rack so you can grab it. Right now, all the DVDs have to be placed in predetermined positions, but it’s not a bad start at all. Thanks for sending this in [Andrew].

Continue reading “Automated DVD Dispenser”

Gray Hoverman UHF Antenna

ant

With the impending digital switchover, many of you will find yourselves not only in need of a new converter box, but an antenna as well. Just like everything else, there are plans out there on how to build your own. [William] has gone through the effort of documenting his design and build of a very nicely made version. He used PVC for the frame and a wire mesh or chicken wire reflector. Good job [William]

WiFi Streaming Radio Update

[flickr video=3238566442]

Since our last post about his WiFi Streaming Radio Project, [Jeff] has been hard at work to releaseĀ part 8 of the project where he adds tuning control to the radio. Interestingly enough, the addition of the tuning control only requires a potentiometer and the completed AVR LCD board from part 7. After wiring the potentiometer to the analog to digital converter on the AVR and adding a few lines of code, the radio can now be tuned quickly and easily. In addition to thoroughly explaining the hardware changes, [Jeff] details the configuration changes required to the OpenWRT framework so that bidirectional communication between the router and AVR is possible, allowing the tuner to function properly. Be sure to check out the video above to see the tuner in action.

Wireless Genesis Controller For PC

wireless_gen

[Jacob] wanted to play some sega games on his PC and felt like the experience just wasn’t complete while using the keyboard for input. He had an old MadCatz controller laying around, which could have probably been connected fairly simply, but he really wanted it to be wireless. A wireless keyboard was sacrificed, and the wireless genesis controller was born. To make it, he disassembled the keyboard to take the controller chip out. After tracing out and soldering switches to the leads, he installed it in his genesis controller.

FiSSION 3D Game Engine For Wii Homebrew

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

[PunMaster] wrote in to tell us that he has just released the first public demo of FiSSION Project. It’s a homebrew 3D game engine for the Wii. He’s hoping it will make development easier for other people that want to get into the Wii hacking scene. The project was originally spun out of similar work he was doing targeted at XNA for the 360. This is just a demo to generate interest in the project and hopefully get some feedback as to what’s needed to make a full release possible.