1. Introducció
The LILYGO® TTGO T-Watch 2020 is a programmable wearable device development platform designed for innovation and interaction. It integrates an ESP32 microcontroller with Wi-Fi and Bluetooth capabilities, making it easy to program and connect to the internet. Featuring a 1.54-inch IPS 2D arc capacitive touch screen and a durable zinc alloy metal frame, the T-Watch 2020 offers a robust and aesthetically pleasing design suitable for various wearable applications. The V3 model further enhances functionality by adding a PDM microphone, enabling intelligent voice control when combined with a MAX98357 I2S speaker.

2. Característiques clau
- Microcontrolador: ESP32-D0WDQ6-V3 with integrated Wi-Fi (802.11 b/g/n) and Bluetooth (v4.2 BR/EDR and BLE).
- Visualització: 1.54-inch IPS 2D arc capacitive touch screen (OCA process) with ST7789V driver.
- Memòria: 16MB Flash, 520KB SRAM, 8MB PSRAM.
- Gestió d'energia: AXP202 PMU (Power Management Unit).
- Sensors: BMA423 Triaxial Accelerometer (with step algorithm function), Infrared signal transmitter.
- Àudio: MAX98357 I2S amplifier chip, 8Ω @ 1W speaker, PDM microphone (V3 model).
- Rellotge en temps real: PCF853 RTC chip.
- Comentaris hàptics: Vibration motor.
- Construcció: Zinc alloy metal frame with 2.5D Arc Edge Process for increased glass thickness and drop strength.
- Programabilitat: Supports popular programming languages and platforms such as Arduino, Scratch, Micropython, and Pictoblox.


3. Especificacions tècniques
3.1. Host Parameters
| Component | Especificació |
|---|---|
| Xip | ESP32-D0WDQ6-V3 (WiFi / Bluetooth) |
| Memòria Flash | 16 MB |
| SRAM / PSRAM | 520 kB SRAM / 8MB PSRAM |
| Botó d'engegada | Custom function (6S / off, 2S / on) |
| Mostra | 1.54 inch IPS 2D arc capacitive touch screen (OCA process) |
| Acceleròmetre | BMA423 three axis (with step algorithm function) |
| PMU | AXP202 |
| RTC Chip | PCF853 |
| AmpXip lificador | MAX98357 I2S |
| Altaveu | 8Ω @ 1W |
| Motor vibrant | Inclòs |
| Transmissor d'infrarojos | Inclòs |
| PDM Microphone | Added to T-Watch-2020 V3 |
3.2. ESP32 Master Specifications
| Paràmetre | Valor |
|---|---|
| Flash | 16 MB |
| PSRAM | 8 MB |
| Memòria | 520 KiB SRAM |
| Connexió sense fil | Wi-Fi: 802.11 b / g / n |
| Bluetooth | v4.2 BR/EDR i BLE |
| Mètode de càrrega | Micro USB/5V |
| Voltage | 3.3 V |
| CPU | Xtensa dual-core 32-bit LX6 micro Processor |
| Freqüència de funcionament | 240 MHz (Up to 600 DMIPS ultra-low power consumption (ULP) Coprocessor) |
3.3. Dimensions

4. Contingut del paquet
El paquet estàndard inclou:
- 1 x T-Watch-2020 (Silver or Gun Color, depending on selection)
- 1 x cable de càrrega micro USB

5. Configuració inicial
5.1. Activació de la bateria
Before first use, you may need to activate the battery:
- Obre la contraportada: Carefully open the back cover of the watch.
- Traieu la bateria: Gently remove the battery from its compartment.
- Flip Battery Switch to ON: Locate the small switch near the battery connector and flip it to the 'ON' position.
- Torneu a inserir la bateria i tanqueu la tapa posterior.



5.2. Càrrega
Connect the provided Micro USB charging cable to the watch's USB port and plug the other end into a 5V USB power source (e.g., computer USB port, wall adapter). The watch will indicate charging status on its display.
6. Funcionament
6.1. Encendre/apagar
- Encès: Manteniu premut el botó d'engegada durant aproximadament 2 segons.
- Apagar: Manteniu premut el botó d'engegada durant aproximadament 6 segons.

