ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
jrhoffa eaab3ac0ac Add gamma correction and brightness support 2 anos atrás
..
patterns Add gamma correction and brightness support 2 anos atrás
CMakeLists.txt Add gamma correction and brightness support 2 anos atrás
Kconfig.projbuild Add basic support for OTA & MQTT debugging 3 anos atrás
device.cpp Add gamma correction and brightness support 2 anos atrás
device.hpp Add gamma correction and brightness support 2 anos atrás
display.cpp Add LCD display virtual LED support 3 anos atrás
display.hpp Add LCD display virtual LED support 3 anos atrás
gamma.cpp Add gamma correction and brightness support 2 anos atrás
gamma.hpp Add gamma correction and brightness support 2 anos atrás
http_serv.cpp Add basic support for OTA & MQTT debugging 3 anos atrás
http_serv.hpp Add basic support for OTA & MQTT debugging 3 anos atrás
leds.cpp Add gamma correction and brightness support 2 anos atrás
leds.hpp Add gamma correction and brightness support 2 anos atrás
main.cpp Add gamma correction and brightness support 2 anos atrás
mqtt.cpp Support ESP IDF v5.0 3 anos atrás
mqtt.hpp Add basic support for OTA & MQTT debugging 3 anos atrás
ota.cpp Remove unnecessary reboot delay 3 anos atrás
ota.hpp Change OTA from HTTP to TFTP 3 anos atrás
presets.cpp Add gamma correction and brightness support 2 anos atrás
presets.hpp Add random and sparkle animation patterns 3 anos atrás
rmt_leds.cpp Use timing values more accurate to internal clock 3 anos atrás
rmt_leds.hpp Add RMT DMA support 3 anos atrás
screen_leds.cpp Add LCD display virtual LED support 3 anos atrás
screen_leds.hpp Add LCD display virtual LED support 3 anos atrás
spi_leds.cpp Fix high ouput timing to 417/833 ns widths 3 anos atrás
spi_leds.hpp Add asynchronous DMA support and fix timing issues 3 anos atrás
utils.cpp Refactor presets to use JSON definitions 3 anos atrás
utils.hpp Refactor presets to use JSON definitions 3 anos atrás
wifi.cpp Small fixes for v4.4.2 esp-idf support 3 anos atrás
wifi.hpp Small fixes for v4.4.2 esp-idf support 3 anos atrás