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 eaab3ac0ac Add gamma correction and brightness support il y a 2 ans
..
patterns Add gamma correction and brightness support il y a 2 ans
CMakeLists.txt Add gamma correction and brightness support il y a 2 ans
Kconfig.projbuild Add basic support for OTA & MQTT debugging il y a 3 ans
device.cpp Add gamma correction and brightness support il y a 2 ans
device.hpp Add gamma correction and brightness support il y a 2 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
gamma.cpp Add gamma correction and brightness support il y a 2 ans
gamma.hpp Add gamma correction and brightness support il y a 2 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 gamma correction and brightness support il y a 2 ans
leds.hpp Add gamma correction and brightness support il y a 2 ans
main.cpp Add gamma correction and brightness support il y a 2 ans
mqtt.cpp Support ESP IDF v5.0 il y a 3 ans
mqtt.hpp Add basic support for OTA & MQTT debugging il y a 3 ans
ota.cpp Remove unnecessary reboot delay il y a 3 ans
ota.hpp Change OTA from HTTP to TFTP il y a 3 ans
presets.cpp Add gamma correction and brightness support il y a 2 ans
presets.hpp Add random and sparkle animation patterns il y a 3 ans
rmt_leds.cpp Use timing values more accurate to internal clock il y a 3 ans
rmt_leds.hpp Add RMT DMA support 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 Fix high ouput timing to 417/833 ns widths 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