This is a firmware for using a variety of controllers on a Wii/Wii U through a Wii remote. The NES Classic edition is also supported.
Schematics and additional information such as button mappings are available on the project homepage:
English: Extenmote French: Extenmote
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 and enough memory (flash and SRAM).
For N64 and Gamecube controller compatiblity, the micro-controller must be clocked at 12 MHz.
This project is licensed under the terms of the GNU General Public License, version 3.
- Thanks to the authors of the wiibrew wiki the excellent Wiimote accessory protocol documentation.