• sales

    +86-0755-88291180

How to upload new clock faces into the ESP32 S3

2025-02-20 13:41:34 Ask

Hello, can someone explain to me how to upload new clock faces into the ESP32 S3? Is there a website where I can download the new clocks to be displayed, or maybe an Arduino tutorial on how to do it?

Thanks for your help

3answers
SpotPearGuest90a22
Answer time:
2025-02-21 10:41:18

Hello, what I'm trying to upload in the esp32 s3 screen is a new clock display, as you know it comes with 3 default clocks but I want to upload a new clock display on it. The clocks come in MJPEG format, but I'm sure they are developed in Arduino as they display real-time. I managed to get a C++ code for a new watch from Squareline Studio, but im not able to write the entire code in Arduino. I was hoping maybe there is a website where I can download some clocks in that format or maybe an easier way to do it.

Thanks for your help.

Like0

report

SpotPearUser3451
Answer time:
2026-03-30 15:43:55

Uploading new clock faces to your ESP32 S3 sounds like a fun project! I'm not familiar with specific websites for clock faces, but perhaps searching for Arduino tutorials on displaying images or animations would help. Think of it like building your own Pokerogue dex , but with clock faces! If you are a fan of Pokerogue , you know that collecting every single one requires dedication. Consider that skill to be applicable when implementing this, Good luck, let us know if you progress.

Like0

report