T-Dongle-C5 get it now
Overview
LILYGO T-Dongle-C5 is a compact ESP32-C5-based USB dongle development board in a standard USB Type-A plug form factor. Powered by the ESP32-C5 single-core RISC-V @ 240 MHz with dual-band Wi-Fi 6 (2.4 GHz + 5 GHz) and Bluetooth 5.0 LE, it integrates a 0.96-inch ST7735 IPS color TFT (80 × 160), a TF card slot, 16 MB Flash, and 8 MB PSRAM — all within a transparent USB-A housing. Thread and Zigbee 3.0 support makes it a versatile platform for next-generation IoT applications, wireless display dongles, and Matter-ready devices.
Quick Start
Example Support
| Example | PlatformIO/Arduino | ESP-IDF | Description |
|---|---|---|---|
| T-Dongle-C5 | ✓ | Display, TF card, Wi-Fi 6, BLE examples |
PlatformIO
- Install Visual Studio Code and Python
- Search for and install the PlatformIO IDE extension in VS Code
- Open the
T-Dongle-C5project 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 | ESP32C5 Dev Module |
| Port | Your port |
| USB CDC On Boot | Enable |
| CPU Frequency | 240 MHz |
| Flash Mode | QIO |
| Flash Size | 16MB (128Mb) |
| Partition Scheme | 16M Flash (3MB APP/9.9MB FATFS) |
| PSRAM | OPI PSRAM |
| Upload Speed | 921600 |
- Click Upload
Development Platforms
Related Videos
Key Features
- ESP32-C5 single-core RISC-V @ 240 MHz
- Dual-band Wi-Fi 6 (802.11ax) 2.4 GHz + 5 GHz
- Bluetooth 5.0 LE, Thread, Zigbee 3.0
- USB Type-A plug form factor with transparent housing
- 0.96-inch ST7735 IPS color TFT LCD (80 × 160, 65k colors)
- TF card slot
- 16 MB Flash, 8 MB PSRAM
- Matter-ready for smart home integration
Specifications
| Parameter | Value |
|---|---|
| SOC | ESP32-C5, Single-core RISC-V @ 240 MHz |
| Flash | 16 MB |
| PSRAM | 8 MB |
| Wireless | Wi-Fi 6 (2.4 GHz + 5 GHz), Bluetooth 5.0 LE, Thread, Zigbee 3.0 |
| Display | 0.96-inch ST7735 IPS TFT, 80 × 160 |
| Storage | TF card slot |
| USB | USB Type-A plug |
| Dimensions | 58 × 18 × 9 mm |

Pin Diagram

Dimensions

Schematic
Datasheet
Software Libraries
Dependent Libraries
FAQ
Q. Does T-Dongle-C5 support Matter? A. Yes. The ESP32-C5 supports Thread and Zigbee 3.0, which are key protocols for Matter-based smart home ecosystems.
Q. What is the difference from T-Dongle-S3? A. The C5 variant uses the newer ESP32-C5 chip with dual-band Wi-Fi 6 (including 5 GHz) and Thread/Zigbee support, whereas the S3 uses ESP32-S3 with 2.4 GHz Wi-Fi 4 and Bluetooth 5 LE only.
Changelog
| Version | Date | Notes |
|---|---|---|
| V1.0 | Initial release |


