LILYGO T5 E-Paper S3 Pro
Introduction
The T5-4.7-S3 Epaper PRO is a versatile IoT device designed around the ESP32-S3-WROOM-1 main chip (8MB PSRAM + 16MB FLASH). It integrates a LoRa SX1262 long-range communication module, a 4.7-inch E Ink display (low-power, persistent display), and a capacitive touchscreen with two-point touch support.
The device supports expansion with an L76K GPS module (positioning data transmitted via TX/RX pins) and a real-time clock (RTC) module (time synchronization via SDA/SCL pins). It features convenient MagSafe magnetic charging, a built-in TF card slot, and M4 screw holes for mounting or external accessories.
With a variety of interfaces (SPI, UART, etc.), it is compatible with sensors and external devices, making it suitable for applications such as electronic labeling, remote monitoring, and outdoor navigation. It offers low power consumption, high compatibility, and flexible interaction.
Appearance and function introduction
Appearance

Pinmap

Module Information and Specifications
Description
Component | Description |
---|---|
MCU | ESP32-S3-WROOM-1 |
Flash | 16M |
PSRAM | 8M |
Lora | SX1262 433Mhz~915Mhz(Optional) |
GPS | MIA-M10Q |
wireless | 2.4 GHz Wi-Fi& BLE 5 |
Storage | TF card |
Driver IC | ED047TC1 (4.7 inches, 960x540 , 16 gray) |
Battery capacity | 3.7V-1500mAh |
Battery chip | BQ25896 (0x6B), BQ27220 (0x55) |
Charge Mode | Magnetic charging(Magsafe) + USB charging |
Touch | GT911 (0x5D) |
RTC | PCF85063 (0x51) |
button | 1 x RST button + 1 x BOOT button + 1 x IO48 button + 1 x PWR button |
E-link Power Driver | TPS65185 (0x68) |
IO Extension | PCA9535PW (0x20) |
Extended Interface | 2 × QWIIC interface |
Hole | M4mm *2 |
Related Links
Github:T5 E-paper S3 PRO
Schematic Diagram
Dependency Libraries
Software Design
Arduino Set Parameters
Arduino IDE Setting | Value |
---|---|
Board | ESP32S3 Dev Module |
Port | Your port |
USB CDC On Boot | Enable |
CPU Frequency | 240MHZ(WiFi) |
Core Debug Level | None |
USB DFU On Boot | Disable |
Erase All Flash Before Sketch Upload | Disable |
Events Run On | Core1 |
Flash Mode QIO | 80MHZ |
Flash Size | 16MB(128Mb) |
Arduino Runs On | Core1 |
USB Firmware MSC On Boot | Disable |
Partition Scheme | 16M Flash(3M APP/9.9MB FATFS) |
PSRAM | OPI PSRAM |
Upload Mode | UART0/Hardware CDC |
Upload Speed | 921600 |
USB Mode | CDC and JTAG |
Size | 129x69x11mm |