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.
Nathaniel Walizer b90187af90 Fix high ouput timing to 417/833 ns widths 3 years ago
..
patterns Small fixes for v4.4.2 esp-idf support 3 years ago
CMakeLists.txt Add LCD display virtual LED support 3 years ago
Kconfig.projbuild Add basic support for OTA & MQTT debugging 3 years ago
device.cpp Add reboot command via MQTT 3 years ago
device.hpp Add reboot command via MQTT 3 years ago
display.cpp Add LCD display virtual LED support 3 years ago
display.hpp Add LCD display virtual LED support 3 years ago
http_serv.cpp Add basic support for OTA & MQTT debugging 3 years ago
http_serv.hpp Add basic support for OTA & MQTT debugging 3 years ago
leds.cpp Actually turn off LEDs when state set to off 3 years ago
leds.hpp Actually turn off LEDs when state set to off 3 years ago
main.cpp Fix high ouput timing to 417/833 ns widths 3 years ago
mqtt.cpp Small fixes for v4.4.2 esp-idf support 3 years ago
mqtt.hpp Add basic support for OTA & MQTT debugging 3 years ago
ota.cpp Change OTA from HTTP to TFTP 3 years ago
ota.hpp Change OTA from HTTP to TFTP 3 years ago
presets.cpp Add random and sparkle animation patterns 3 years ago
presets.hpp Add random and sparkle animation patterns 3 years ago
screen_leds.cpp Add LCD display virtual LED support 3 years ago
screen_leds.hpp Add LCD display virtual LED support 3 years ago
spi_leds.cpp Fix high ouput timing to 417/833 ns widths 3 years ago
spi_leds.hpp Add asynchronous DMA support and fix timing issues 3 years ago
utils.cpp Refactor presets to use JSON definitions 3 years ago
utils.hpp Refactor presets to use JSON definitions 3 years ago
wifi.cpp Small fixes for v4.4.2 esp-idf support 3 years ago
wifi.hpp Small fixes for v4.4.2 esp-idf support 3 years ago