Skip to content

Now uses adafruit_pixelbuf

Compare
Choose a tag to compare
@kattni kattni released this 19 Jul 15:09
· 74 commits to main since this release
b2f21e6

_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-neopixel.

Read the docs for info on how to use it.