1. Introduktion
The LILYGO T-Display ESP32 Module is a compact development board featuring an ESP32 microcontroller, a 1.14-inch IPS ST7789V display, and a CH9102F USB-to-serial chip. This version includes a protective shell, making it suitable for various embedded projects requiring Wi-Fi, Bluetooth, and a small display. This manual provides essential information for setting up, operating, and maintaining your T-Display module.

Billede: Forside view of the LILYGO T-Display ESP32 Module with its protective shell.
2. Produktet er slutview og funktioner
The LILYGO T-Display ESP32 module integrates several key components for versatile development:
- Mikrocontroller: ESP32 (Xtensa dual-core LX6 microprocessor)
- Flash-hukommelse: 16 MB
- Vise: 1.14-inch IPS ST7789V LCD, 135x240 resolution, 260 ppi, 4-wire SPI interface.
- Forbindelse: Wi-Fi 802.11 b/g/n, Bluetooth V4.2+BLE
- USB-grænseflade: Type-C, with CH9102F USB-to-serial chip.
- Strømforsyning: Supports USB and Li-Po battery dual power supply (JST GH 1.25mm connector).
- Onboard Functions: Two user-programmable buttons (GPIO0, GPIO35), reset button, battery power detection.
- Programming Platforms: Compatible with Arduino-IDE and MicroPython.

Billede: Forside og bagside view of the LILYGO T-Display ESP32 module board.

Image: Diagram highlighting key features including MCU, display, and power options.
3. Hvad er der i æsken
Your LILYGO T-Display ESP32 Module package includes the following components:
- LILYGO T-Display ESP32 Development Board
- Protective Shell/Case
- Pin Headers (for optional soldering)
- Battery Connector Cable (for Li-Po battery connection)

Image: Illustration of the components included in the package: the T-Display board, battery cable, and pin headers.
4. Opsætning
4.1 Assembling the Shell (Optional)
If your module came without the shell pre-assembled, carefully place the T-Display board into the provided protective case. Ensure the USB-C port and buttons align with the case openings.

Image: The two halves of the protective shell for the T-Display module.

Image: The T-Display module fully assembled within its protective shell.
4.2 Powering the Module
The T-Display module can be powered via its USB Type-C port or by connecting a compatible 3.7V Li-Po battery to the JST GH 1.25mm connector.
- USB Strøm: Connect a USB Type-C cable from the module to a computer or a 5V USB power adapter.
- Batteristrøm: Connect a 3.7V Li-Po battery to the JST connector. Ensure correct polarity. The module includes a battery charging circuit.

Image: The LILYGO T-Display ESP32 module with a Li-Po battery connected via its JST connector.
4.3 Pinout-diagram
Refer to the pinout diagram for connecting external components and understanding the GPIO assignments.

Image: Detailed pinout diagram for the ESP32 TTGO T-Display V1.1, showing GPIOs, power pins, and display connections.
5. Betjeningsvejledning
5.1 Softwareudvikling
The LILYGO T-Display ESP32 module can be programmed using popular development environments:
- Arduino IDE: Install the ESP32 board support package in the Arduino IDE. Select the appropriate board (e.g., ESP32 Dev Module) and port.
- MicroPython: Flash MicroPython firmware to the ESP32, then use a serial terminal or IDE like Thonny to upload scripts.
For detaljerede programmeringsvejledninger, f.eks.amples, and libraries, refer to the official LILYGO GitHub repository:
github.com/Xinyuan-LilyGO/TTGO-T-Display
5.2 Using the Display and Buttons
The 1.14-inch IPS display is controlled via SPI. Libraries are available for graphics and text display. The two onboard buttons (GPIO0 and GPIO35) can be programmed for user input, menu navigation, or other functions within your application.
6. Vedligeholdelse
- Rensning: Use a soft, dry cloth to clean the module and display. Avoid liquid cleaners directly on the board.
- Opbevaring: Opbevar modulet i et tørt, antistatisk miljø, når det ikke er i brug.
- Håndtering: Undgå at bruge for meget kraft på skærmen eller stikkene. Hold fast i kortet i kanterne for at forhindre beskadigelse af komponenterne.
- Firmwareopdateringer: Regularly check the official GitHub repository for firmware updates and bug fixes to ensure optimal performance.
7. Fejlfinding
- Modulet tændes ikke:
- Sørg for, at USB-C-kablet er tilsluttet korrekt og leverer strøm.
- If using a battery, check that it is charged and correctly connected to the JST port.
- Skærm virker ikke:
- Verify that your code initializes the ST7789V display correctly.
- Kontroller for fysisk skade på skærmen eller dens forbindelser.
- Uploadfejl:
- Ensure the correct board and COM port are selected in your IDE.
- Install the necessary USB-to-serial drivers (CH9102F).
- Sometimes pressing the boot button (if available) while uploading can help.
- Wi-Fi/Bluetooth-problemer:
- Kontrollér din kode for korrekt Wi-Fi/Bluetooth-initialisering og legitimationsoplysninger.
- Ensure sufficient power supply for wireless operations.
For further assistance, consult the LILYGO GitHub repository or community forums.
8. Specifikationer
| Feature | Detalje |
|---|---|
| Mærke | LILYGO |
| Modelnavn | TTGO T-Display |
| mikrocontrollere | ESP32 (Xtensa dual-core LX6 microprocessor) |
| Flash-hukommelse | 16 MB |
| Vise | 1.14 Inch IPS ST7789V LCD (135x240 resolution) |
| USB interface | Type-C (CH9102F chip) |
| Trådløs forbindelse | Wi-Fi (802.11 b/g/n), Bluetooth (V4.2+BLE) |
| Strømforsyning | USB, Li-Po Battery (JST GH 1.25mm) |
| Operativsystemkompatibilitet | Linux (for development environment) |
| Dimensions (with shell) | L: 56.5mm, W: 31mm, H: 11mm (approximate) |

Image: Diagram showing the approximate dimensions of the LILYGO T-Display ESP32 module with its shell.
9. Garanti og support
For warranty information, technical support, or further inquiries, please contact LILYGO directly or visit their official website and GitHub repository. Keep your purchase receipt for warranty claims.
LILYGO Store: Visit the LILYGO Store on Amazon
GitHub-arkiv: github.com/Xinyuan-LilyGO/TTGO-T-Display