ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/esp_lvgl_adapter
0.1.0-beta.1
Pre-release
uploaded 1 day ago
LVGL adapter with unified display management, tearing control, thread safety, and optional filesystem/decoder/FreeType support.
Readme
Changelog
Dependencies
8
Dependents
0
Examples
5
Versions
1
lvgl_common_demo
This example demonstrates how to use the `esp_lvgl_adapter` component with LVGL to run the official LVGL benchmark demo on various LCD interfaces,…
Archive size ~ 22.36 KB
lvgl_decode_image
This example demonstrates how to decode and display multiple image formats using LVGL with the `esp_lv_decoder` component, showcasing efficient image…
Archive size ~ 61.77 KB
lvgl_dummy_draw
This example demonstrates how to use the dummy draw mode of the esp_lvgl_adapter component, allowing users to switch display refresh control from…
Archive size ~ 23.75 KB
lvgl_freetype_font
This example demonstrates how to use FreeType font rendering with LVGL through the esp_lvgl_adapter component, enabling scalable TrueType font…
Archive size ~ 26.51 KB
lvgl_multi_screen
This example demonstrates how to drive two SPI LCD panels simultaneously using LVGL with the `esp_lvgl_adapter` component, showcasing dual SPI…
Archive size ~ 10.15 KB