• Stars
    star
    147
  • Rank 251,347 (Top 5 %)
  • Language
    C
  • License
    MIT License
  • Created over 1 year ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An upgraded version of T-Display-S3. It has a high-resolution color screen and more configurable GPIO ports. Enrich your needs.

🌟T-Display-S3- AMOLED🌟

News

This repository only supports the non-touch version of T-Display-S3-AMOLED. Touch version is not supported. For the touch version, please go to LilyGo-AMOLED-Series

This repository was created by @mmMicky earlier, LilyGo-AMOLED-Series also supports the non-touch version. For the non-touch version, it can be used in two Choose between warehouses

Description

T-Display-S3-AMOLED is an ESP32-S3 development board. Equipped with a new AMOLED high-resolution color LCD screen and 2 programmable keys. Communication adopts SPI or QSPI interface. Keep the same layout design as T-Display. You can directly use ESP32S3 for USB communication or programming.

Pinout

Where to buy

T-Display-S3-AMOLED is available from: LILYGO, Amazon and Aliexpress.

Quick Start

The board uses USB as the JTAG upload port. When printing serial port information on USB, CDC_ON_BOOT configuration needs to be turned on. If the port cannot be found when uploading the program or the USB has been used for other functions, the port does not appear. Please enter the upload mode manually.

  • Press and hold the BOOT button when the power is off, the button is located behind the RST button.
  • When the USB is connected, first press and hold the BOOT button, then click reset and then release the BOOT button

Arduino

  1. In Arduino Preferences, on the Settings tab, enter the https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json URL in the Additional boards manager URLs input box.
  2. Click OK and the software will install.
  3. Search for ESP32 in Tools → Board Manager and install ESP32-Arduino SDK (version 2.0.3 or above)
  4. Copy everything from this repository lib folder to Arduino library folder (e.g. C:\Users\YourName\Documents\Arduino\libraries)
  5. Select the correct settings in the Tools menu as shown below. ArduinoIDE

PlatformIO

  1. PlatformIO plug-in installation: click on the extension on the left column → search platformIO → install the first plug-in
  2. Click Platforms → Embedded → search Espressif 32 in the input box → select the corresponding firmware installation

ESP-IDF

The installation method varies depending on the system, refer to the official manual for installation.

Q&A

  1. There are two ways to drive the screen. One is the traditional SPI (CS, MOSI, SCLK, DC) interface. One is to use the QSPI method (CS, SCLK, D0, D1, D2, D3). The QSPI method can increase the driving speed by four times compared with the SPI. to fit the larger screen.
  • Here you can choose to use traditional SPI or new QSPI mode.
  • To use the SPI interface, you need to set LCD_USB_QSPI_DREVER to 0 in pins_config.h

FAQ

  1. The board uses USB as the JTAG upload port. When printing serial port information on USB_CDC_ON_BOOT configuration needs to be turned on. If the port cannot be found when uploading the program or the USB has been used for other functions, the port does not appear. Please enter the upload mode manually.

    1. Connect the board via the USB cable
    2. Press and hold the BOOT button , While still pressing the BOOT button, press RST
    3. Release the RST
    4. Release the BOOT button
    5. Upload sketch
  2. If the above is invalid, burn the binary file to check whether the hardware is normal

More Repositories

1

TTGO-T-Display

C
938
star
2

TTGO_TWatch_Library

C
800
star
3

T-Display-S3

C
778
star
4

LilyGo-LoRa-Series

LILYGO LoRa Series examples
C
502
star
5

LilyGo-T-Call-SIM800

409
star
6

LilyGo-EPD47

C
400
star
7

T-Wristband

DIY Programmable Bracelet
C
310
star
8

LilyGO-T-SIM7000G

LilyGO T-SIM7000G
C++
276
star
9

T-Deck

C
250
star
10

LilyGo-T5-Epaper-Series

C
178
star
11

LilyGO-T-ETH-Series

C
167
star
12

T-PicoC3

C
160
star
13

T-Echo

C
145
star
14

T-Dongle-S3

An ESP32S3 development board that can freely use WIFI, BLE, TF, LED, TFT_LCD functions.
C
127
star
15

T-SIM7600X

C++
123
star
16

LilyGO-T-A76XX

LilyGo A7670X A7608X SIM7670G series
C++
116
star
17

LilyGo-HiGrow

https://pt.aliexpress.com/item/32815782900.html
C++
115
star
18

LilyGo-AMOLED-Series

LilyGo AMOLED Series
C
113
star
19

T-TWR

Programmable walkie-talkie.
C
102
star
20

T-QT

C
100
star
21

lilygo-micropython

Micropython for LILYGO boards
C
98
star
22

T-CAN485

C++
91
star
23

TTGO-T-Watch

Obsolete, please visit https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library
C
91
star
24

LilyGo-T-PCIE

Python
89
star
25

T-Embed

C
85
star
26

T-Watch-2021

C
82
star
27

LILYGO-T-display-RP2040

