Emulates a classic controller through a Xinput compatible device
Find a file
2013-07-29 20:09:17 -03:00
.gitattributes Initial Commit 2013-07-29 19:26:03 -03:00
.gitignore Initial Commit 2013-07-29 19:26:03 -03:00
LICENSE Initial Commit 2 2013-07-29 20:09:17 -03:00
README.md Update README.md 2013-07-29 20:06:36 -03:00

					:: 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.