Skip to content

A simple library for reading Nunchuk data.

License

Notifications You must be signed in to change notification settings

arteeh/arduino-nunchuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Nunchuk Library

A simple library for reading Nunchuk data. I found others lacking in simplicity and speed so i made one myself with Arduino's Wire library. To install, place the Nunchuk folder inside your libraries folder. On Linux this is /home/yourname/sketchbook/libraries/.