circuitpython_led_effects
circuitpython_led_effects copied to clipboard
Some fun with Neopixel / WS2812 LEDs in CircuitPython
circuitpython_led_effects
Some fun with Neopixel / WS2812 LEDs in CircuitPython
A growing list of LED effects. So far:
-
fire1 -- simple fire simulation, uses ulab
-
ulab_speedup -- how to use ulab (CircuitPython Numpy) to speed up LED animations by 10x
Also, see my write up on it here
https://user-images.githubusercontent.com/274093/197255523-daec8bce-d1b5-4f5f-9d76-aac2ad72de7a.mp4