Featureful Python controller code for WS2811/WS2812/NeoPixels
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Nathaniel Walizer 84da2471ec Add colortest script for quick color testing 3 år sedan
.gitignore Initial commit 3 år sedan
LICENSE Initial commit 3 år sedan
README Initial commit 3 år sedan
blinky.json Initial commit 3 år sedan
blinky.py Fix crash on bad MQTT config 3 år sedan
colors.py Initial commit 3 år sedan
colortest.py Add colortest script for quick color testing 3 år sedan
gradients.py Initial commit 3 år sedan
pattern.py Initial commit 3 år sedan
pixels.py Initial commit 3 år sedan

README

Featureful Python controller code for WS2811/WS2812/NeoPixels
- Based on Adafruit CircuitPython NeoPixel library
- Dozens of holiday and other animation presets
- Fully configurable animations
- Multiple animations in different sections
- Service-ready with dynamic MQTT and config file updates