- LVGL adapter with unified display management, tearing control, thread safety, and optional filesystem/decoder/FreeType support.
- Supports all targets
-
License:
Custom
-
Includes 5 examples
-
Downloaded 33.3k times
Examples matching your search query:
-
lvgl_dummy_draw
This example demonstrates the dummy draw mode of the esp_lvgl_adapter component, allowing direct control of the LCD framebuffer.
-
lvgl_multi_screen
This example demonstrates driving two SPI LCD panels simultaneously using LVGL, showcasing dual display support and independent rendering.
-
lvgl_common_demo
This example demonstrates the use of the esp_lvgl_adapter component with LVGL to run a benchmark demo on various LCD interfaces.