New Properties
BREAKING CHANGE
- Changed the way the Nunchuk state is read. BREAKING CHANGE
- Can use
joystick
,acceleration
, andbuttons
to access respective items. - Can use
values
to access them all at once. - Thanks @jfurcean for all the work!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-nunchuk
.
Read the docs for info on how to use it.