Turn Your Playstation 3 Into Linux-based Lab Equipment

In a two-part series called “PS3 Fab-to-lab” on IBM’s awesome developerWorks website, [Lewin] explains how to use the Cell Broadband Engine in a PS3 to create an audio-bandwidth spectrum analyzer and function generator. The set up consists of Yellow Dog Linux, an NTSC television, and an external USB sound card to provide the inputs of the spectrum analyzer and the outputs of the function generator. The sound card driver is written to simply capture or send the info in question (audio range only) and the NTSC television as the graphical interface. This hack involves a lot of coding with hardly any example code provided. The article is more of a guide than anything. If anyone gets this working, let us know!

[via Digg]

[photo: Malcom Tredinnick]

Hackit: Modern Arcade Cabinets?

We’ve been contemplating getting into MAME arcade cabinet building. It was sparked by someone dropping off a Street Fighter II machine at our office. Many people have been seeking to build the perfect arcade cabinet clone, but looking over this old dusty cabinet we realized that retro isn’t really what we want. We want an arcade cabinet with a modern aesthetic.

Retro Thing recently posted [Martijn Koch]’s Retro Space. The cabinet takes design cues from old cabinets, but uses modern technology like a 24″ LCD. It does feature classic controls though. Wandering through arcades today, most of the machines appear to be DDR style or vehicle sims. No one is building modern gaming machines.

We’re still in the planning stages of this build. We’d definitely use classic controls and combine it with an LCD 24″ or larger. The brain would probably be a Playstation 3. We could run any emulator we want on the Linux side and also play modern PS3 games. How it will look is still up in the air. We’re leaning towards building a standup 4 player brawler machine for playing games like Teenage Mutant Ninja Turtles, X-Men, and The Simpsons.

Have any of you built a MAME machine before? How would you build an arcade machine with a modern aesthetic?

How-To: Hack A ThingamaKIT

The ThingamaKIT is an anthropomorphic analog synthesizer kit from Bleep Labs. Using “LEDacles”, photoresistors, knobs, and switches, it generates interesting high pitched vocalizations. Bleep Labs sent us a review unit and this article shares our experiences building and using the kit. We’ve also included a tutorial on making some hacks, modifications, and circuit bends to it. Skip to the end to see a video of our hacked kit in action.

Continue reading “How-To: Hack A ThingamaKIT”

Hybrid Headphone Amplifier


[Rogers Gomez] has posted up this hybrid tube based headphone amplifier over at DIY Audio. Being a fan of tube amplifiers, but wanting something with lower voltage and lower cost, he put together this little system out of spare parts he had lying around. He wanted it to have as few parts as possible and be able to power his 32 ohm Grado headphones.

He states that he’d built several YAHA amps, and a Szekeres Mosfet follower and was curious how they’d sound together. He was pleasantly surprised with the resulting quality.

There are less than 30 individual components involved in the project. The complete parts list and schematics are available from the site. He notes at the very end, to unplug your headphones when powering up as there is a surge that could damage them. That might be good to know at the beginning just in case you get eager to test it out.

[Thanks, Gio]

Deogen, Tiny Monitor Tester


Deogen is a small, self contained device for testing monitors. It was designed back in 2000 to reduce the amount of space and effort required to test monitors in a computer shop. The initial design used an AT90S1200 microcontroller to generate test patterns for the monitors. Being about the size of a portable CD player, it was much easier to take to any monitor and plug in for testing.

Version two of the device, pictured above, is much smaller, being about the width and height of a credit card. The depth is slightly larger than a 9 volt battery. Compared to the last vga test project we ran, this one is tiny. The unit boasts a decent set of features, such as; eight test patterns at four different resolutions, battery or DC power, and small form factor.

The processor of version two is an ATtiny2313 at 20MHz, and controls the H sync and V sync signals directly. The RGB is converted to analog using a resister network. The power circuit is custom made for low power consumption, though they note that a 78L05 equivalent unit could be used in its place.

The plans for the PCB and the software are available from their site. Head on over and check out some pictures of it in action.

[Thanks, Philip Fitzgerald]

Hacking Animatronic Elvis


[Scott] shot us a tip about some progress on hacking those creepy [Elvis] heads produced by Wowee. The head uses a flash cartridge to store all the data used for the motion/audio control. The cartridge uses NAND flash, so a quick solder job to an XD flash card reader yielded a useful dump of the memory cartridge – which happened to be fat32 formatted. There’s still plenty of work to do, but it seems that it’ll be trivial to replace the data with custom audio and motion commands.

NES Crammed Into A Light Gun


[GonzoMPM-1] Has gutted an NES knock off called Super Joy III and crammed it inside of a light gun. Inspired by a daughter that loves duck hunt, he wanted to consolidate the package and make it more portable. He’s managed to pull off some nice finish, it look almost professional in the picture above. The unit is powered by 3 AAA batteries in the handle. The game system works just fine, and he claims that the controls are actually more responsive now. The light gun works as well if you have a CRT television around.

You many notice that there is no cartridge slot. There really isn’t a need for one in this mod. The Super Joy III comes equipped with 76 games on the board. He notes that he can make an external cart at some point, but may leave it off in favor of the compact design.

While he acknowledges that this is not a completely self contained gaming device, we feel it earns honorable mention for being cool.

[via technabob]