ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
jrhoffa eaab3ac0ac Add gamma correction and brightness support hace 2 años
..
patterns Add gamma correction and brightness support hace 2 años
CMakeLists.txt Add gamma correction and brightness support hace 2 años
Kconfig.projbuild Add basic support for OTA & MQTT debugging hace 3 años
device.cpp Add gamma correction and brightness support hace 2 años
device.hpp Add gamma correction and brightness support hace 2 años
display.cpp Add LCD display virtual LED support hace 3 años
display.hpp Add LCD display virtual LED support hace 3 años
gamma.cpp Add gamma correction and brightness support hace 2 años
gamma.hpp Add gamma correction and brightness support hace 2 años
http_serv.cpp Add basic support for OTA & MQTT debugging hace 3 años
http_serv.hpp Add basic support for OTA & MQTT debugging hace 3 años
leds.cpp Add gamma correction and brightness support hace 2 años
leds.hpp Add gamma correction and brightness support hace 2 años
main.cpp Add gamma correction and brightness support hace 2 años
mqtt.cpp Support ESP IDF v5.0 hace 3 años
mqtt.hpp Add basic support for OTA & MQTT debugging hace 3 años
ota.cpp Remove unnecessary reboot delay hace 3 años
ota.hpp Change OTA from HTTP to TFTP hace 3 años
presets.cpp Add gamma correction and brightness support hace 2 años
presets.hpp Add random and sparkle animation patterns hace 3 años
rmt_leds.cpp Use timing values more accurate to internal clock hace 3 años
rmt_leds.hpp Add RMT DMA support hace 3 años
screen_leds.cpp Add LCD display virtual LED support hace 3 años
screen_leds.hpp Add LCD display virtual LED support hace 3 años
spi_leds.cpp Fix high ouput timing to 417/833 ns widths hace 3 años
spi_leds.hpp Add asynchronous DMA support and fix timing issues hace 3 años
utils.cpp Refactor presets to use JSON definitions hace 3 años
utils.hpp Refactor presets to use JSON definitions hace 3 años
wifi.cpp Small fixes for v4.4.2 esp-idf support hace 3 años
wifi.hpp Small fixes for v4.4.2 esp-idf support hace 3 años