2.1.0 - Example updates, added Group, many other changes
This release includes:
- Fixed Travis badge in README
- Refactors the cycle done protocol
- Refactored SparklePulse to re-use Sparkle and the pulse generator
- Fixed dotstar compatibility in a number of spots
- Fixed RainbowSparkle leaving dots behind
- Added after_draw() to the protocol
- Moved primary show() calls to .animate()
- Added Dotstar PWM support to pulse.
- Added Group example
- Updated examples
- Other minor bugfixes
Thanks @rhooper
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-led-animation
.
Read the docs for info on how to use it.