/ArduinoNunchuk

Improved Wii Nunchuk library for Arduino.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ArduinoNunchuk

Introduction

Improved Wii Nunchuk library for Arduino

Project URL: http://www.gabrielbianconi.com/projects/arduinonunchuk/

Based on the following resources:

Note: This project is no longer maintained, but it is functional.

Installation

Copy the 'ArduinoNunchuk' folder, located in the same folder as this 'README' file, to the Arduino libraries folder (Arduino/libraries).

Modification

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.