Emulates a classic controller through a Xinput compatible device
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
:: Wiimote Classic Input Bridge::
Emulates a classic controller through a compatible input device
This project consists mainly of a desktop app which sends formatted joystick data (only Xinput for now) to an arduino which will act as a classic controller through the arduino-wiimote library (https://github.com/denizkoekden/arduino-wiimote). The wiimote-library header files are licensed by the "Standard Improved BSD License". The remaining files are under the LGPL. For more details on both, refer to LICENSE.