ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jrhoffa eaab3ac0ac Add gamma correction and brightness support 2 년 전
..
patterns Add gamma correction and brightness support 2 년 전
CMakeLists.txt Add gamma correction and brightness support 2 년 전
Kconfig.projbuild Add basic support for OTA & MQTT debugging 3 년 전
device.cpp Add gamma correction and brightness support 2 년 전
device.hpp Add gamma correction and brightness support 2 년 전
display.cpp Add LCD display virtual LED support 3 년 전
display.hpp Add LCD display virtual LED support 3 년 전
gamma.cpp Add gamma correction and brightness support 2 년 전
gamma.hpp Add gamma correction and brightness support 2 년 전
http_serv.cpp Add basic support for OTA & MQTT debugging 3 년 전
http_serv.hpp Add basic support for OTA & MQTT debugging 3 년 전
leds.cpp Add gamma correction and brightness support 2 년 전
leds.hpp Add gamma correction and brightness support 2 년 전
main.cpp Add gamma correction and brightness support 2 년 전
mqtt.cpp Support ESP IDF v5.0 3 년 전
mqtt.hpp Add basic support for OTA & MQTT debugging 3 년 전
ota.cpp Remove unnecessary reboot delay 3 년 전
ota.hpp Change OTA from HTTP to TFTP 3 년 전
presets.cpp Add gamma correction and brightness support 2 년 전
presets.hpp Add random and sparkle animation patterns 3 년 전
rmt_leds.cpp Use timing values more accurate to internal clock 3 년 전
rmt_leds.hpp Add RMT DMA support 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 년 전