Based on Alfredo Guerrero's WiiClassicControllerReader although I had to do additional decoding of packet. KL25Z talking to Wii classic controller.
Dependencies: CommonTypes WiiClassicControllerLib mbed
History
Now shows the calibrated analogue readings as well as the raw counts and allows operator to calibrate analogue inputs by pressing A and B. Baud rate to PC changed to 115200 baud 8N1.
2013-06-30, by RichardE [Sun, 30 Jun 2013 16:51:43 +0000] rev 4
Now shows the calibrated analogue readings as well as the raw counts and allows operator to calibrate analogue inputs by pressing A and B. Baud rate to PC changed to 115200 baud 8N1.
Uses newer version of WiiClassicControllerLib with calibration. Not finished though.
2013-06-30, by RichardE [Sun, 30 Jun 2013 12:08:06 +0000] rev 3
Uses newer version of WiiClassicControllerLib with calibration. Not finished though.
Documentation changes to WiiClassicControllerLib.
2013-06-29, by RichardE [Sat, 29 Jun 2013 22:16:37 +0000] rev 2
Documentation changes to WiiClassicControllerLib.
Moved WiiClassicController class to a library (WiiClassicControllerLib).
2013-06-29, by RichardE [Sat, 29 Jun 2013 22:06:18 +0000] rev 1
Moved WiiClassicController class to a library (WiiClassicControllerLib).
Working I2C communications with genuine Wii classic controller. KL25Z using PTE0 as SDA and PTE1 as SCL.
2013-06-29, by RichardE [Sat, 29 Jun 2013 21:40:31 +0000] rev 0
Working I2C communications with genuine Wii classic controller. KL25Z using PTE0 as SDA and PTE1 as SCL.