ESP32-C6-DevKitC-1 is an entry-level development board based on ESP32-C6-WROOM-1(U), a general-purpose module with a 4MB 8 MB 16MB SPI flash.Multiple choices. This board integrates complete Wi-Fi, Bluetooth LE, Zigbee, and Thread functions.
Â
Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C6-DevKitC-1 on a breadboard.
ESP32-C6-DevKitC-1, describes how to burn firmware and related preparations on ESP32-C6-DevKitC-1.
Chip resource
Â
Hardware
Â
ESP32-C6 development board
Â
USB cable (A to Micro-B)
Â
Computer (Windows, Linux or macOS)
Â
remark
Â
Some development boards currently use the USB Type C interface. Make sure to use the appropriate data cable to connect the development board!
Â
Software:
To use ESP-IDF on ESP32-C6, install the following software:
Â
Set up a toolchain for compiling ESP32-C6 code;
Â
Compile build tools – CMake and Ninja compile build tools for compiling ESP32-C6 applications;
Â
Â
Get the ESP-IDF software development framework. The framework already basically contains the apis (software libraries and source code) used by ESP32-C6 and scripts to run the toolchain;
Â
IDE
remark
Â
It is recommended to install ESP-IDF through your favorite Integrated development environment (IDE).

Reviews
Clear filtersThere are no reviews yet.