ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
jrhoffa 33d64e37e7 Add multi-color support to sparkle effect il y a 3 ans
..
patterns Add multi-color support to sparkle effect il y a 3 ans
CMakeLists.txt Add random and sparkle animation patterns il y a 3 ans
Kconfig.projbuild Add basic support for OTA & MQTT debugging il y a 3 ans
colors.json Refactor presets to use JSON definitions il y a 3 ans
device.cpp Fix memory leak in pattern states il y a 3 ans
device.hpp Refactor presets to use JSON definitions il y a 3 ans
http_serv.cpp Add basic support for OTA & MQTT debugging il y a 3 ans
http_serv.hpp Add basic support for OTA & MQTT debugging il y a 3 ans
leds.cpp Add random and sparkle animation patterns il y a 3 ans
leds.hpp Fix memory leak in pattern states il y a 3 ans
main.cpp Add multi-color support to sparkle effect il y a 3 ans
mqtt.cpp Refactor presets to use JSON definitions il y a 3 ans
mqtt.hpp Add basic support for OTA & MQTT debugging il y a 3 ans
ota.cpp Add basic support for OTA & MQTT debugging il y a 3 ans
ota.hpp Add basic support for OTA & MQTT debugging il y a 3 ans
presets.cpp Add random and sparkle animation patterns il y a 3 ans
presets.hpp Add random and sparkle animation patterns il y a 3 ans
presets.json Add multi-color support to sparkle effect il y a 3 ans
spi_leds.cpp Add asynchronous DMA support and fix timing issues il y a 3 ans
spi_leds.hpp Add asynchronous DMA support and fix timing issues il y a 3 ans
utils.cpp Refactor presets to use JSON definitions il y a 3 ans
utils.hpp Refactor presets to use JSON definitions il y a 3 ans
wifi.cpp Add basic support for OTA & MQTT debugging il y a 3 ans
wifi.hpp Add basic support for OTA & MQTT debugging il y a 3 ans