Nintendo NES Controller Conversion to USB Joystick

Saturday, May 21st, 2011

Peter Polidoro shows how to modify an old Nintendo NES controller to function as a USB joystick using an Atmel AT90USB162 microprocessor mounted onto a Teensy USB development board and programmed using the LUFA lightweight USB framework for AVRs library. Related posts:Dreamcast USB controller DXtweak joystick test CME UF8 USB 88 Key ...

Double Wii Nunchuk – USB Converter

Monday, May 9th, 2011

Here's a demonstration video of an adapter I made to connect two Wii Nunchuks to a computer via USB and make them show up as a joystick controller - no drivers required!! More info at: sites.google.com This video was captured using a Canon SD1000 and CamStudio, and edited with OpenShot. Related ...

DUX project

Monday, November 23rd, 2009

The main goal oft his project was to connect an old Dendy (Russian modification of SNES) joystick to a PC over USB. I decided not to use any of known adapters. I created the whole new PCB instead, adding an ATMega8 microcontroller which runs USB software implementation from http://obdev.at . ...