ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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年前