ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Nathaniel Walizer b90187af90 Fix high ouput timing to 417/833 ns widths 3 年前
..
patterns Small fixes for v4.4.2 esp-idf support 3 年前
CMakeLists.txt Add LCD display virtual LED support 3 年前
Kconfig.projbuild Add basic support for OTA & MQTT debugging 3 年前
device.cpp Add reboot command via MQTT 3 年前
device.hpp Add reboot command via MQTT 3 年前
display.cpp Add LCD display virtual LED support 3 年前
display.hpp Add LCD display virtual LED support 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 Actually turn off LEDs when state set to off 3 年前
leds.hpp Actually turn off LEDs when state set to off 3 年前
main.cpp Fix high ouput timing to 417/833 ns widths 3 年前
mqtt.cpp Small fixes for v4.4.2 esp-idf support 3 年前
mqtt.hpp Add basic support for OTA & MQTT debugging 3 年前
ota.cpp Change OTA from HTTP to TFTP 3 年前
ota.hpp Change OTA from HTTP to TFTP 3 年前
presets.cpp Add random and sparkle animation patterns 3 年前
presets.hpp Add random and sparkle animation patterns 3 年前
screen_leds.cpp Add LCD display virtual LED support 3 年前
screen_leds.hpp Add LCD display virtual LED support 3 年前
spi_leds.cpp Fix high ouput timing to 417/833 ns widths 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 Small fixes for v4.4.2 esp-idf support 3 年前
wifi.hpp Small fixes for v4.4.2 esp-idf support 3 年前