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 94f93d88e8 Actually turn off LEDs when state set to off il y a 3 ans
..
patterns Small fixes for v4.4.2 esp-idf support il y a 3 ans
CMakeLists.txt Add LCD display virtual LED support il y a 3 ans
Kconfig.projbuild Add basic support for OTA & MQTT debugging il y a 3 ans
device.cpp Add reboot command via MQTT il y a 3 ans
device.hpp Add reboot command via MQTT il y a 3 ans
display.cpp Add LCD display virtual LED support il y a 3 ans
display.hpp Add LCD display virtual LED support 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 Actually turn off LEDs when state set to off il y a 3 ans
leds.hpp Actually turn off LEDs when state set to off il y a 3 ans
main.cpp Actually turn off LEDs when state set to off il y a 3 ans
mqtt.cpp Small fixes for v4.4.2 esp-idf support 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
screen_leds.cpp Add LCD display virtual LED support il y a 3 ans
screen_leds.hpp Add LCD display virtual LED support il y a 3 ans
spi_leds.cpp Small fixes for v4.4.2 esp-idf support 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 Small fixes for v4.4.2 esp-idf support il y a 3 ans
wifi.hpp Small fixes for v4.4.2 esp-idf support il y a 3 ans