adafruit / adafruit/Adafruit_CircuitPython_LED_Animation
Gradient Animation Request
Open
enhancement
- Dominant language
- Python
- Stars
- 62
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
I'd love a gradient animation. I want to be able to select my colors (maybe 3-4, or maybe more for a whole palette). The colors should fade into each other seamlessly, and I want to be able to choose the period / number of LEDs per section. Then I'd want the whole thing to scroll along the strip and be able to choose the speed.
Gradient (pixels, speed=0.1, colors=(color.RED, color.BLUE, (0,200,10), 0XFF0000), period=5)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.