Adafruit-circuitpython-led-animation

Latest version: v2.9.0

Safety actively analyzes 641102 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 10

2.1.0

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](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-led-animation`.

Read the [docs](http://circuitpython.readthedocs.io/projects/led-animation/en/latest/) for info on how to use it.

2.0.1

Includes bug fixes. From last release:

THIS RELEASE BREAKS ALL PREVIOUS CODE. PLEASE UPDATE ACCORDINGLY. Updated examples included.

Thanks so much to rhooper for all of his work on this library!

With this update comes a number of new animations! It also comes with pixel mapping helpers for use with strips arranged as a grid. There are examples of using all of the new features in the `examples` folder.

The refactor was due to memory constraints on the M0 - not all animations will run on M0, and some animations will not run with other animations. This refactor makes it possible to do more on M0 by splitting up each animation into it's own file so you're only importing what you need.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-led-animation`.

Read the [docs](http://circuitpython.readthedocs.io/projects/led-animation/en/latest/) for info on how to use it.

2.0.0

THIS RELEASE BREAKS ALL PREVIOUS CODE. PLEASE UPDATE ACCORDINGLY. Updated examples included.

Thanks so much to rhooper for all of his work on this library!

With this update comes a number of new animations! It also comes with pixel mapping helpers for use with strips arranged as a grid. There are examples of using all of the new features in the `examples` folder.

The refactor was due to memory constraints on the M0 - not all animations will run on M0, and some animations will not run with other animations. This refactor makes it possible to do more on M0 by splitting up each animation into it's own file so you're only importing what you need.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-led-animation`.

Read the [docs](http://circuitpython.readthedocs.io/projects/led-animation/en/latest/) for info on how to use it.

1.1.3

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

Read the [docs](http://circuitpython.readthedocs.io/projects/led-animation/en/latest/) for info on how to use it.

1.1.2

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

Read the [docs](http://circuitpython.readthedocs.io/projects/led-animation/en/latest/) for info on how to use it.

1.1.1

Thanks dmolavi

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-led-animation`.

Read the [docs](http://circuitpython.readthedocs.io/projects/led-animation/en/latest/) for info on how to use it.

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.