ESP32-HUB75-MatrixPanel-DMA
ESP32-HUB75-MatrixPanel-DMA copied to clipboard
Send gif file to esp32 through wifi or bluetooth
Greetings,
Is there a way to send a gif file from a smartphone and save it to the sd card, so it can be shown in the rgb panel? any clue?
Thanks in advance
check this on github ESPAsync_WiFiManager, it contains a web file manager which you can upload gif to esp32 onboard flash, probably you can code to write the file to sd card pretty sure there are other library where you can have a web server to upload your gif
Or cotestatnt/esp-fs-webserver