Skip to content

T-Display-S3-AMOLED get it now

Overview

LILYGO T-Display-S3-AMOLED is an upgraded version of the T-Display-S3, featuring a 1.91-inch AMOLED display with a resolution of 536 × 240 pixels driven by the RM67162 controller via QSPI interface. Based on the ESP32-S3 dual-core LX7 processor running at 240 MHz, it provides Wi-Fi 802.11 b/g/n and Bluetooth 5.0 LE. The board ships with 16 MB Flash and 8 MB PSRAM and exposes more configurable GPIO ports than the standard T-Display-S3. An optional capacitive touch version is available. Ideal for smart home dashboards, wearable UIs, and wireless sensor displays.

Quick Start

Example Support

ExamplePlatformIO/ArduinoESP-IDFDescription
T-Display-S3-AMOLEDAMOLED display, LVGL UI, touch examples
LilyGo-AMOLED-SeriesUnified AMOLED library examples

PlatformIO

  1. Install Visual Studio Code and Python
  2. Search for and install the PlatformIO IDE extension in VS Code
  3. Open the T-Display-S3-AMOLED project folder
  4. Open platformio.ini and select your example
  5. Click to compile, connect via USB-C, click to upload

Arduino

  1. Install Arduino IDE
  2. Install Arduino ESP32
  3. In ToolsBoard, configure:
Arduino IDE SettingValue
BoardESP32S3 Dev Module
PortYour port
USB CDC On BootEnable
CPU Frequency240 MHz (WiFi)
Flash ModeQIO 80 MHz
Flash Size16MB (128Mb)
PSRAMOPI PSRAM
Partition Scheme16M Flash (3MB APP/9.9MB FATFS)
Upload ModeUART0/Hardware CDC
Upload Speed921600
USB ModeCDC and JTAG
  1. Click Upload

Development Platforms

  1. ESP-IDF
  2. Arduino IDE
  3. PlatformIO

Key Features

  • ESP32-S3 dual-core LX7 @ 240 MHz, Wi-Fi 802.11 b/g/n + Bluetooth 5.0 LE
  • 1.91-inch AMOLED display, 536 × 240 px, driven by RM67162 via QSPI
  • Optional capacitive touch version
  • 16 MB Flash, 8 MB OPI PSRAM
  • More configurable GPIO ports than T-Display-S3
  • 2 × programmable push buttons
  • USB-C for power and programming
  • LiPo battery charging support

Specifications

ParameterValue
SOCESP32-S3R8, dual-core LX7 @ 240 MHz
Flash16 MB (QSPI)
PSRAM8 MB (OPI)
Wi-Fi2.4 GHz 802.11 b/g/n
BluetoothBluetooth 5.0 LE
Display1.91-inch AMOLED, 536 × 240 px (RM67162)
Display InterfaceQSPI
TouchCapacitive (touch version only)
Buttons2 × programmable push buttons
USB1 × USB-C

T-Display-S3-AMOLED Specifications

Pin Diagram

T-Display-S3-AMOLED Pinout

Display (RM67162)

RM67162D0D1D2D3CSSCKRESETTE
ESP32-S3GPIO47GPIO41GPIO0GPIO42GPIO6GPIO5GPIO17GPIO18

Dimensions

Schematic

Datasheet

Software Libraries

Dependent Libraries

FAQ

Version History

VersionRelease DateUpdate Description
V1.0Initial release