This example demonstrates decoding and displaying multiple image formats using LVGL and the esp_lv_decoder component. It showcases memory-optimized formats and hardware-accelerated decoding for embedded displays.
This example demonstrates how to drive two SPI LCD panels simultaneously using LVGL with the esp_lvgl_adapter component. It shows how to share a single SPI bus between multiple displays and render independent content on each screen.