-
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:
-
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:
-
lcd-20x4
This example demonstrates how to utilize the I2C Hd44780 IDF component.
-
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_camera_video
This example shows how to obtain frames from MIPI-CSI/DVP cameras and display them on an LCD using LVGL's canvas widget.
-
- Waveshare ESP32-S3 TouchLCD board support package (BSP) component for ESP-IDF
-
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 231 times
Examples matching your search query:
-
example
This example demonstrates using the `espp::WsS3Touch` component for the Waveshare ESP32-S3 TouchLCD board to initialize touch features and draw graphics using the LVGL library.
-
Examples matching your search query:
-
example
This example shows how to use the espp::WsS3Lcd147 to initialize the display, button, and RGB LED on the Waveshare ESP32-S3-LCD-1.47.
-
Examples matching your search query:
-
- This package is a UI runtime framework based on LVGL, designed to provide a consistent UI development experience for screens of various sizes and shapes.
- Supports all targets
-
License:
Apache-2.0
-
Includes 5 examples
-
Downloaded 543 times
Examples matching your search query:
-
Examples matching your search query:
-
i2c
This example demonstrates the use of the HD44780 LCD with the PCF8574 Remote 8-Bit I/O Expander for I2C Bus. It displays "Hello world!" along with…
-
simplest_barometer
The example configures `BMP280` and `HD44780` via `PCF8574` to display temperature and pressure on the LCD in a loop.
-
i2c_scroll
An example to use HD44780 LCD with PCF8574 Remote 8-Bit I/O Expander for I2C Bus. It prints 'LEFT scroll' or 'RIGHT scroll' to the LCD, scrolls the…
-
- Driver for PCF8574 remote 8-bit I/O expander for I2C-bus
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 997 times
Examples matching your search query:
-
i2c
An example to use HD44780 LCD with PCF8574 Remote 8-Bit I/O Expander for I2C Bus. It prints "Hello world!" with two user-defined characters and…
-
Examples matching your search query:
-
display_rotation
This example demonstrates usage of the BSP to rotate an LCD display using buttons.
-
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_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.
-
display_rotation
This example demonstrates usage of ESP-BOX Board Support Package, focused on rotating the LCD display using buttons.
-
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…
-
- ESP-Brookesia is a human-machine interaction development framework designed for AIoT devices.
- Supports all targets
-
License:
Apache-2.0
-
Includes 4 examples
-
Downloaded 6.3k 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…
-
- LVGL adapter with unified display management, tearing control, thread safety, and optional filesystem/decoder/FreeType support.
- Supports all targets
-
License:
Custom
-
Includes 5 examples
-
Downloaded 15.1k times
Examples matching your search query:
-
lvgl_multi_screen
This example demonstrates how to drive two SPI LCD panels simultaneously using LVGL with the esp_lvgl_adapter component.
-
lvgl_dummy_draw
This example demonstrates using the dummy draw mode of the esp_lvgl_adapter component to control the LCD framebuffer directly.
-
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.
-
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.
-
Examples matching your search query:
-
usb_stream_lcd_display
This example demonstrates how to use the usb_stream component to display images from a USB camera on an RGB screen.