ESP32-C6 DevKit
The board as it appears on the Velxio canvas, with its full pin map
read live from the simulator (regenerated by scripts/gen-boards.mjs,
so it always matches what you can wire).

Family: Pro boards · Languages: Arduino C++, MicroPython, ESP-IDF
About this board
Section titled “About this board”Espressif’s ESP32-C6 DevKit — the RISC-V, WiFi-6 generation — with the same language trio as the rest of the ESP32 family: Arduino C++, MicroPython and ESP-IDF, switched from the toolbar.
From a sketch’s point of view it behaves like the other RISC-V ESP32s in the catalog; the C6 is here so projects targeting the newer radio can be prototyped on the right part.
Start here
Section titled “Start here”- Blink LED — the starter.
- SSD1306 OLED over I2C — the usual next step, and a check that the I2C bus behaves.
Pins (34)
Section titled “Pins (34)”- 3V3.1
- RST
- 4
- 5
- 6
- 7
- 0
- 1
- 8
- 10
- 11
- 2
- 3
- 5V.1
- GND.1
- NC.1
- GND.2
- TX
- 16
- RX
- 17
- 15
- 23
- 22
- 21
- 20
- 19
- 18
- 9
- GND.3
- 13
- 12
- GND.4
- NC.2
Every pin above is clickable on the canvas — click one to start a wire. Board-level behavior, quirks and example links live on the family page.