Featureful Python controller code for WS2811/WS2812/NeoPixels
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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