Skip to content

Releases: adafruit/Adafruit_CircuitPython_TrellisM4

Now with more acceleration!

04 Nov 19:13
fe61408
Compare
Choose a tag to compare
  • 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!

01 Nov 15:11
c25f5ad
Compare
Choose a tag to compare

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.