Improved Wii Nunchuk library for Arduino
Project URL: http://www.gabrielbianconi.com/projects/arduinonunchuk/
Based on the following resources:
- http://www.windmeadow.com/node/42
- http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/
- http://wiibrew.org/wiki/Wiimote/Extension_Controllers
Note: This project is no longer maintained, but it is functional.
Copy the 'ArduinoNunchuk' folder, located in the same folder as this 'README' file, to the Arduino libraries folder (Arduino/libraries).
I've changed initialization sequence and method of communication with nunchuck. Idea of changes is taken at http://forum.arduino.cc/index.php?topic=45924.0. All credits are to crimony.