Skip to content

DroitXenon/esp-frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-frame

This is an ESP32-based project that combines a digital photo gallery and a clock in one device. Designed to run on the ESP32-2432S028 CYB module.

#include <TFT_eSPI.h>

#include <XPT2046_Touchscreen.h>

#include <lvgl.h>

#include <JPEGDEC.h>

About

This is an ESP32-based project that combines a digital photo gallery and a clock in one device. Designed to run on the ESP32-2432S028 CYB module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors