-
Examples matching your search query:
-
epaper_lvgl_demo
This example demonstrates how to use the SSD1681 e-paper display driver in an ESP-IDF project, showcasing a clock widget using the LVGL library. By…
-
Examples matching your search query:
-
Examples matching your search query:
-
touchscreen
This example demonstrates the initialization and usage of the `esp_lvgl_port` component, including LCD and touch hardware initialization, LVGL port…
-
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…
-
Examples matching your search query:
-
lvgl_spng
This demo shows how to add Split PNG to the lvgl project using the ESP32-C3-LCDkit development board. It outlines the necessary hardware, steps for…
-
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_demos
This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
-
display_camera_video
This example shows how to obtain frames from MIPI-CSI / DVP camera and display them on an LCD, continuously fetching image frames and using LVGL's canvas widget for display.
-
- E-Paper display driver for ESP-IDF with LVGL 9 integration. Supports BW, 3-color, and 6-color panels with Floyd-Steinberg dithering.
-
-
License:
MIT
-
Includes 4 examples
-
Downloaded 92 times
Examples matching your search query:
-
esp32s3_epaper_154
Example project for the Waveshare ESP32-S3-ePaper-1.54 development board, demonstrating features such as e-paper initialization, LVGL 9 integration,…
-
Examples matching your search query:
-
display_lvgl_demos
This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
-
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…
-
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…
-
Examples matching your search query:
-
- esopublic - MCU abstraction and utilities like console, communication and ui driver.
- Supports all targets
-
License:
Apache 2.0
-
Includes 4 examples
-
Downloaded 49 times
Examples matching your search query:
-
sld_demo_s3_lvgl
This software demonstrates the usage of the SMM display series from Schukat using the esopublic library, supporting multiple boards driven by ESP32…
-
Examples matching your search query:
-
rgb_lcd_8bit
This example demonstrates how to drive an RGB interface LCD screen with an 8-bit RGB requirement in an ESP-IDF project. It utilizes the LVGL library…
-
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…
-
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…
-
- A Lottie animation player for LVGL (v8 and v9), powered by ThorVG as the rendering engine.
- Supports all targets
-
License:
Apache-2.0
-
Includes 1 example
-
Downloaded 25 times
Examples matching your search query:
-
lvgl_lottie_player
This example demonstrates how to play Lottie JSON animations using the `esp_lv_lottie_player` component with LVGL, including features like animation…
-
- ESP-IDF driver for ILI9486 LCD controller
- Supports all targets
-
License:
MIT
-
Includes 2 examples
-
Downloaded 10 times
Examples matching your search query:
-
- Board Support Package for BigTreeTech Panda Touch (ESP32-S3)
-
-
-
License:
MIT
-
Includes 3 examples
-
Downloaded 3 times
Examples matching your search query:
-
display_lvgl_benchmark
LVGL benchmark example for the BigTreeTech Panda Touch BSP that runs the built-in LVGL benchmark suite (`lv_demo_benchmark`) and prints a performance…
-
display_hello
LVGL example for the BigTreeTech Panda Touch BSP that displays a "Hello, Panda Touch!" label centered on screen and starts the USB MSC host.
-
display_demo
Comprehensive BSP showcase for the BigTreeTech Panda Touch featuring a four-tab LVGL UI that demonstrates all hardware capabilities. The tabs include…
-
Examples matching your search query:
-
- Board Support Package for BigTreeTech Panda Touch (ESP32-S3) with no graphical library
-
-
-
License:
MIT
-
Includes 2 examples
-
Downloaded 2 times
Examples matching your search query:
-
display_noglib
Raw panel (no LVGL) example for the BigTreeTech Panda Touch BSP, demonstrating direct framebuffer access without LVGL using the `pandatouch_noglib`…
-
display_slint
Slint UI example for the BigTreeTech Panda Touch BSP, replicating the `display_demo` using Slint instead of LVGL. It features a three-tab UI with…
-
Examples matching your search query:
-
display
This is a minimal display example using the LVGL graphics library, showcasing the Espressif logo with a text label.
-
display_lvgl_demos
This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).