DFRobot
ESP32-C6-DevKitC-1-N8 Development Board (8 MB SPI Flash)
All Products
ESP32 & IoT
New Arrivals
Circuitry & IOT
ESP32 Development Boards
Microcontrollers & Development Boards
ESP32
Digital Technologies
Wireless & Connectivity
$22.95
|
In stock
ESP32-C6-DevKitC-1 is an entry-level development board based on ESP32-C6-WROOM-1, a general-purpose module with an 8 MB SPI flash. This board integrates comp...
Estimated Delivery
Arrives
Disclaimer
Secure checkout
ESP32-C6-DevKitC-1 is an entry-level development board based on ESP32-C6-WROOM-1, a general-purpose module with an 8 MB SPI flash. 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, so developers can either connect peripherals with jumper wires or mount ESP32-C6-DevKitC-1 on a breadboard as per their needs. The board can be used in applications such as smart home, industrial automation, health care, consumer electronics, service robots, and IoT data loggers.
ESP32-C6-DevKitC-1 is built around ESP32-C6, a RISC-V 32-bit single-core CPU that operates at up to 160 MHz, and integrates a rich set of peripherals. Users can power off the CPU and make use of the low-power co-processor to constantly monitor the peripherals for changes.
Figure: Components
| Key Component | Description
| ESP32-C6-WROOM-1 | ESP32-C6-WROOM-1 is general-purpose module supporting Wi-Fi 6, Bluetooth 5, and IEEE 802.15.4 (Zigbee 3.0 and Thread). It's built around the ESP32-C6 chip, and comes with an 8 MB SPI flash. ESP32-C6-WROOM-1 uses on-board PCB antenna. For more information, see ESP32-C6-WROOM-1 Datasheet.
| Pin Header | All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board.
| 5 V to 3.3 V LDO | Power regulator that converts a 5V supply into a 3.3V output.
| 3.3 V Power on LED | Turns on when the USB power is connected to the board.
| USB-to-UART Bridge | Single-chip USB-to-UART bridge provides transfer rates up to 3 Mbps.
| ESP32-C6 USB Type-C Port | The USB Type-C port on the ESP32-C6 chip is compliant with USB 2.0 full speed. It is capable of up to 12 Mbps transfer speed (Note that this port does not support the 480 Mbps high-speed transfer mode).
| Boot Button | Download button. Holding down Boot and then pressing Reset initiates Firmware Download mode for downloading firmware through the serial port.
| Reset Button | Press this button to reset the system.
| USB Type-C to UART Port | Used for power supply to the board and the communication with the ESP32-C6 chip via the on-board USB-to-UART bridge.
| RGB LED | Addressable RGB LED, driven by GPIO8.
| J5 | Used for current measurement. See details in Section Current Measurement.
Figure: Block Diagram
Pin Header: The two tables below provide the Name and Function of the pin headers on both sides of the board (J1 and J3). The pin header names are shown in the figure of ESP32-C6-DevKitC-1 Layout.
Figure: J1 Pin Layout
Figure: J3 Pin Layout
Figure: Pin Layout
The differences between ESP32-C6-DevKitM-1 and ESP32-C6-DevKitC-1-N8
The ESP32-C6-DevKitM-1 is based on the ESP32-C6-MINI-1 (U) module, which has a 4 MB SPI flash, while the ESP32-C6-DevKitC-1-N8 is equipped with the ESP32-C6-WROOM-1 module, which has an 8 MB flash.
The amount of flash memory can affect the amount of data that can be stored on the board and the complexity of the programs that can be run on it.
Applications
Smart home
Industrial automation
Health care
Consumer electronics
Service robots
IoT data loggers
Specification
Processor: ESP32-C6 chip, RISC-V 32-bit single-core
ROM: 320 KB
SRAM: 512 KB HP SRAM
16 KB LP SRAM
16 KB LP SRAM
Integrated 40 MHz crystal oscillator
8 MB SPI flash
Support Thread 1.3
Support Zigbee 3.0
Operating voltage/Supply voltage: 3.0-3.6 V
Recommended operating temperature range: –40 to 85°C
Documents
Shipping List
ESP32-C6-DevKitC-1-N8 Development Board × 1
Jargon buster
Plain-language definitions for the technical terms used above.
- ESP32
- ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
- Flash memory
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- PCB antenna
- A PCB antenna is an antenna pattern built directly into the circuit board rather than a separate metal antenna. It matters because placement, nearby metal and enclosure design can affect wireless range.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- RISC-V
- An open processor architecture used inside some modern microcontroller chips. It matters because it affects the software tools, performance, and low-power features available for developing projects on the board.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- Thread
- A low-power wireless mesh networking standard designed for smart home and IoT devices. It matters because Thread devices can relay messages through each other, helping build reliable networks for sensors and controllers.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
- USB Type-C
- A reversible USB connector used for power and data on many modern devices. On this kit it indicates an alternate 5V power input, which may be useful for setup or charging without the solar panel.
- Wi-Fi 6
- A newer Wi-Fi standard that can improve speed, range, and efficiency compared with older Wi-Fi versions. It matters for projects that need reliable wireless networking, especially where many devices share the same network.
- Zigbee
- A low-power wireless standard commonly used by smart home sensors, switches, and lights. It matters if you want the board to communicate with Zigbee devices or act as part of a home automation network.
Find this product in
ESP32-C6-WROOM-1 Module Datasheet
Datasheet · 916.4 KB · Click any page to view full size
ESP32-C6 Chip Datasheet
Datasheet · 952.8 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 648.7 KB · Click any page to view full size