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 jaren geleden
.gitignore Initial commit 3 jaren geleden
LICENSE Initial commit 3 jaren geleden
README Initial commit 3 jaren geleden
blinky.json Initial commit 3 jaren geleden
blinky.py Fix crash on bad MQTT config 3 jaren geleden
colors.py Initial commit 3 jaren geleden
colortest.py Add colortest script for quick color testing 3 jaren geleden
gradients.py Initial commit 3 jaren geleden
pattern.py Initial commit 3 jaren geleden
pixels.py Initial commit 3 jaren geleden

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