Skip to content

2.7.3 - Timed Sequence and Volume Animation

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 07 Aug 01:07
· 26 commits to main since this release
ed8e0ba

This release contains one new animation VolumeAnimation which is reactive to sound being played from a speaker, as well as a new sequence TimedSequence which can be used to schedule multiple animations to run for specific durations within a sequence. Thank you @gamblor21.

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.