Skip to content

GIF player Demo for M5Stack, Odroid-GO, ESP32-Wrover-Kit, LoLinD32-Pro, D-Duino32-XS, and more...

License

Notifications You must be signed in to change notification settings

tobozo/ESP32-GifPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-GifPlayer

GIF player Demo for M5Stack, Odroid-GO, ESP32-Wrover-Kit, LoLinD32-Pro, D-Duino32-XS, and more...

This sketch will open the SD card and queue all files found in the /gif/ folder then play them in an endless loop.

Depends on the following libraries (all of them available from the Arduino Library Manager):

Deploying GIFs manually:

  • Create a "gif" folder on the root of your SD Card
  • Copy your GIF files in the /gif folder
  • Run the sketch

Deploying GIFs automatically:

  • Run any WiFi example sketch to connect your ESP32 to your WiFi router (make sure the connection is successful)
  • Edit the value of GIF_ARCHIVE_URL in `gifdownloader.h' to match the URL to your .tar.gz GIFs archive (must contain a /gif/ folder too)
  • Run the sketch
  • Wait for the download
  • Wait for the unpacking
  • Wait for the unzipping

loosely coded by @tobozo for @bitbank2

About

GIF player Demo for M5Stack, Odroid-GO, ESP32-Wrover-Kit, LoLinD32-Pro, D-Duino32-XS, and more...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Languages