SPI Baudrate Change, Added Examples, & Update Travis Badge In Readme
- SPI baudrate can now be set when creating a DotStar object. Defaults to
4000000
. - Added Light Painting & POV examples!
Thanks @PaintYourDragon!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-dotstar
.
Read the docs for info on how to use it.