Xbox 360 Controller Mod For A Friend In Need

xbox_controller_external_button_mod

[Adrian] has a friend that, due to an accident, can no longer play Xbox games in the standard fashion. His friend is unfortunately unable to hold the game pad properly, and no longer has the manual dexterity to reach the shoulder buttons and triggers on the top side of his Xbox 360 controller. Being the good guy that he is, he set out to see what he could do in order to bring the joy of playing Xbox back into his friend’s life.

Inspired by the many different gaming mods he has seen [Ben Heck] construct, he pulled apart an Xbox 360 wireless controller and began to investigate how the four top buttons were activated. In no time, he had four large buttons wired to the PCB where the triggers and shoulder buttons once connected.

[Adrian] mentions that his modification isn’t quite complete, as he is going to mount the buttons into a board which can easily be laid on his friend’s lap or a table. The only thing we are left wondering is whether or not he was able to replicate the analog functionality of the triggers, or if they are treated as simple on/off switches. Either way, we are sure his friend will be thrilled!

Replace An N64’s Worn Out Joystick

As gaming consoles age the controllers will inevitably show some wear, and sadly may give out all together. [Kyle] couldn’t bear to watch his Nintendo 64 controller bite the dust so he replaced the thumb stick with one from a PlayStation. This is a bigger job than you might imagine because the two parts are fundamentally different. The original N64 stick uses a rotary encoder to output data to the control chip, while the PlayStation stick is an analog device. [Kyle’s] solution was to read the analog values using a PIC, but lower in the thread you can read about another user who pulled off a similar hack using an AVR. Both convert the signals into the rotary encoder format that the N64 chip is listening for. From the looks of the clip embedded after the break, this couldn’t work any better!

Continue reading “Replace An N64’s Worn Out Joystick”

Shotgun Blast Lights Up Your Controller

[Jrfhoutx] makes gaming in the dark a bit easier with this backlight shotgun shell d-pad for an Xbox 360 controller. He’s building on another tutorial he posted showing how to use the brass base of a shotgun shell to replace the stock plastic direction pad. That hack uses most of the original plastic part, cutting it down a bit and capping it off with the shell base. But now he’s detailing the process used to add LEDs around the base. He picked surface mount 0603 packages which are first chained together, then held in place using hot glue. While you’re in there, give this rapid-fire mod a try as well.

Gaming On An IBM XT Using An NES Controller

[Frode] felt that using the keyboard for gaming on his old IBM XT computer was simply too noisy. He came up with a much quieter way to game by building an XT adapter for an original NES controller. If you haven’t explored the communication protocol used by the NES peripherals this is a great way to learn. Inside you’ll find a CMOS shift register that captures button states when it receives a latch signal. With that in mind [Frode] came up with a circuit to gather the bits from the controller, and generate input commands using the XT keyboard protocol without using a microcontroller. All of this is explained in the demo after the break.

Most of the NES controller hacks we see permanently alter the hardware. It’s nice to see one used without cracking it open.

Continue reading “Gaming On An IBM XT Using An NES Controller”

Making Music With Tech Stolen From Predator

This is a second generation Manta, a touch-based controller with visual feedback made to use with Max/MSP. The hexagonal size and the patterns seen in the video after the break remind us of the arm-based computers the Predators sport in the movies. Like the previous generation, this controller can tell not only which of the 48 sensor you’re touching, but how much of your finger is touching it. The sky is the limit on extensibility with this type of data, but for now you can just try out the pre-built plugin and see how it goes. New with this rendition of the Manta is the use bi-color LEDs which adds another lay of interaction with the PC to which this is tethered.

If you don’t mind giving up the touch controllers for good old push buttons perhaps this Harmonic Keyboard is right up your alley. Continue reading “Making Music With Tech Stolen From Predator”

Chest Freezer Temperature Controller

[Mikey Sklar] finds himself in need of a temperature regulated refrigerator for fermenting foods like yogurt, kimchi, bread, and beer. After some testing he found that by building his own controller he can get a chest freezer to outperform an upright refrigerator at this task by 2-to-1.

The controller is based around an ATmega48. It includes a remote temperature sensors which you can see connected to the lower left header in the image above. On the back of the board there’s a relay used to switch the freezer’s power on and off. [Mikey] is selling a kit but the hardware and software for the project are both open source so build it yourself if you have the know-how.

A chest freezer is a great place to store Cornelius kegs… we’ll keep our eyes open for one.

SNES Controller Dock For Dell Streak

The Dell Streak is an Android tablet. [Collin Meyer] wanted to use an original SNES controller to play emulated games on the device. What he came up with is a controller that is a dock for he handheld.

Several things have to come together to make this happen. The Streak uses a standard PDMI dock that connects to a computer via a USB connection. [Collin] repurposed a sync cable by connecting a couple of pins on the dock connector which forces the device to use USB host mode. From there he used a Teensy microcontroller to convert the SNES controller into a USB device (very similar to this hack). The Teensy and shortened sync cable find a new home inside the SNES controller body and, in the video after the break, it looks like he used something like sugru to add a bit of support for the Streak.

Continue reading “SNES Controller Dock For Dell Streak”