Library for communicating with a Wii classic controller using the I2C bus.
Dependents: WiiClassicControllerTest
Note that you will also need the CommonTypes library to use this.
Get it here:http://mbed.org/users/RichardE/code/CommonTypes/
History
Slight documentation fix.
2013-06-30, by RichardE [Sun, 30 Jun 2013 16:45:24 +0000] rev 4
Slight documentation fix.
Calibration now works.
2013-06-30, by RichardE [Sun, 30 Jun 2013 16:37:49 +0000] rev 3
Calibration now works.
Added WiiClassicControllerWithCalibration class. Scale and offset are present but there is currently no way to perform a calibration.
2013-06-30, by RichardE [Sun, 30 Jun 2013 12:05:27 +0000] rev 2
Added WiiClassicControllerWithCalibration class. Scale and offset are present but there is currently no way to perform a calibration.
Fixed documentation.
2013-06-29, by RichardE [Sat, 29 Jun 2013 22:11:27 +0000] rev 1
Fixed documentation.
Moved WiiClassicController class to a library (WiiClassicControllerLib).
2013-06-29, by RichardE [Sat, 29 Jun 2013 22:02:08 +0000] rev 0
Moved WiiClassicController class to a library (WiiClassicControllerLib).