TTGO T-Watch image

TTGO T-Watch

Development Board

Code name: TWatch

TTGO T-Watch is a development board based on the ESP32 microcontroller using XTENSA architecture.

This board features a maximum CPU frequency of 240 MHz and 16MB flash memory.

About TTGO T-Watch

Smartwatch-style ESP32 board with display, battery, and sensors - great for wearable IoT and portable dashboards.

Technical Specifications

Complete technical specification details for TTGO T-Watch

Connectivity

WiFi 802.11 b/g/n (2.4 GHz)
Bluetooth 4.2
BLE 4.2

Microcontroller

Model esp32
Clock Speed 240 MHz
Flash Size 16MB
Architecture xtensa

Features & Pins

Digital IO 20
Analog Input 16
PWM 13
Interrupts 16

Quick Setup

Copy-paste configs for TTGO T-Watch - auto‑generated from this board's exact hardware specs.

ESP32 240 MHz 16MB DIO Xtensa

In Arduino IDE 2 select Twatch from the esp32 by Espressif package. In PlatformIO use board = esp32dev. ESP32 · 240 MHz · 16MB · DIO.

Tools menu settings
Board (select in Arduino IDE) Twatch
CPU Frequency 240 MHz
Flash Size 16MB
Flash Mode DIO
Upload Speed 921600
Architecture Xtensa

In Arduino IDE 2, open Boards Manager, search "esp32" by Espressif and install it. Then go to Tools → Board and select "Twatch" for the TTGO T-Watch.

Useful Links

Datasheets and resources for TTGO T-Watch

Pin Mappings

Complete pinout and GPIO mapping for TTGO T-Watch

20
Digital I/O Pins
16
Interrupt Pins
16
Analog Inputs
13
PWM Pins
PinAnalogTouchPWMOther
1PWMTX
2PWMMISO
3PWMRX
13PWMSS
14PWMSCK
15PWMMOSI
21PWMSDA
22PWMSCL
23PWMTP_SDA
25PWMDAC1
26PWMDAC2
32PWMTP_SCL
33PWMTX1
34RX1
35APX20X_INT
37RTC_INT
38TP_INT
39BMA42X_INT1
Legend
A0 Analog input
T0 Touch sensor
PWM PWM capable
RX/TX Serial pins
LED Built-in LED
# Pin number

Default Tools & Configuration

Build and upload settings for TTGO T-Watch

SettingValue
Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x1000
Flash modedio
Boot modedio
Maximum upload size
6400 KB (6553600 bytes)
Maximum data size
4416 KB (4521984 bytes)
Configuration Summary

The TTGO T-Watch uses esptool_py for uploads , esp_ota for OTA updates, and esptool_py bootloader at 0x1000.

Flash mode: dio | Boot mode: dio

Max sketch size: 6400 KB | Max data size: 4416 KB