ESP32 Native version of Blinky, featureful 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.
jrhoffa 33d64e37e7 Add multi-color support to sparkle effect 3 年之前
..
patterns Add multi-color support to sparkle effect 3 年之前
CMakeLists.txt Add random and sparkle animation patterns 3 年之前
Kconfig.projbuild Add basic support for OTA & MQTT debugging 3 年之前
colors.json Refactor presets to use JSON definitions 3 年之前
device.cpp Fix memory leak in pattern states 3 年之前
device.hpp Refactor presets to use JSON definitions 3 年之前
http_serv.cpp Add basic support for OTA & MQTT debugging 3 年之前
http_serv.hpp Add basic support for OTA & MQTT debugging 3 年之前
leds.cpp Add random and sparkle animation patterns 3 年之前
leds.hpp Fix memory leak in pattern states 3 年之前
main.cpp Add multi-color support to sparkle effect 3 年之前
mqtt.cpp Refactor presets to use JSON definitions 3 年之前
mqtt.hpp Add basic support for OTA & MQTT debugging 3 年之前
ota.cpp Add basic support for OTA & MQTT debugging 3 年之前
ota.hpp Add basic support for OTA & MQTT debugging 3 年之前
presets.cpp Add random and sparkle animation patterns 3 年之前
presets.hpp Add random and sparkle animation patterns 3 年之前
presets.json Add multi-color support to sparkle effect 3 年之前
spi_leds.cpp Add asynchronous DMA support and fix timing issues 3 年之前
spi_leds.hpp Add asynchronous DMA support and fix timing issues 3 年之前
utils.cpp Refactor presets to use JSON definitions 3 年之前
utils.hpp Refactor presets to use JSON definitions 3 年之前
wifi.cpp Add basic support for OTA & MQTT debugging 3 年之前
wifi.hpp Add basic support for OTA & MQTT debugging 3 年之前