-
- Additional ESP LCD Panel IO
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 368.2k times
-
- ESP LCD Touch CST816S - touch controller CST816S
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 369.5k times
-
- ESP LCD Touch FT5x06 - touch controller FT5x06
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 433.2k times
-
- ESP LCD Touch GT911 - touch controller GT911
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 468.1k times
-
- ESP LCD GC9A01
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 507.2k times
-
- ESP LCD ILI9341
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 645.9k times
-
- ESP LCD Touch - main component for using touch screen controllers
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 800.7k times
-
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_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 ESP-BOX Board Support Package, specifically focusing on rotating an LCD display. Users can rotate the display…
-
Examples matching your search query:
-
display_rotation
This example demonstrates usage of the ESP-BOX Board Support Package, focusing on rotating an LCD display via user buttons.
-
- LCD driver for the CFA H LCD1602 module with 4 bits control interface
- Supports all targets
-
License:
MIT
-
Includes 1 example
-
Downloaded 52 times
Examples matching your search query:
-
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:
-
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:
-
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…
-
i2c_scroll
This example demonstrates how to use the HD44780 LCD with the PCF8574 Remote 8-Bit I/O Expander via the I2C bus. It displays scrolling text, either…
-
simplest_barometer
The example configures BMP280 and HD44780 via PCF8574. It shows temperature and pressure on the LCD in a loop.
-
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:
-
- 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 269 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. It showcases dual SPI…
-
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…
-
- Driver for PCF8574 remote 8-bit I/O expander for I2C-bus
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 306 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…