Skip to content

n-92/digitalClock

Repository files navigation

digitalClock based on Waveshare_ST7262_LVGL with esp32s3 as the main CPU

How it looks!

Waveshare_ST7262_LVGL

Waveshare_ST7262_LVGL is an Arduino library designed for Waveshare ESP32-S3-Touch-LCD-7 using ESP32-S3 SOC with 7 inch ST7262 LCD and GT911 touchscreen to facilitate rapid GUI development using LVGL.

Dependencies

Library Version
LVGL >=8.3.0 && <=8.3.11
ESP32_Display_Panel >=0.1.4
ESP32_IO_Expander 0.0.3

Usage

  • Clone the entire repository and put all the files in a folder with name digitalClock if it doesn't already exist.
  • Use the Latest Arduino IDE to open the .ino file and upload to the target device connected on UART port.
  • Tap on the minutes and seconds text to adjust. Similiary, tap on the date to adjust.

Acknowledgements

Example code was sourced from Waveshare Wiki Page mentioned below. I just made it easier to implement in any sketch file.

About

A digital clock with calendar display running on Waveshare esp32s3-4.3LCD unit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors