My favorites | Sign in
Project Logo
                
Show all Featured downloads:
wii-ext-to-usb_v011a.zip
People details
Project owners:
  ananda.das

Make Nintendo Wii extension controller talk to other devices which support standard USB HID game controllers. Uses Atmel AVR atmega168 microcontroller.

Features:

Limitations:

Directions:

  1. Plug Wii extension controller into device
  2. Plug USB cable to device
  3. Computer/PS3 should recognize the device as a gamepad

Room for improvement

  1. If possible, have optimized HID report descriptor for nunchuck and CC. This would probably allow for all bits of accelerometer data to be passed to USB as well as right shoulder on CC.
  2. Divide the report into segments, allowing more than 8 bytes of data to be sent.
  3. Allow other devices (guitar, drum controllers, etc)

Some Media



Thanks I posted credits in the documentation but I think i should put it here as well. AVR-USB: http://www.obdev.at/products/avrusb/index.html AVR-LIB for serial and printing library: http://www.mil.ufl.edu/~chrisarnold/components/microcontrollerBoard/AVR/avrlib/ Win-AVR http://winavr.sourceforge.net/ Thanks to friend for letting me borrow PS3 arcade stick to snoop USB data. Thanks you Arduino for making physical computing more mainstream and its Twi library. Also the playground wiki and its contributors http://www.arduino.cc/playground/Main/WiiChuckClass http://www.arduino.cc/playground/Main/WiiClassicController









Hosted by Google Code