fbiego / esp32-watchfaces

Rendering prebuilt watchfaces on LCD using ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 Watchfaces

Overview

This project showcases the rendering of prebuilt watch faces on ESP32 microcontrollers.

Demo Video

screenshot

Devices Used

  • ESP32 Devkit with WaveShare 240x240 LCD
  • ESP32 C3 mini with a 240x240 touch display

Usage Instructions

To use this project, follow these steps:

  1. Get some of the available watch faces here.
  2. Upload the binary watch faces to the SPIFFS partition on your ESP32 microcontroller.

Disclaimer

This project renders watch faces with randomized numbers and cannot accurately display the current time for practical use as a watch.

About

Rendering prebuilt watchfaces on LCD using ESP32


Languages

Language:C++ 91.0%Language:C 9.0%