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/
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:79d04d737f02 | 2013-06-30 | RichardE | Slight documentation fix. |
3:ecae3d286a99 | 2013-06-30 | RichardE | Calibration now works. |
2:52c4a0b3a509 | 2013-06-30 | RichardE | Added WiiClassicControllerWithCalibration class. Scale and offset are present but there is currently no way to perform a calibration. |
1:9e766313a668 | 2013-06-29 | RichardE | Fixed documentation. |
0:242100dadee8 | 2013-06-29 | RichardE | Moved WiiClassicController class to a library (WiiClassicControllerLib). |