Releases: adafruit/Adafruit_CircuitPython_WS2801
Releases · adafruit/Adafruit_CircuitPython_WS2801
Now on PyPi!
- 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!
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.