Skip to content

T7-C6

Overview

The LILYGO T7-C6 is a compact development board based on the ESP32-C6-MINI-1 module, integrating Wi-Fi 6, Bluetooth 5 (BLE), and Thread/Zigbee (802.15.4). Features GPIO0–GPIO23, ADC, SPI (SDIO), a JST SH 4-pin connector (GND/3V/TX/RX), and 4 MB Flash. With 5 V and 3.3 V power outputs, it can power various external devices. Suitable for smart home systems, remote monitoring, and embedded IoT applications.

Quick Start

Example Support

ExamplePlatformIO/ArduinoESP-IDFDescription
T7-C6Wi-Fi 6, BLE, GPIO examples

PlatformIO

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

Arduino

  1. Install Arduino IDE
  2. Install Arduino ESP32
  3. Open the example .ino file
  4. In ToolsBoard, configure:
Arduino IDE SettingValue
BoardESP32C6 Dev Module
PortYour port
CPU Frequency160 MHz
Core Debug LevelNone
USB DFU On BootDisable
Flash ModeQIO
Flash Size4MB (32Mb)
Partition SchemeHuge APP (3MB No OTA/1MB SPIFFS)
Upload Speed921600
  1. Click Upload

Development Platforms

  1. Visual Studio Code
  2. Arduino IDE
  3. ESP-IDF

Video

Key Features

  • ESP32-C6-MINI-1: Wi-Fi 6 (2.4 GHz), Bluetooth 5 (LE), 802.15.4 (Thread/Zigbee)
  • 4 MB Flash, TP4065 battery charging chip
  • GPIO0–GPIO23, ADC, SPI (SDIO)
  • JST SH 4-pin connector (GND / 3V / TX / RX)
  • 5 V and 3.3 V power outputs
  • 1 × QWIIC interface

Product Parameters

FeatureSpecification
MCUESP32-C6-MINI-1
Flash4 MB
Battery ICTP4065
Wi-FiWi-Fi 6 (2.4 GHz 802.11ax)
BluetoothBluetooth 5.0 LE
802.15.4Thread / Zigbee
Power5 V / 500 mA
Expansion1 × QWIIC
ButtonsRESET + BOOT
Mounting Holes1 × M2

Pin Diagram

T7-C6 pin diagram

Dimension Diagram

Schematic

Datasheet

Software Development

FAQ

Version History

VersionRelease DateUpdate Description
T7-C6 V1.0Initial version