AnimatedLEDStrip
This is the core of the AnimatedLEDStrip libraries.
Functionality:
- Abstract the communication with a generic LED strip (
LEDStripRenderer,NativeLEDStrip) - Define animations (
DefinedAnimation) - Define animation groups (
AnimationGroup) - Handle the running of animations (
LEDStripAnimationManager) - Specify how to handle colors (
ColorContainer) - Provide an option for emulating an LED strip (
EmulatedWS281x)