1. Producte acabatview
The LILYGO T-Display-S3 is a compact and versatile development board featuring an ESP32-S3 microcontroller and a 1.9-inch ST7789 LCD display. It is designed for various embedded projects, offering Wi-Fi and Bluetooth connectivity, ample memory, and pre-soldered pin headers for ease of use. This manual provides essential information for setting up, operating, and maintaining your T-Display-S3 board.

Davant view of the LILYGO T-Display-S3 Development Board, showcasing the 1.9-inch LCD display and USB-C port.
2. Què hi ha a la caixa
Upon unboxing your LILYGO T-Display-S3, you should find the following components:
- LILYGO T-Display-S3 ESP32-S3 Development Board with 1.9 inch ST7789 LCD Display and Pre-soldered Pin Headers

Image showing the LILYGO T-Display-S3 board inside its protective case, along with a small foam insert and a JST connector cable.
3. Característiques i especificacions
Característiques principals:
- Memòria flaix: 16 MB
- PSRAM: 8 MB
- Onboard Functions: Boot, Reset, and IO14 Buttons
- Pin Headers: Pre-soldered for convenience
- Visualització: 1.9 inch ST7789 LCD Display
- Connectivitat: Wi-Fi and Bluetooth Low Energy (BLE)
- Processador: ESP32-S3 Dual-core LX7 microprocessor
- Font d'alimentació: Supports USB and Li-Po Battery Dual Power Supply (JST GH 1.25mm connector)
Especificacions tècniques:
| Especificació | Valor |
|---|---|
| Mida de la pantalla de peu | 1.9 polzades |
| Processador | MediaTek_MT8125 (Note: ESP32-S3 is the actual MCU) |
| RAM | PSRAM |
| Tipus sense fil | Bluetooth, WiFi |
| Número de model de l'article | T-Pantalla-S3 |
| Pes de l'article | 1.13 unces |
| Dimensions del producte (LxWxH) | 2.44 x 1.02 x 0.39 polzades |
| Mida de la memòria flash instal·lada | 16 MB |
| Nombre de processadors | 2 (doble nucli) |

Detailed pinout diagram for the LILYGO T-Display-S3, showing GPIOs, power pins, and display connections.
4. Guia de configuració
To begin using your LILYGO T-Display-S3, follow these general steps:
- Connecteu-vos a l'alimentació: Connect the T-Display-S3 to your computer using a USB-C cable. The board will draw power from the USB connection. Alternatively, you can connect a Li-Po battery to the JST GH 1.25mm connector for portable operation.
- Instal·leu els controladors: Depending on your operating system, you may need to install USB-to-serial drivers (e.g., CP210x or CH340 drivers) to allow your computer to communicate with the ESP32-S3.
- Prepare Development Environment:
- For Arduino IDE: Install the ESP32 board package. You will need to add the ESP32 board manager URL to your Arduino IDE preferences.
- For PlatformIO: Set up PlatformIO in your preferred IDE (e.g., VS Code) and configure it for ESP32-S3 development.
- Obtain Sampel codi: LILYGO provides example code and libraries on their GitHub repository. It is highly recommended to visit the official GitHub page for the latest resources.

The LILYGO T-Display-S3 board with a USB-C cable connected, ready for programming and power.
5. Instruccions de funcionament
The LILYGO T-Display-S3 is a development board, and its operation is primarily driven by the code you upload to it. Here are general guidelines:
- Programació: Use your chosen development environment (Arduino IDE, PlatformIO) to write and upload your programs (sketches) to the ESP32-S3. Ensure the correct board and port are selected.
- Ús de la pantalla: The 1.9-inch ST7789 LCD display can be controlled via libraries provided by LILYGO or the open-source community. Refer to the sample code for display initialization and drawing functions.
- Funcions del botó: The onboard Boot, Reset, and IO14 buttons can be used for various purposes:
- Botó de restabliment: Restarts the ESP32-S3.
- Botó d'arrencada: Used in conjunction with the Reset button to put the ESP32-S3 into bootloader mode for flashing new firmware.
- IO14 Button: A general-purpose input button that can be programmed for custom functions within your application.
- Connectivitat: Utilize the Wi-Fi and Bluetooth capabilities of the ESP32-S3 to connect to networks, other devices, or cloud services as per your project requirements.
6. Manteniment
To ensure the longevity and optimal performance of your LILYGO T-Display-S3, consider the following maintenance tips:
- Manejar amb cura: The board contains sensitive electronic components. Avoid dropping it or subjecting it to excessive force.
- Mantenir sec: Protect the board from moisture and liquids, which can cause short circuits and damage.
- Netegeu suaument: Si cal netejar-lo, feu servir un drap suau i sec. Eviteu utilitzar productes químics agressius o materials abrasius.
- Emmagatzematge adequat: When not in use, store the board in an anti-static bag or its original packaging to prevent static discharge damage.
- Gestió d'energia: Always ensure correct voltage and current are supplied to the board. Incorrect power can lead to irreversible damage.
7. Solució De Problemes
If you encounter issues with your LILYGO T-Display-S3, consider the following troubleshooting steps:
- Placa no detectada:
- Ensure USB-C cable is fully connected and functional.
- Verify that the correct USB-to-serial drivers are installed on your computer.
- Prova amb un port o cable USB diferent.
- Errors de càrrega:
- Confirm the correct board type (ESP32-S3 Dev Module) and COM port are selected in your IDE.
- Ensure no other applications are using the serial port.
- Press and hold the Boot button, then press and release the Reset button, then release the Boot button to enter flashing mode before uploading.
- Revisa el teu codi per detectar errors de sintaxi.
- La pantalla no funciona:
- Verify that the display initialization code in your program is correct for the ST7789 driver.
- Ensure power is supplied to the display (usually handled by the board itself).
- Check for any physical damage to the display or its connection.
- Comportament inesperat:
- Review your code logic carefully.
- Comproveu l'estabilitat de la font d'alimentació.
- Consult the LILYGO GitHub repository or community forums for similar issues.
8. Suport i Recursos
For further assistance, detailed documentation, and community support, please refer to the following resources:
- Official GitHub Repository: github.com/Xinyuan-LilyGO/T-Display-S3 - This is the primary source for code examples, libraries, and technical documentation.
- LILYGO Store: LILYGO Amazon Store - For product information and purchasing.
- Servei de producte If you have any questions or suggestions about the product, please feel free to contact LILYGO directly.





