T-Dongle get it now
Overview
LILYGO T-Dongle is a compact ESP32-based USB dongle development board. Built around the ESP32 dual-core Xtensa LX6 processor with Wi-Fi 802.11 b/g/n and Bluetooth 4.2, the board packs a 0.96-inch ST7735 color TFT LCD (80 × 160) into a standard USB Type-A plug form factor. It also includes a TF card slot hidden inside the USB connector, a WS2812 RGB LED, and exposes spare GPIOs for expansion. Suitable for portable IoT sensors, USB gadgets, wireless data loggers, and wearable projects.
Quick Start
Example Support
| Example | PlatformIO/Arduino | ESP-IDF | Description |
|---|---|---|---|
| T-Dongle | ✓ | Display, TF card, LED examples |
PlatformIO
- Install Visual Studio Code and Python
- Search for and install the PlatformIO IDE extension in VS Code
- Open the
T-Dongleproject folder - Open
platformio.iniand select your example - Click ✓ to compile, connect via USB-A, click → to upload
Arduino
- Install Arduino IDE
- Install Arduino ESP32
- In Tools → Board, configure:
| Arduino IDE Setting | Value |
|---|---|
| Board | ESP32 Dev Module |
| Port | Your port |
| CPU Frequency | 240 MHz (WiFi) |
| Flash Size | 4MB (32Mb) |
| Partition Scheme | Default 4MB with spiffs |
| Upload Speed | 921600 |
- Click Upload
Development Platforms
Related Videos
Key Features
- ESP32 dual-core Xtensa LX6 @ 240 MHz, Wi-Fi 802.11 b/g/n + Bluetooth 4.2
- USB Type-A plug form factor — plug directly into any USB port
- 0.96-inch ST7735 color TFT LCD (80 × 160, 65k colors)
- TF card slot integrated inside the USB-A connector housing
- WS2812 RGB LED
- 4 MB Flash
- Compact, portable IoT and USB gadget platform
- Compatible with Arduino IDE, PlatformIO, and MicroPython
Specifications
| Parameter | Value |
|---|---|
| SOC | ESP32 (Xtensa dual-core LX6, 240 MHz) |
| Flash | 4 MB |
| PSRAM | — |
| Wireless | Wi-Fi 802.11 b/g/n, Bluetooth 4.2 |
| Display | 0.96-inch ST7735 TFT, 80 × 160 |
| RGB LED | WS2812 × 1 |
| Storage | TF card slot |
| USB | USB Type-A plug |
| Input Voltage | 5 V via USB |
| Dimensions | 58 × 18 × 9 mm |

Pin Diagram

Dimensions

Schematic
Datasheet
Software Libraries
FAQ
Changelog
| Version | Date | Notes |
|---|---|---|
| V1.0 | Initial release |


