ESP32-HUB75-MatrixPanel-DMA/examples/AnimatedGIFPanel
2020-08-10 21:47:13 +01:00
..
data/gifs Updated GIF example 2020-08-10 21:47:13 +01:00
AnimatedGIFPanel.ino Updated GIF example 2020-08-10 21:47:13 +01:00
README.md Updated GIF example 2020-08-10 21:47:13 +01:00

=== Animated GIF Decoding Example ===

==== Prerequisite ====

  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.

  1. The files in the 'data' folder are written to the ESP32's SPIFFS file system.