-
- ESP LCD Touch GT911 - touch controller GT911
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 490.6k times
-
- ESP LCD Touch ILI2118 - touch controller ILI2118
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 30 times
-
- ESP LCD Touch SPD2010 - touch controller SPD2010
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 1.8k times
-
- ESP LCD Touch ST7123 - touch controller ST7123
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 315.3k times
-
- ESP LCD Touch STMPE610 - touch controller STMPE610
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 195.9k times
-
- ESP LCD Touch TT21100 - touch controller TT21100
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 223.4k times
-
Examples matching your search query:
-
get-started
This README provides a generic example for using I2C and LCD with various predefined configurations for different display sizes and types,…
-
Examples matching your search query:
-
lcd-20x4
This example demonstrates how to utilize the I2C Hd44780 IDF component.
-
Examples matching your search query:
-
display_rotation
This example demonstrates the usage of the ESP-BOX Board Support Package, focusing on rotating an LCD display with buttons that allow the user to…
-
display_camera_csi
This example demonstrates how to obtain frames from a MIPI-CSI camera and display them on an LCD. It continuously fetches image frames from the…
-
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.
-
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_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 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 ESP-BOX Board Support Package and is focused on rotating the LCD display, allowing users to rotate the display using buttons.
-
- ESP-Brookesia is a human-machine interaction development framework designed for AIoT devices.
- Supports all targets
-
License:
Apache-2.0
-
Includes 4 examples
-
Downloaded 4.8k 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:
-
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…
-
- 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 3.8k times
Examples matching your search query:
-
lvgl_dummy_draw
This example demonstrates using the dummy draw mode of the esp_lvgl_adapter for direct LCD control, enabling custom display refresh handling.
-
lvgl_common_demo
This example demonstrates how to use the `esp_lvgl_adapter` with LVGL for running benchmark demos across various LCD interfaces.
-
lvgl_multi_screen
This example demonstrates how to drive two SPI LCD panels simultaneously using LVGL, showcasing dual display support and independent content rendering.
-
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:
-
touchscreen
This example demonstrates the initialization and usage of the `esp_lvgl_port` component, including LCD and touch hardware initialization, LVGL port…