Hacking Game Port Peripherals To Work With Modern PCs

gameport_hack

[Atiti] has a bad habit of hanging on to old things. Some people call this sort of behavior “hoarding”, but around here we understand his affliction. It turns out that in his collection of old computer peripherals, he located a Thrustmaster Formula 1 racing wheel he used back in the day. Analog racing wheels can cost a pretty penny nowadays, depending on what you buy, so he decided to see if he could hack this outdated controller to work with his new PC.

You see, the problem with this wheel is that it utilized a “game port” connecter to interface with the computer. If you don’t remember the game port, go dig up an old PCI sound card and take a look on the back. That 15-pin connector? That’s a game port. Microsoft discontinued support for the game port once Vista was released, so [Atti] had to figure out how in the world he would get it to work on his new PC.

His solution was an Arduino, which is used to read the analog signals output by the wheel. Those signals are processed and sent to a parallel port joystick emulator, enabling him to use the wheel with any game supporting a standard joystick.

Obviously he could have just gone out to the store and bought a USB wheel, but where’s the fun in that?

Stay tuned for a video demo of his refreshed wheel in action.

Continue reading “Hacking Game Port Peripherals To Work With Modern PCs”

Building Your Internet Radio Empire

It all starts with one station in your home office but who knows where it can go from there? If you’ve got dreams of being an Internet radio jockey you can get some ideas about equipment startup from this setup that [Viktor’s] built for a friend.

He started out with a plan to have a station that offers twenty-four hour streaming but also supports live broadcast. Two computers are used in the setup. The first handles automated music broadcast and live mixing. This box has two sound cards, one is used for the automated music by feeding the output into a sound mixer that is a separate piece of hardware. The output of that mixer feeds back into the second sound card on the box. This secondary card outputs the final mix to the computer speakers.

The second computer is where a lot of the live broadcast work is done. Any steaming guest (using VOIP or Skype, etc.) come in through this box as well as jingles and sound effects used during the feed. Its sound card is also connected through the external mixer and joins the final feed headed into one of the sound cards on the primary computer.

In the end the Internet connection for the system isn’t beefy enough to reliably support a streaming station. For this a dedicated streaming service is used. It receives the live feed and then uses its increase bandwidth to propagate the signal to listeners anywhere in the world.

Want to listen to this radio station? Build your own streaming radio module, or outfit classic hardware to work with your computer.

Recover Acer Aspire One From “failed To Initialize HAL” Error

The Acer Aspire One is a netbook that often ships with a Linux OS preinstalled. This is great for fans of open source as market share is calculated based on units shipped, not what users install after they buy the hardware. Unfortunately there is a pretty major flaw that can cause a “failed to initialize HAL” error as seen above. [Michael Crummy] came up with a set of steps you can use to recover from this error.

So what is this error? HAL stands for Hardware Abstraction Layer and it’s what allows one user interface to communicate with many different types of hardware. If you’re the proud owner of an Aspire One and are struck with this error you will suddenly find that you can no longer use the USB ports, card readers, wired or wireless network connectors, or the sound card. So you can’t connect to the Internet, and you can’t get any files on or off of the device using the currently installed operating system. For an OS that [Neal Stephenson] once described as “like the M1 tanks of the U.S. Army, made of space-age materials and jammed with sophisticated technology” this is a very big problem.

We know what you’re thinking… boot into a live session on a thumb drive and get what you need from the hard disk. Well that’s all fine and dandy, but you shouldn’t ever be forced to clean install Linux to fix a problem. So check out [Michael’s] method and make sure you turn off the Acer live update server which was mostly likely the cause of the problem in the first place.

Classic Game Emulation On The Dockstar

[Hunter Davis] is playing games like Contra, Monkey Island, and Quake 3 by running them on a Seagate Dockstar. We were shocked after seeing how well these run in the video after the break. [Hunter], who used the ZipIt for game emulation in the past, added a couple of hardware peripherals to get everything running. For sound he picked up an inexpensive USB sound card which was no problem to get up and running. Next he picked up a USB to DVI adapter and fired up the Linux USB DisplayLink driver. With the peripherals running he loaded up Fluxbox and the rest was history. Not bad for a small network storage adapter. Continue reading “Classic Game Emulation On The Dockstar”

Convert An Early 60s Polaroid To Modern Film

[Adam] sent in this cool project. He has modified a Polaroid J66 camera to use modern film. Most of the initial modifications look fairly simple, but things get a little more complicated when they also convert it to a fully manual camera. There is a section that explains a neat little trick of using a cheap solar panel attached to your computer sound card to figure out what ISO the camera is shooting at.

Lucid Dreaming

When we saw [merkz] use of an Arduino to produce lucid dreaming we were quite shocked. Unlike typical setups that just flash a light through sleep, his system monitors eye movement through electrodes and is able to send the data to a computer for graphing and analyzing.  The only problem being we couldn’t find a circuit diagram or code.

Not ones to be shot down so quickly, a Google revealed this thread on making ‘Dream Goggles’, which was really a Brain-Wave Machine based on the parallel port. Some modifications of an ECG collector’s electrodes using sound cards, and you could have your own lucid dreaming.

[Thanks Phil]

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”