Releases: adafruit/Adafruit_CircuitPython_TrellisM4
Releases · adafruit/Adafruit_CircuitPython_TrellisM4
Now with more acceleration!
- Added
acceleration
property! See documentation for usage. - Added acceleration example.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Initial release!
This high level library provides objects that represent Trellis M4 hardware. It allows you to address the buttons and NeoPixels in a grid using coordinates (i.e. (0, 1)
), and provides much of the same functionality available from the NeoPixel library.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.