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