-
- ESP LCD Touch GT911 - touch controller GT911
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 472.6k times
-
- ESP LCD Touch ILI2118 - touch controller ILI2118
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 17 times
-
- ESP LCD Touch SPD2010 - touch controller SPD2010
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 1.4k times
-
- ESP LCD Touch ST7123 - touch controller ST7123
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 118.8k times
-
- ESP LCD Touch STMPE610 - touch controller STMPE610
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 151.0k times
-
- ESP LCD Touch TT21100 - touch controller TT21100
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 210.6k times
-
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:
-
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…
-
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…
-
simplest_barometer
The example configures `BMP280` and `HD44780` via `PCF8574` to display temperature and pressure on the LCD in a loop.
-
- Driver for PCF8574 remote 8-bit I/O expander for I2C-bus
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 425 times
Examples matching your search query:
-
i2c
This example demonstrates how to use the HD44780 LCD with the PCF8574 Remote 8-Bit I/O Expander for I2C Bus, printing "Hello world!" and the current…
-
Examples matching your search query:
-
example
This example demonstrates how to use the `espp::WsS3Lcd147` hardware abstraction component to initialize the display, button, and RGB LED subsystems…
-
Examples matching your search query:
-
display_camera_csi
This example shows how to obtain frames from a MIPI-CSI camera and display them on an LCD. It continuously fetches image frames from the camera and…
-
display_rotation
This example demonstrates usage of the ESP-BOX Board Support Package, focusing on rotating the LCD display. Users can rotate the display using…
-
Examples matching your search query:
-
display_rotation
This example demonstrates usage of ESP-BOX Board Support Package, focusing on rotating the LCD display. Users can rotate the display using buttons.
-
display_camera_csi
This example shows how to obtain frames from a MIPI-CSI camera and display them on an LCD using LVGL's canvas widget. It continuously fetches image…
-
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
This example demonstrates how to capture frames from a camera and display them on an LCD. It utilizes double-buffering and external PSRAM to manage…
-
Examples matching your search query:
-
display_camera
This example demonstrates how to obtain frames from a camera and display them on an LCD. It utilizes double-buffering and stores frames in external…
-
display_rotation
This example demonstrates usage of ESP-BOX Board Support Package, focused on rotating the LCD display. Users can rotate the display using buttons.
-
Examples matching your search query:
-
display_rotation
This example demonstrates the use of the ESP-BOX Board Support Package, focusing on rotating the LCD display. Users can rotate the display using…
-
- ESP-Brookesia is a human-machine interaction development framework designed for AIoT devices.
- Supports all targets
-
License:
Apache-2.0
-
Includes 4 examples
-
Downloaded 3.7k 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 825 times
Examples matching your search query:
-
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. It…
-
lvgl_multi_screen
This example demonstrates how to drive two SPI LCD panels simultaneously using LVGL with the esp_lvgl_adapter component. It showcases dual SPI…