Featureful Python controller code for WS2811/WS2812/NeoPixels
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Nathaniel Walizer 84da2471ec Add colortest script for quick color testing vor 3 Jahren
.gitignore Initial commit vor 3 Jahren
LICENSE Initial commit vor 3 Jahren
README Initial commit vor 3 Jahren
blinky.json Initial commit vor 3 Jahren
blinky.py Fix crash on bad MQTT config vor 3 Jahren
colors.py Initial commit vor 3 Jahren
colortest.py Add colortest script for quick color testing vor 3 Jahren
gradients.py Initial commit vor 3 Jahren
pattern.py Initial commit vor 3 Jahren
pixels.py Initial commit vor 3 Jahren

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