Skip to content

Display GIFs from Flash or SD - for use with Arcada boards

Notifications You must be signed in to change notification settings

adafruit/Adafruit_Arcada_GifDecoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adafruit_Arcada_GifDecoder Build Status

Display GIFs on TFT screens from Flash or SD, using Adafruit Arcada. GIFs reside in a directory "/gifs" on the filesystem. If using QSPI storage and TinyUSB stack, the filesystem will be available as a USB disk drive

This example has been deeply modified from https://github.com/prenticedavid/AnimatedGIFs_SD to be for use with Adafruit Arcada (SAMD51) boards only at this time.


Original Credits (see also other readme)

Set GIF_DEBUG to 0, 2, 3 in Arcada_GifDecoder_Impl.h

GIF optimisation via PC or online is not that clever.
They should minimise the display rectangle to only cover animation changes. They should make a compromisde between contiguous run of pixels or multiple transparent pixels.

Many thanks to Craig A. Lindley and Louis Beaudoin (Pixelmatix) for their original work on small LED matrix.

About

Display GIFs from Flash or SD - for use with Arcada boards

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%