-
- ESP LCD Touch GT911 - touch controller GT911
- Supports all targets
-
License:
Custom
-
Downloaded 726.0k times
-
- Additional ESP LCD Panel IO
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 747.2k times
-
- ESP LCD Touch CST816S - touch controller CST816S
- Supports all targets
-
License:
Custom
-
Downloaded 856.3k times
-
- ESP LCD Touch ST7123 - touch controller ST7123
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 867.7k times
-
Examples matching your search query:
-
qspi_with_ram
This example demonstrates using various LCD drivers with the ESP32, utilizing the LVGL library for graphical displays.
-
- ESP LCD Touch FT5x06 - touch controller FT5x06
- Supports all targets
-
License:
Custom
-
Downloaded 957.7k times
-
- ESP LCD ST7796 driver (SPI && I80 && MIPI DSI)
-
-
License:
Apache-2.0
-
Downloaded 1.0M times
-
- ESP LCD ST77916(SPI & QSPI)
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 1.1M times
-
- ESP LCD GC9A01
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 1.4M times
-
- ESP LCD ILI9341
- Supports all targets
-
License:
Custom
-
Downloaded 1.7M times
-
- ESP LCD Touch - main component for using touch screen controllers
- Supports all targets
-
License:
Apache-2.0
-
Downloaded 2.3M times
-
- A self-contained 3D renderer for embedded targets: a binary asset container, skeletal animation, tile binning, a software rasterizer and a 2D canvas. Header-only, with no third-party dependency of any kind.
- Supports all targets
-
-
License:
Apache-2.0
-
Includes 4 examples
-
Downloaded 5 times
Examples matching your search query:
-
- ESP-IDF HD44780 character LCD driver with PCF8574 I2C backpack, GPIO 4-bit, and GPIO 8-bit backends.
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 30 times
Examples matching your search query:
-
simple
This example demonstrates an HD44780 LCD connected through a PCF8574 I2C backpack, initialized and updated once per second.
-
Examples matching your search query:
-
grove_lcd_display
This example demonstrates basic text display and backlight control features of the Grove LCD RGB Backlight v4.0, including initialization, text…
-
grove_lcd_rgb
This example showcases advanced RGB backlight control including a color palette display (red, green, blue, yellow, magenta, cyan), rainbow gradient…
-
Examples matching your search query:
-
- Streaming region-of-interest JPEG decoder for ESP32 based on tjpgd. Stream JPEG data in from any source, stream decoded pixel rows out to your callback — without loading the full image into RAM, without a seekable source, without a full-frame output buffer. Stream in from a file, a flash blob, an HTTP response body, a UART byte stream, a FreeRTOS queue, a TCP socket, or a DMA ring buffer. If you can hand bytes to a callback, you can decode a JPEG.
- Supports all targets
-
-
License:
MIT
-
Includes 8 examples
-
Downloaded 66 times
Examples matching your search query:
-
async/ipcam
This example demonstrates streaming JPEG decoding from an HTTP source onto an ILI9486-based LCD in landscape orientation.
-
async/lcd
Fetches a JPEG over HTTPS and renders it to an ILI9486 LCD in a single streaming pass without a full frame buffer.
-
sync/ipcam
This example demonstrates streaming JPEG decoding from an HTTP source onto an ILI9486-based LCD in landscape orientation.
-
sync/lcd
Fetches a JPEG over HTTPS and renders it to an ILI9486 LCD without needing a full frame buffer.
-
- MPU6050 ESP-IDF Driver by TNY Robotics
- Supports all targets
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 66 times
Examples matching your search query:
-
mpu6050
Example code for creating a SH1106 LCD screen object in ESP-IDF.
-
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,…
-
- ESP-IDF driver for ILI9486 LCD controller
- Supports all targets
-
License:
MIT
-
Includes 4 examples
-
Downloaded 104 times
Examples matching your search query:
-
https
Fetches a JPEG over HTTPS and renders it to an ILI9486 LCD without a full frame buffer or intermediate file.
-
ipcam
This example fetches a JPEG over HTTPS and renders it directly onto an ILI9486 320×480 LCD without an intermediate file.
-
- Driver for Waveshare ESP32 S3 Touch LCD 4.3 with GT911 touch and LVGL v8/v9 support
-
-
License:
MIT
-
Includes 1 example
-
Downloaded 117 times
Examples matching your search query:
-
lvgl_widgets
This example demonstrates how to compile and run the LVGL Widgets demo on the Waveshare ESP32-S3 Touch LCD 4.3 board.