ESP32-HUB75-MatrixPanel-DMA/examples/AnimatedGIFPanel_SPIFFS/README.md
mrfaptastic efad4c1dfd Update
2023-03-12 23:16:06 +00:00

13 lines
414 B
Markdown

## Animated GIF Decoding Example
### Prerequisites
1. The excellent 'AnimatedGIF' library by Larry Bank needs to be installed: https://github.com/bitbank2/AnimatedGIF
This is available via the Arduino Library manager, or can be placed in the 'libs' directory with PlatformIO.
2. The files in the 'data' folder are written to the ESP32's SPIFFS file system.
## Credits
https://github.com/bitbank2/AnimatedGIF