6.2. Interacció bàsica
The 1.54-inch IPS capacitive touch screen allows for intuitive interaction with the watch's interface. Swipe, tap, and long-press gestures can be used depending on the loaded firmware and applications.
6.3. Programming and Development
The T-Watch 2020 is designed as a programmable development platform. You can write and upload your own applications using various development environments.
- Development Libraries: The official GitHub repository provides libraries and examples for programming the T-Watch.
- LILYGO TTGO T-Watch Library on GitHub
- Specific Microphone example for V3: Microphone Example
- Documentació: Detailed documentation for the T-Watch 2020 is available online.
- Micropython Firmware: For Micropython development, you can find the ESP32 firmware at:
- Vídeo tutorial: A basic tutorial video is available on YouTube.

7. Manteniment i cura
- Manipulació: Avoid applying excessive force to the watch.
- Contraportada: The bottom case of the watch is not designed for frequent removal during normal use. Do not attempt to remove it unless necessary for specific maintenance or battery activation.
- Strap Removal: Do not press and pull out the watch in reverse from its strap, as this may damage the device.
- Corner Handling: Do not buckle the four corners of the watch with your fingers or apply force, as this could damage the screen or internal components.
- Neteja: Use a soft, dry cloth to clean the watch. Avoid harsh chemicals or abrasive materials.
- Resistència a l'aigua: The T-Watch 2020 is not aquatic. Avoid exposure to water or high humidity.



8. Solució De Problemes
- El rellotge no s'encén: Ensure the battery activation switch is in the 'ON' position (refer to Section 5.1). Connect the watch to a charger to ensure it has sufficient power.
- Durada de la bateria curta: Battery life can vary significantly depending on the firmware and applications running. Custom firmware may offer improved power management. A fully charged battery with optimized firmware can last approximately 4 hours.
- Cannot Replace Battery: The internal space for the battery is exact, and there is no provision for installing a larger capacity battery. Battery replacement should only be done with an identical model if necessary.
- Problemes de programació: Refer to the official GitHub repository and documentation (Section 6.3) for detailed programming guides, examples, and community support. Ensure your development environment is correctly set up.
- No Heart Rate Measurement: This device does not include a built-in heart rate sensor. External sensors can be integrated through custom programming if desired.
9. Consells d'usuari
- Explore Firmware Options: The T-Watch 2020 is highly customizable. Look for community-developed firmware or examples on GitHub to expand its functionality beyond basic operations.
- Optimize for Battery Life: When developing custom applications, pay attention to power consumption. Disabling unused peripherals (Wi-Fi, Bluetooth, display backlight) can significantly extend battery life.
- Utilize the Microphone (V3): For V3 models, experiment with voice interaction projects. The PDM microphone, combined with the I2S speaker, opens up possibilities for smart assistants or voice-controlled applications.
- Check Documentation Regularly: The LILYGO community and official documentation are excellent resources for new features, bug fixes, and programming insights.
10. Preguntes freqüents (FAQ)
- Q: How can I utilize this item?
- A: The LILYGO T-Watch 2020 can serve as a speaker, a programmable device, and a touchable interface for various IoT and DIY projects.
- Q: Can I measure heart rate with this device?
- A: No, the T-Watch 2020 does not have a built-in heart rate sensor. However, you can potentially integrate external sensors through custom programming.
- Q: Is the watch aquatic?
- A: No, the T-Watch 2020 is not designed to be waterproof or aquatic. Avoid exposure to water.
- Q: What does 'IR' refer to in the specifications?
- A: 'IR' refers to the Infrared signal transmitter, which allows the watch to send infrared signals.
- Q: Is there space under the lid to install a larger battery capacity?
- A: No, the internal space for the battery is exact, and there is no room for a larger capacity battery.
11. Garantia i Suport
For any questions or issues regarding your LILYGO T-Watch 2020, please contact the seller or LILYGO Official Store directly. They are committed to providing satisfactory solutions for product-related inquiries.
- If you have any questions about the product or require customization, please feel free to contact customer service.
- In case of product damage due to external force or transportation, provide clear pictures of the logistics label, packaging, and the damaged product to the seller for assistance.





