JC3636W518 ESP32-S3 1.8" Round Display Demos

time10 mo agoview21 views

This is a 1.8" ESP32-S3 Round display, that is found cheap(ish) on Aliexpress. They do provide some demo code based on LVGL, they do not provide the original demo code, other then in the form of a binary file. So I went looking to see if anyone had make some good demos, I didn't find much. Maybe this is too new, maybe not enough people are using it. Moononounation did update the Arduino_GFX library to support this, and provided some demo code (most of it I couldn't get to work correctly unfortunately - I don't know if this is a work in progress situation or ??) https://github.com/moononournation/JC3636W518 I was able to get the ImgViewerMjpeg_JPEGDEC demo working by making a few changes having it read off the SD card. Also able to get LVGL_Arduino_v8_demo_widgets working, but I already had that working from what was provided by the manufacturer. I was finally able to get the ImgViewerMjpeg_Zoomquilt demo working by using a earlier version of the code, over sizing the file. Making 480x480, and moving it into a negitive space on the display (yes, I know weird right). But it worked.

Music: Science Documentary by Lexin_Music off Pixabay https://pixabay.com/music/build-up-scenes-science-documentary-169621/ Special Thanks to Moononournation for his work on Arduino_GFX and this display. https://github.com/moononournation/JC3636W518 Which was a great starting point.

Loading comments...