Achieving 30fps with a low cost SPI TFT breakout.
Workflow:
- Imagemagick to split GIF to PNG frames
- PHP + GD to convert to rgb565 C array
- Arduino IDE for the sketch
- TFT_eSPI Library for performance
Credits:
- GIF by Cyriak https://www.youtube.com/user/cyriak
- Wemos Mini D1
- ST7735 TFT
Source:
- https://github.com/tobozo/TFT_GIF