Skip to content

Latest commit

 

History

History
98 lines (66 loc) · 2.04 KB

File metadata and controls

98 lines (66 loc) · 2.04 KB

Simple test

Ensure your device works with this simple test.

../examples/led_animation_simpletest.py

Basic Animations

Demonstrates the basic animations.

../examples/led_animation_basic_animations.py

All Animations

Demonstrates the entire suite of animations.

../examples/led_animation_all_animations.py

Pixel Map

Demonstrates the pixel mapping feature.

../examples/led_animation_pixel_map.py

Animation Sequence

Demonstrates the animation sequence feature.

../examples/led_animation_sequence.py

Animation Group

Demonstrates the animation group feature.

../examples/led_animation_group.py

Blink

Demonstrates the blink animation.

../examples/led_animation_blink.py

Comet

Demonstrates the comet animation.

../examples/led_animation_comet.py

Chase

Demonstrates the chase animation.

../examples/led_animation_chase.py

Rainbow

Demonstrates the rainbow animations.

../examples/led_animation_rainbow_animations.py

Sparkle

Demonstrates the sparkle animations.

../examples/led_animation_sparkle_animations.py