Waveshare esp32-s3 1.46" round lcd

Has anyone successfully made a UI/watch face for the Waveshare ESP32-S3 1.46" round display?

I’m specifically looking for projects that already WORK (even unfinished prototypes are fine) — not just concepts.

Things I’d love to see:

  • Working LVGL watch faces
  • Circular UI examples
  • Smooth animations/transitions
  • Touch working correctly
  • GitHub repos or demo videos
  • Arduino IDE / PlatformIO / ESP-IDF examples

Even partial projects are helpful if:

  • the display works properly
  • LVGL is configured correctly
  • the touch driver is functioning
  • basic smartwatch UI is running

I’ve seen a few examples online, but I’m trying to find people who actually got the board working reliably and built something real on it.

Also, if anyone is experienced with this display and is willing to help or guide me during development, please let me know — I’d really appreciate it.

Thanks!

Hi @SRIRAMG,

I recomend vist this repository

Felix, is one of the most active contributors in LVGL. Here, you found a few options to test your board using a well-designed UI.

Hi, Thank you for replying, but the problem is that there is a lot of difference between this and the esp32 s3 1.46" display including the screen drivers…As it is more newer than that module mostly nobody has started making projects based on it.