ESP32-HUB75-MatrixPanel-DMA/examples/AnimatedGIFPanel_SD
2023-03-13 00:09:40 +00:00
..
gifs Add SDCard AnimatedGIF example 2023-03-13 00:09:40 +00:00
AnimatedGIFPanel_SD.ino Add SDCard AnimatedGIF example 2023-03-13 00:09:40 +00:00
esp32_sdcard.jpg Add SDCard AnimatedGIF example 2023-03-13 00:09:40 +00:00
gif_functions.hpp Add SDCard AnimatedGIF example 2023-03-13 00:09:40 +00:00
Readme.md Add SDCard AnimatedGIF example 2023-03-13 00:09:40 +00:00
sdcard_functions.hpp Add SDCard AnimatedGIF example 2023-03-13 00:09:40 +00:00

ESP32-HUB75-MatrixPanel-DMA SDCard example

A very basic example using the 'Animated GIF' library by Larry Bank + the SD / File system library provided for Arduino by Espressif.

Some default HUB75 pins need to be remapped to accomodate for the SD Card.

image

How to use it?

  1. Format a SD Card with FAT32 file system (default setting)
  2. Create a directory called 'gifs'
  3. Drop your gifs in there. The resolution of the GIFS must match that of the display.