Open ModischFabrications opened 2 years ago
Google supports size, search for "imagesize:32x64 ### animated gif"
ESP could technically receive only a link and stream it by itself, but that's probably a bit more difficult to implement and less robust. Uploading files is probably easier to do.
https://github.com/bitbank2/AnimatedGIF/blob/master/examples/ESP32_LEDMatrix_I2S/ESP32_LEDMatrix_I2S.ino seems to be a great reference, but still hard work to implement. https://github.com/scottbez1/SwitchOrnamentReference/ might also be a bit of help, seems to use the same library
Ideally uploaded via web interface or Telegram bot.
https://github.com/marcmerlin/AnimatedGIFs -> GIF playback seems to be possible somehow.