Image Display Example
| Board | Support Status |
|---|---|
| ESP32-S3-BOX | YES |
| ESP32-S3-BOX-Lite | YES |
| ESP32-S3-BOX-3 | YES |
This example uses LVGL to display a list of PNG images. You can select a picture you like to be displayed.
How to use example
Hardware Required
- A ESP32-S3-Box or ESP32-S3-BOX-Lite
- A USB-C cable for power supply and programming
Follow detailed instructions provided specifically for this example.
Build and Flash
Run idf.py flash monitor to build, flash and monitor the project.
Once a complete flash process has been performed, you can use idf.py app-flash monitor to reduce the flash time.
(To exit the serial monitor, type Ctrl-]. Please reset the development board f you cannot exit the monitor.)