Skip to content

New Properties

Compare
Choose a tag to compare
@caternuson caternuson released this 29 Jan 22:47
· 66 commits to main since this release
19258ca

BREAKING CHANGE

  • Changed the way the Nunchuk state is read. BREAKING CHANGE
  • Can use joystick, acceleration, and buttons 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.