Featureful Python controller code for WS2811/WS2812/NeoPixels
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Nathaniel Walizer 84da2471ec Add colortest script for quick color testing 3 лет назад
.gitignore Initial commit 3 лет назад
LICENSE Initial commit 3 лет назад
README Initial commit 3 лет назад
blinky.json Initial commit 3 лет назад
blinky.py Fix crash on bad MQTT config 3 лет назад
colors.py Initial commit 3 лет назад
colortest.py Add colortest script for quick color testing 3 лет назад
gradients.py Initial commit 3 лет назад
pattern.py Initial commit 3 лет назад
pixels.py Initial commit 3 лет назад

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