-
- ESP LCD NV3022B(SPI)
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 61 times
-
Examples matching your search query:
-
rgb_lcd_8bit
This example demonstrates driving an RGB interface LCD screen with an 8-bit RGB requirement using the LVGL library in an esp-idf project.
-
- ESP LCD Touch ILI2118 - touch controller ILI2118
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 35 times
-
- Board Support Package (BSP) for ESP32-S3-LCD-EV-Board with no graphical library
-
-
-
License:
Apache-2.0
-
Downloaded 20 times
-
- ESP LCD ER88577 (MIPI-DSI)
-
-
License:
Apache-2.0
-
Downloaded 3 times
-
Examples matching your search query:
-
i2c_oled
This example demonstrates how to use the SSD1306 panel driver from the esp_lcd component to display a scrolling text on an I2C interfaced OLED LCD…
-
rgb_lcd
Very simple example for demonstration of initialization and usage of the `esp_lvgl_port` component with RGB LCD. The example covers LCD and touch…
-
touchscreen
A simple example demonstrating the initialization and usage of the `esp_lvgl_port` component, including LCD and touch hardware initialization, LVGL…
-
Examples matching your search query:
-
get_started
This example shows how to decode a jpeg image and display it on an SPI-interfaced LCD while rotating the image periodically. It uses initialization…
-
- SH1106 ESP-IDF Driver by TNY Robotics
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 574.3k times
Examples matching your search query:
-
Examples matching your search query:
-
display_rotation
This example demonstrates usage of ESP-BOX Board Support Package and is focused on rotating the LCD display, allowing users to rotate the display using buttons.
-
Examples matching your search query:
-
usb_camera_lcd_display
This example demonstrates how to utilize the usb_stream component to capture an image from a USB camera and display it on an RGB screen using the…
-
Examples matching your search query:
-
display_camera
This example demonstrates how to capture frames from a camera and display them on an LCD. It utilizes double-buffering for efficient processing,…
-
Examples matching your search query:
-
display_rotation
This example demonstrates usage of the ESP-BOX Board Support Package, focusing on rotating the LCD display using buttons.
-
display_camera_video
This example shows how you can obtain frames from MIPI-CSI / DVP camera and display them on LCD. It continuously fetches image frames from the camera and displays them on LCD using LVGL's canvas widget.
-
- LVGL adapter with unified display management, tearing control, thread safety, and optional filesystem/decoder/FreeType support.
- Supports all targets
-
License:
Apache-2.0
-
Includes 5 examples
-
Downloaded 5.4k times
Examples matching your search query:
-
lvgl_dummy_draw
This example demonstrates the dummy draw mode of the esp_lvgl_adapter, allowing direct control over LCD refresh and rendering.
-
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.
-
lvgl_multi_screen
This example demonstrates how to drive two SPI LCD panels simultaneously using LVGL with independent content on each screen.
-
- ESP-Brookesia is a human-machine interaction development framework designed for AIoT devices.
- Supports all targets
-
License:
Apache-2.0
-
Includes 4 examples
-
Downloaded 5.1k times
Examples matching your search query:
-
phone_s3_lcd_ev_board
This example demonstrates how to run the ESP-Brookesia Phone on the ESP32-S3-LCD-EV-Board, utilizing UI stylesheets for both 480 x 480 and 800 x 480…
-
Examples matching your search query:
-
display_camera_video
This example shows how to obtain frames from MIPI-CSI / DVP cameras and display them on an LCD. It continuously fetches image frames from the camera…
-
Examples matching your search query:
-
display_rotation
This example demonstrates usage of ESP-BOX Board Support Package, focused on rotating the LCD display using buttons.
-
display_camera_video
This example shows how to obtain frames from a MIPI-CSI / DVP camera and display them on LCD using LVGL's canvas widget.
-
Examples matching your search query:
-
display_rotation
This example demonstrates usage of ESP-BOX Board Support Package, focused on rotating the LCD display with buttons.
-
display_camera_video
This example shows how to obtain frames from MIPI-CSI / DVP camera and display them on an LCD using LVGL's canvas widget.
-
Examples matching your search query:
-
display_rotation
This example demonstrates usage of the BSP to rotate an LCD display using buttons.