Strumming to punch and changing frets to move, [Alan Chatham] plays Street Fighter using his guitar. It’s been modified to use OpenChord, an open source guitar controller package he developed. This was originally meant to be used with Guitar Hero and the like but as he mentions in the video after the break, it is open source so you can do whatever you want with it. In this case, he’s patched into a PS3, showing yet another way to use your own hardware on that console. Unlike alternative guitar-like interfaces you won’t have to relearn how to play. You just need to adapt your favorite songs to fall in line with butt-kicking controller combos. For the adventurous you can build your own but [Alan’s] got kits available too. Continue reading “Shredding To Street Fighter”
Peripherals Hacks1435 Articles
Mister Gloves, Gesture Input
This two handed glove input setup, by [Sean Chen] and [Evan Levine], is one step closer to achieving that [Tony Stark] like workstation; IE, interacting with software in 3D with simple hand gestures. Dubbed the Mister Gloves, the system incorporates accelerometer, push button, and flex sensor data over RF where an MCU converts it to a standard USB device, meaning no drivers are needed and a windows PC can recognize it as a standard keyboard and mouse. Catch a video of Mister Gloves playing portal after the jump.
While amazing, we’re left wondering if gesture setups are really viable options considering one’s arm(s) surly would get tired? Continue reading “Mister Gloves, Gesture Input”
Super Quick And Cheap Trackball
[Elgatoandaluz] has posted this guide on how to tear apart a standard optical mouse and build a custom trackball. He’s using a ping pong ball , mounted above the laser as the trackball itself, which seems like it would be a little lite, but functional. The case is scrap cardboard. We really like that you could toss this together relatively quickly and have a custom layout. He recommends using Sakasa Mouse for inverting the axes and X-control for mapping the buttons(direct download).
Midi Gloves
We’re being inundated with glove-based peripheral hacks. This is another final project from Cornell, keyboard out of the equation by adding 8 piezo sensors to a pair of gloves thereby shunning the pinky finger. We like this one because it’s easy to build and the midi interface implementation is well documented if you want to build your own.
As you can see after the break, this is easy to use with music software like Garage Band because it is a standard MIDI device. In addition, a MATLAB interface allows for custom mapping in case you want to change what each finger does.
We remember our first introduction to glove-based performances with Tod Machover’s Bug Mudra many years ago. We hope the music input hacks we’re seeing will lead to a whole new generation of music innovators.
More Glove-based Interfaces
You may remember seeing the golf glove air guitar hack last month. Here’s two more uses for gloves with sensors on them.
On the left is a glove interface with flex sensors on each digit as well as an accelerometer. The VEX module reads the sensors to detect sign language as a command set. A shake of the hand is picked up by an accelerometer to delineate between different command sets. See it controlling a little robot after the break. This comes from [Amnon Demri] who was also involved in the EMG prosthesis.
Straight out of Cornell we have the SudoGlove, seen on the right. [Jeremy Blum] and his fellow engineering students bring together a mess of different sensors, sourcing an Arduino and a XBee module to control a small RC car with added lights and a siren. There’s embedded video after the break. You may want to jump past the music video for the description that starts at about 3:52.
FPS Controller Hacks Getting Easier
It used to be a major production to build a gun-form-factor FPS controller but commercial tech has adopted many of those traditional hacks over the years. Now, [Nirav Patel] is playing Cube with a Wii zapper and a SpacePoint. All that was really required to make this happen is a patch to Cube, the open source FPS.
[Nirav] has plans to make this controller wireless using a BeagleBoard. We’re wondering if there’s support for using the Wii motion plus? We’ve seen motion plus Arduino connectivity, as well as direct PC connectivity. The Wii remote already connects to Linux, what about pulling that data down from the Bluetooth connection? If you’ve done this, send us a tip about it.
Making A Bluetooth SNES Controller
[youtube=http://www.youtube.com/watch?v=OP8JgqmVES8&]
[MODDEDbyBACTERIA] has posted this instructible on how to make a bluetooth SNES controller. The bulk of the parts come from a bluetooth MSI game pad, so this isn’t a scratch build, but the amount of modifications required definitely qualify this as a hack. We were quite surprised that he managed to stuff all of that back into the case as well as he did. Great job.