Animated GIF library for pixel matrix?

Aerokeith

Well-known member
I'm investigating the best approach and library to read animated GIFs from a micro-SD card and play them on a large LED pixel matrix. This will be done on a Teensy 4.0 that is performing other time-critical tasks, so any library calls need to reasonably non-blocking. I've just started evaluating the bitbank2/AnimatedGIF library, which seems like a good fit. Anyone have recent experience with this? I saw this old thread, which seems to have petered out. I've already noticed some discrepancies between the library API and the documentation, and that has me a little worried if the library is still being supported.

Thanks for any help!
 
Back
Top