Examples matching your search query:
-
display
This is a minimal display example using the LVGL graphics library. With just a few function calls, it sets up the display and shows the Espressif logo along with a text label.
-
display_lvgl_benchmark
This example runs the LVGL benchmark demo to measure graphical performance on Espressif and M5Stack boards. It can be used as a standalone example and allows for triggering benchmarks by adding the "Run benchmark" label to a PR.
-
display_lvgl_demos
This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).