Skip to content

FGOD1983/wusbmote

 
 

Repository files navigation

Wiimote accessory to USB adapter firmware

A firmware to usb Wiimote accessories (Classic controller, Nunchuk, etc) an a computer with an USB port.

Project homepage

Schematic and additional information are available on the project homepage:

English: Wiimote accessory to USB adapter French: Adaptateur pour accessoires wiimote à USB

Supported micro-controller(s)

Currently supported micro-controller(s):

  • Atmega8
  • Atmega168

Adding support for other micro-controllers should be easy, as long as the target has enough IO pins, enough memory (flash and SRAM) and is supported by V-USB.

Built with

License

This project is licensed under the terms of the GNU General Public License, version 2.

Acknowledgments

  • Thank you to Objective development, author of V-USB for a wonderful software-only USB device implementation.

Releases

No releases published

Packages

No packages published

Languages

  • C 56.9%
  • Assembly 23.2%
  • SourcePawn 10.6%
  • PHP 7.5%
  • Makefile 0.8%
  • C++ 0.8%
  • Shell 0.2%