Skip to content

Releases: adafruit/Adafruit_CircuitPython_LED_Animation

2.6.3 - Fixed documentation of bounce

23 Jan 20:53
9215d08
Compare
Choose a tag to compare

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.

2.6.2 - Updated comet.py to include a background color

11 Jan 19:39
f2d7fd4
Compare
Choose a tag to compare

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.

2.6.1 - Optimized animations

12 Nov 19:58
563f608
Compare
Choose a tag to compare

Improved the speed of the comet and chase (marquee) animations by eliminating expensive operations. Thanks @jepler!

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.

2.6.0 - Sequence Previous Function

24 Oct 16:30
795be50
Compare
Choose a tag to compare

This release adds a previous() function to the Sequence class that acts as the opposite of next(). Thank you @arturo182!

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.

2.5.20 - Made copyright stay up to date in docs/conf.py

26 Aug 02:39
Compare
Choose a tag to compare

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.

2.5.19 - Broke out animate() logic

22 Aug 19:09
364226f
Compare
Choose a tag to compare

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.

2.5.18 - Switched to pyproject.toml

09 Aug 19:35
Compare
Choose a tag to compare

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.

2.5.17 - Added cp.org link to index.rst

09 Jun 18:35
Compare
Choose a tag to compare

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.

2.5.16 - Repo documentation and config updates

07 Jun 17:16
Compare
Choose a tag to compare

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.

2.5.15 - Reformatted library to match latest black version

04 Apr 17:42
Compare
Choose a tag to compare

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.