WiiAccessories - Easy to use Library for Arduino

Looking to interface a Wii Motion Plus, Classic Controller, or Nunchuk with your Arduino? Look no further!
WiiAccessories provides support for all 3 in one convenient library! Download here: GitHub - WiiAccessories

The library is based off of Gabriel Bianconi's ArduinoNunchuk library.
While adding support for the WIi Motion Plus for another project of mine, I saw the scattered and outdated state of the existing libraries/examples.
I compiled all three into one library, basing it from the ArduinoNunchuk library.

All comments and constructive criticism appreciated.