Skip to content

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

ExamplePlatformIO/ArduinoESP-IDFDescription
T-Dongle-C5Display, TF card, Wi-Fi 6, BLE examples

PlatformIO

  1. Install Visual Studio Code and Python
  2. Search for and install the PlatformIO IDE extension in VS Code
  3. Open the T-Dongle-C5 project folder
  4. Open platformio.ini and select your example
  5. Click to compile, connect via USB-A, click to upload

Arduino

  1. Install Arduino IDE
  2. Install Arduino ESP32
  3. In ToolsBoard, configure:
Arduino IDE SettingValue
BoardESP32C5 Dev Module
PortYour port
USB CDC On BootEnable
CPU Frequency240 MHz
Flash ModeQIO
Flash Size16MB (128Mb)
Partition Scheme16M Flash (3MB APP/9.9MB FATFS)
PSRAMOPI PSRAM
Upload Speed921600
  1. Click Upload

Development Platforms

  1. ESP-IDF
  2. Arduino IDE

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

ParameterValue
SOCESP32-C5, Single-core RISC-V @ 240 MHz
Flash16 MB
PSRAM8 MB
WirelessWi-Fi 6 (2.4 GHz + 5 GHz), Bluetooth 5.0 LE, Thread, Zigbee 3.0
Display0.96-inch ST7735 IPS TFT, 80 × 160
StorageTF card slot
USBUSB Type-A plug
Dimensions58 × 18 × 9 mm

T-Dongle-C5 Specifications

Pin Diagram

T-Dongle-C5 Pinout

Dimensions

T-Dongle-C5 Dimensions Diagram

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

VersionDateNotes
V1.0Initial release