ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/esp_lvgl_adapter
0.4.3~1
Latest
uploaded 12 hours ago
LVGL adapter with unified display management, tearing control, thread safety, and optional filesystem/decoder/FreeType support.
Readme
Changelog
Dependencies
8
Dependents
9
Examples
5
Versions
13
5 examples
lvgl_common_demo
This example demonstrates the use of the esp_lvgl_adapter component with LVGL to run its benchmark demo on various LCD interfaces.
21.92 KB
lvgl_decode_image
This example demonstrates how to decode and display multiple image formats using LVGL with efficient image handling for embedded displays.
61.92 KB
lvgl_dummy_draw
This example demonstrates the dummy draw mode of the esp_lvgl_adapter, allowing direct control over LCD refresh and rendering.
23.90 KB
lvgl_freetype_font
This example demonstrates FreeType font rendering with LVGL, enabling scalable multi-language support and dynamic font sizing.
26.57 KB
lvgl_multi_screen
This example demonstrates how to drive two SPI LCD panels simultaneously using LVGL with independent content on each screen.
10.13 KB