Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 555 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 555 Bytes

Slideshow Demo

This is a simple implementation of a slideshow of .jpg files located on a microSD memory card in the wallpapers directory. Single-file library stb_image.h was used to decode jpg-files. Working with the file system is implemented through the FatFs library. This example can be run on LicheePi Nano demoboard.

slideshow.mp4