Featureful Python controller code for WS2811/WS2812/NeoPixels
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Nathaniel Walizer 84da2471ec Add colortest script for quick color testing 3 yıl önce
.gitignore Initial commit 3 yıl önce
LICENSE Initial commit 3 yıl önce
README Initial commit 3 yıl önce
blinky.json Initial commit 3 yıl önce
blinky.py Fix crash on bad MQTT config 3 yıl önce
colors.py Initial commit 3 yıl önce
colortest.py Add colortest script for quick color testing 3 yıl önce
gradients.py Initial commit 3 yıl önce
pattern.py Initial commit 3 yıl önce
pixels.py Initial commit 3 yıl önce

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