Tag: UI
-

Build a mini thermal camera – Part 3
Welcome to the third part of our mini thermal camera project! So far, we’ve set up the hardware and configured LVGL for our ESP32-S3 microcontroller. If you missed any steps, be sure to check out Part 1 and Part 2. In this segment, I’ll detail the creation and configuration of the graphical elements needed for…
-

Build a mini thermal camera, LVGL 9.1.0 + ESP32S3 – Part 2
Welcome to the second part of the this project! In this segment, we’ll focus on the display setup. Here the Part 1 if you missed. I’ve decided to use the LVGL graphics library combined with ESP-IDF. While I could have managed without it since it’s a relatively simple project, likely with a single screen UI,…

