Featureful Python controller code for WS2811/WS2812/NeoPixels
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathaniel Walizer 99ec21b454 Add green to Halloween preset 2 년 전
.gitignore Initial commit 3 년 전
LICENSE Initial commit 3 년 전
README Initial commit 3 년 전
blinky.json Advertise status to HA when it comes online 2 년 전
blinky.py Advertise status to HA when it comes online 2 년 전
colors.py Initial commit 3 년 전
colortest.py Add colortest script for quick color testing 3 년 전
gradients.py Add green to Halloween preset 2 년 전
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