Skip to content

Now uses adafruit_pixelbuf

Compare
Choose a tag to compare
@kattni kattni released this 19 Jul 15:10
· 54 commits to main since this release
931b7de

_pixelbuf was renamed to adafruit_pixelbuf in CircuitPython 7.0. adafruit_pypixelbuf has been migrated to adafruit_pixelbuf. This library will maintain backwards compatibility with _pixelbuf and adafruit_pypixelbuf until such time as it is no longer necessary.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-dotstar.

Read the docs for info on how to use it.