Skip to content

Releases: adafruit/Adafruit_CircuitPython_WS2801

Now on PyPi!

08 Aug 22:23
3951775
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

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

To use in CPython, pip install adafruit-circuitpython-ws2801.

Read the docs for info on how to use it.

Initial WS2801 support!

19 Mar 02:31
28b7c06
Compare
Choose a tag to compare

Thanks to @kevinjwalters for adding the driver!

To use in CircuitPython, simply install the Adafruit CircuitPython bundle or the zip from this release that matches the version of CircuitPython you are using.