C
82
star
28

LilyGo-T-RGB

C
82
star
29

T-ZigBee

Zigbee Ultra Low Power IOT Development Board
C
75
star
30

LilyGo-T-OI-PLUS

esp32-c3 development board with 16340 battery holder
C++
72
star
31

LilyGo-T-Relay

C
70
star
32

T-keyboard

mini ble Keyboard for IOS/Android/Windows
C
64
star
33

T-Impulse

Wristband with LoRa and GPS
C
51
star
34

LilyGo-Document

48
star
35

T-Internet-COM

C
48
star
36

LilyGo-T-SIM7080G

C++
47
star
37

LilyGo-T-Display-S2

C
47
star
38

T-HMI

C
46
star
39

LilyGo-Cam-ESP32S3

C
46
star
40

T-FPGA

The circuit board is an integrated ESP32S3 and FPGA (GW1NSR-LV4CQN48PC6/I5) control chip. With the power management AXP2101 can be used to switch the voltage of different BANK areas.
GLSL
43
star
41

T-Display-S3-Long

C
42
star
42

LilyGO-T-DisplayGD32

LilyGo GD32
C
37
star
43

T-Display-S3-Pro

C
35
star
44

LilyGO-T-Wristband-and-T-Glass

C
35
star
45

LilyGo-esp32s2-base

C
33
star
46

esp32-camera-plus-bigiot

Use TTGO-Camera-Plus to upload captured images to the BIGIOT platform every 10 seconds
C
30
star
47

LilyGo-T-Wristband-NRF52

C
28
star
48

TTGO_Camera_Mini

TTGO_Camera_Mini
C
26
star
49

Wrist-E-Paper

C
25
star
50

CH9102_Driver

24
star
51

T7-S3

ESP32-S3 Development Board
23
star
52

LilyGo-HeartRate-Kit

C
22
star
53

T-Halow

C
22
star
54

T-01C3

C++
21
star
55

T-Keyboard-S3

A Smart Screen Keyboard Based on ESP32s3
C
21
star
56

T-A7608X

21
star
57

LilyGo-TTV

C
20
star
58

T-Dongle-ESP32S2

C
20
star
59

T-Touch_Bar

C
20
star
60

LilyGo-Display-IDF

This project is an esp-idf sample repository for the LilyGo display family.
C
19
star
61

T-Panel

This is an RGB screen with a pixel resolution of 480x480, featuring dual chips on board, ESP32S3 and ESP32H2 chips, supporting 7-24V voltage input, RS485 communication, and more.
C
18
star
62

LilyGo-W5500-Lite

C++
17
star
63

T-RSC3

C++
16
star
64

ESP32_S2

15
star
65

RFID-UHF-reader

MagicRF M100/QM100
C++
14
star
66

T-Encoder-Pro

T-Encoder-Pro is a smart control knob equipped with a AMOLED screen, developed based on the ESP32S3R8 chip, which is controlled by a dial.
C
14
star
67

LilyGo-HAL

13
star
68

TTGO-Camer-Mic

TTGO Camera Microphone version
C
13
star
69

T-Encoder

C++
13
star
70

T-U2T

12
star
71

twatch-series-modules

C
12
star
72

T-Motor

C
12
star
73

LilyGo-eink-v2.3-micropython

Python
11
star
74

LilyGO-Mini-Epaper

C
11
star
75

LilyGO-T-HiGrow-LoRaWLAN

C++
11
star
76

T-solar

C
10
star
77

T-HC32

10
star
78

T-Track

C
10
star
79

LilyGO-T-Motion

LilyGO-T-Motion
10
star
80

T8-C3

AGS Script
9
star
81

T-HiGrow-Dashboard

Rich Text Format
8
star
82

T-Encoder-shield

Customize Macro Keys and APA102 RGB Full Color LED light.
C
8
star
83

TTCar_3D_Model

C++
8
star
84

T-Micro32-Series

AGS Script
7
star
85

T-0.99TFT

C++
7
star
86

T-Camera

OV2640 V16
HTML
7
star
87

T-Display-keyboard

C
7
star
88

T-Touchbar-AMOLED

C
7
star
89

T96-OLED-SSD1306

6
star
90

T5-ePaper-NewPanel

C
6
star
91

EPD47-HC08

6
star
92

SX1302_HAL_GATEWAY

6
star
93

T-NixieTube

C
5
star
94

LilyGo-K210-Script

Python
5
star
95

T-Vending

C++
5
star
96

LilyPi

C
5
star
97

LILYGO-T8

5
star
98

LilyGo-T-PicoPro

C
5
star
99

LilyGo-T5-Grayscale

C
5
star
100

T-QT-C6

TQT-C6 is a mini development board based on the ESP32C6 chip, which is only the size of two thumbnails. It features a 128x128px TFT full-color touch screen, a separate charging indicator light, and an independent battery. It can communicate with the power path management chip to modify the power bus status and limit values.
C
5
star