Displaying GIF animations #904
Bodmer
started this conversation in
Compatible support libraries
Replies: 1 comment 11 replies
-
Hi @Bodmer So I how or what do I need to modify to get the TFT_eSPI_memory example to display gif files from littleFS or SD? The Adafruit_GFX_SD example from the AnimatedGIF library works for my ILI9341 display but I am trying to achieve the same with your library and ILI9488 display (Pico-ResTouch-LCD-3.5 from waveshare). I got the display to work and display jpg from littleFS but I cant adapt "TFT_eSPI_memory" example to display a gif like Adafruit_GFX_SD example. Any help and assistance will be much appreciated it. Thank you. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The AnimatedGIF library here can be used with the TFT_eSPI library.
The "TFT_eSPI_memory" example in the library should work without modification.
Beta Was this translation helpful? Give feedback.
All reactions