LED_Animation Library
Introduction
Examples
Simple test
Basic Animations
All Animations
Pixel Map
Animation Sequence
Animation Group
Blink
Blink with a selcted background color
Comet
Chase
Rainbow
Sparkle
Pacman
API Reference
API Reference
Tutorials
CircuitPython LED Animations Learning Guide
Related Products
Adafruit NeoPixel LEDs
Adafruit DotStar LEDs
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
LED_Animation Library
Index
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
J
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
Y
A
activate() (adafruit_led_animation.sequence.AnimationSequence method)
adafruit_led_animation.animation
module
adafruit_led_animation.animation.blink
module
adafruit_led_animation.animation.chase
module
adafruit_led_animation.animation.colorcycle
module
adafruit_led_animation.animation.comet
module
adafruit_led_animation.animation.pulse
module
adafruit_led_animation.animation.rainbow
module
adafruit_led_animation.animation.rainbowchase
module
adafruit_led_animation.animation.rainbowcomet
module
adafruit_led_animation.animation.rainbowsparkle
module
adafruit_led_animation.animation.solid
module
adafruit_led_animation.animation.sparkle
module
adafruit_led_animation.animation.sparklepulse
module
adafruit_led_animation.color
module
adafruit_led_animation.group
module
adafruit_led_animation.helper
module
adafruit_led_animation.sequence
module
add_cycle_complete_receiver() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.group.AnimationGroup method)
(adafruit_led_animation.sequence.AnimationSequence method)
after_draw() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.animation.rainbowsparkle.RainbowSparkle method)
(adafruit_led_animation.animation.sparkle.Sparkle method)
(adafruit_led_animation.animation.sparklepulse.SparklePulse method)
AMBER (in module adafruit_led_animation.color)
animate() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.group.AnimationGroup method)
(adafruit_led_animation.sequence.AnimateOnce method)
(adafruit_led_animation.sequence.AnimationSequence method)
AnimateOnce (class in adafruit_led_animation.sequence)
Animation (class in adafruit_led_animation.animation)
AnimationGroup (class in adafruit_led_animation.group)
AnimationSequence (class in adafruit_led_animation.sequence)
AQUA (in module adafruit_led_animation.color)
auto_write (adafruit_led_animation.helper.PixelMap property)
B
bar_color() (adafruit_led_animation.animation.chase.Chase method)
(adafruit_led_animation.animation.rainbowchase.RainbowChase method)
BLACK (in module adafruit_led_animation.color)
Blink (class in adafruit_led_animation.animation.blink)
BLUE (in module adafruit_led_animation.color)
brightness (adafruit_led_animation.helper.PixelMap property)
C
calculate_intensity() (in module adafruit_led_animation.color)
Chase (class in adafruit_led_animation.animation.chase)
color (adafruit_led_animation.animation.Animation property)
(adafruit_led_animation.group.AnimationGroup property)
(adafruit_led_animation.sequence.AnimationSequence property)
ColorCycle (class in adafruit_led_animation.animation.colorcycle)
Comet (class in adafruit_led_animation.animation.comet)
current_animation (adafruit_led_animation.sequence.AnimationSequence property)
CYAN (in module adafruit_led_animation.color)
cycle_count (adafruit_led_animation.animation.Animation attribute)
(adafruit_led_animation.group.AnimationGroup attribute)
D
draw() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.animation.chase.Chase method)
(adafruit_led_animation.animation.colorcycle.ColorCycle method)
(adafruit_led_animation.animation.comet.Comet method)
(adafruit_led_animation.animation.pulse.Pulse method)
(adafruit_led_animation.animation.rainbow.Rainbow method)
(adafruit_led_animation.animation.sparkle.Sparkle method)
(adafruit_led_animation.animation.sparklepulse.SparklePulse method)
draw_count (adafruit_led_animation.animation.Animation attribute)
(adafruit_led_animation.group.AnimationGroup attribute)
F
fill() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.group.AnimationGroup method)
(adafruit_led_animation.helper.PixelMap method)
(adafruit_led_animation.sequence.AnimationSequence method)
freeze() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.group.AnimationGroup method)
(adafruit_led_animation.sequence.AnimationSequence method)
G
generate_rainbow() (adafruit_led_animation.animation.rainbow.Rainbow method)
(adafruit_led_animation.animation.rainbowsparkle.RainbowSparkle method)
GOLD (in module adafruit_led_animation.color)
GREEN (in module adafruit_led_animation.color)
H
horizontal_lines() (adafruit_led_animation.helper.PixelMap class method)
horizontal_strip_gridmap() (in module adafruit_led_animation.helper)
J
JADE (in module adafruit_led_animation.color)
M
MAGENTA (in module adafruit_led_animation.color)
module
adafruit_led_animation.animation
adafruit_led_animation.animation.blink
adafruit_led_animation.animation.chase
adafruit_led_animation.animation.colorcycle
adafruit_led_animation.animation.comet
adafruit_led_animation.animation.pulse
adafruit_led_animation.animation.rainbow
adafruit_led_animation.animation.rainbowchase
adafruit_led_animation.animation.rainbowcomet
adafruit_led_animation.animation.rainbowsparkle
adafruit_led_animation.animation.solid
adafruit_led_animation.animation.sparkle
adafruit_led_animation.animation.sparklepulse
adafruit_led_animation.color
adafruit_led_animation.group
adafruit_led_animation.helper
adafruit_led_animation.sequence
N
next() (adafruit_led_animation.sequence.AnimationSequence method)
notify_cycles (adafruit_led_animation.animation.Animation attribute)
(adafruit_led_animation.group.AnimationGroup attribute)
O
OLD_LACE (in module adafruit_led_animation.color)
on_cycle_complete() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.animation.rainbowchase.RainbowChase method)
(adafruit_led_animation.group.AnimationGroup method)
(adafruit_led_animation.sequence.AnimateOnce method)
(adafruit_led_animation.sequence.AnimationSequence method)
ORANGE (in module adafruit_led_animation.color)
P
peers (adafruit_led_animation.animation.Animation property)
period (adafruit_led_animation.animation.pulse.Pulse property)
(adafruit_led_animation.animation.rainbow.Rainbow property)
(adafruit_led_animation.animation.sparklepulse.SparklePulse property)
PINK (in module adafruit_led_animation.color)
PixelMap (class in adafruit_led_animation.helper)
PixelSubset (class in adafruit_led_animation.helper)
previous() (adafruit_led_animation.sequence.AnimationSequence method)
Pulse (class in adafruit_led_animation.animation.pulse)
PURPLE (in module adafruit_led_animation.color)
R
Rainbow (class in adafruit_led_animation.animation.rainbow)
RAINBOW (in module adafruit_led_animation.color)
RainbowChase (class in adafruit_led_animation.animation.rainbowchase)
RainbowComet (class in adafruit_led_animation.animation.rainbowcomet)
RainbowSparkle (class in adafruit_led_animation.animation.rainbowsparkle)
random() (adafruit_led_animation.sequence.AnimationSequence method)
RED (in module adafruit_led_animation.color)
reset() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.animation.chase.Chase method)
(adafruit_led_animation.animation.colorcycle.ColorCycle method)
(adafruit_led_animation.animation.comet.Comet method)
(adafruit_led_animation.animation.pulse.Pulse method)
(adafruit_led_animation.animation.rainbow.Rainbow method)
(adafruit_led_animation.animation.sparklepulse.SparklePulse method)
(adafruit_led_animation.group.AnimationGroup method)
(adafruit_led_animation.sequence.AnimationSequence method)
resume() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.group.AnimationGroup method)
(adafruit_led_animation.sequence.AnimationSequence method)
reverse (adafruit_led_animation.animation.chase.Chase property)
(adafruit_led_animation.animation.comet.Comet property)
RGBW_WHITE_RGB (in module adafruit_led_animation.color)
RGBW_WHITE_RGBW (in module adafruit_led_animation.color)
RGBW_WHITE_W (in module adafruit_led_animation.color)
ring (adafruit_led_animation.animation.comet.Comet property)
S
show() (adafruit_led_animation.animation.Animation method)
(adafruit_led_animation.group.AnimationGroup method)
(adafruit_led_animation.helper.PixelMap method)
(adafruit_led_animation.sequence.AnimationSequence method)
Solid (class in adafruit_led_animation.animation.solid)
space_color() (adafruit_led_animation.animation.chase.Chase static method)
Sparkle (class in adafruit_led_animation.animation.sparkle)
SparklePulse (class in adafruit_led_animation.animation.sparklepulse)
speed (adafruit_led_animation.animation.Animation property)
T
TEAL (in module adafruit_led_animation.color)
V
vertical_lines() (adafruit_led_animation.helper.PixelMap class method)
vertical_strip_gridmap() (in module adafruit_led_animation.helper)
W
WHITE (in module adafruit_led_animation.color)
Y
YELLOW (in module adafruit_led_animation.color)