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.
[Lovable Chevy] finished her portable build, ending up with a handheld that takes both SNES and NES cartridges. We’ve got to say congratulations on reaching the finish line as her first build log post was in March of ’08. But it was worth the wait. The little device, which is a mash-up of the hardware from a Retro Duo along with a PSone screen and 4250 mAh battery, looks quite nice thanks to her skill and patience when building the case. Take a look at the obligatory demo video after the break. Read the rest of this entry »
[Mr.X] added support for four controllers to his Super Nintendo (Google translated) by internalizing the multi-player adapter. In the video after the break you’ll notice that he also added some bling to the case by positioning the power LED beneath the logo and adding a two-digit display. There is a switch on the back that allows him to choose PAL or NTSC standards with the current setting shown on that display. While most people are going with emulators, [Mr.X] ended up with a custom piece of hardware with a clean finish.
[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.
As we posted about [Atarity]‘s XBMC hiding in an SNES controller, we were finishing work on a tutorial for [Adafruit]. The tutorial combines a Teensy USB development board with a 3D accelerometer inside of an SNES controller. The Teensy is programmed to poll the SNES controller buttons and read the accelerometer values. The buttons are set to keystrokes and mouse buttons, and the accelerometer values are processed into mouse movement. Programmed to play Portal, we created a video showing how to use the device. You can see it after the break.
It was not quite as easy or quick as the typical PC gamer left hand: WASD, right hand: mouse stance. However, we can think of a number of other games that could be improved with the use of a device that, with a bit of hacking, could time keystrokes as the user needed. With a bit more hacking, the device could be made to brute-force passwords. What else would you do with this?
Here’s another SNES controller converted to house a USB system. The one we saw last time used a kit as an adapter for the controller but this version uses a home-built PCB and an ATmega8 microcontroller with the latest revision of an open source adapter for NES and SNES controllers. As you can see after the break, [Atarity] built the adapter, then added it along with a USB hub and thumb drive so that he could run a copy of XBMC from the controller. Now he’s got XBMC as a way to launch emulators for those classic games, as well as play traditional media.
You will be seeing more of this type of mod soon. We were tipped off that an in-depth tutorial for SNES controller hacking is on its way, although that is unrelated to [Atarity's] work.
[Segher] has reverse engineered the hardware and command set for the NES CIC chips. These chips make up the security hardware that validates a cartridge to make sure it has been licensed by Nintendo. Only after authentication will the console’s CIC chip stop reseting the hardware at 1 Hz. The was no hardware information available for these chips (go figure) so [Segher] had to do some sleuthing with the tools at hand which include some rom dumps from the chip pairs. He was nice enough to share his findings with us. We’re betting they’re not of much use to you but we found it an interesting read.
Want to take your SNES emulation to your friend’s house? [Chris] worked out a way to fit the important parts inside of an original Super Nintendo controller. He removed the case from a 4GB thumb drive as well as a USB hub. Using a RetroZone kit he gave the controller a USB interface. By soldering the thumb drive and RetroZone board directly to the hub he’s reduced the package down to just one cable. Everything fits inside the controller case and now when you plug it into the computer you can fire up the ROMs you copied from your original cartridges that are stored on the thumb drive.
Of course this isn’t limited to SNES emulation but the real question is can you boot from the thumb drive?