Waveshare
ESP32-C3 Mini Development Board, Based on ESP32-C3FN4 Single-core Processor, 160MHz Running Frequency, 2.4GHz Wi-Fi & Bluetooth 5
A compact ESP32-C3 development board based on the ESP32-C3FN4 single-core RISC-V processor running at up to 160 MHz. With 2.4 GHz WiFi (802.11 b/g/n) and Blu...
Get notified when back in stock
A compact ESP32-C3 development board based on the ESP32-C3FN4 single-core RISC-V processor running at up to 160 MHz. With 2.4 GHz WiFi (802.11 b/g/n) and Bluetooth 5 (LE), 4 MB onboard flash, and a castellated module design, it's ideal for both breadboard prototyping and direct SMD soldering to carrier boards.
Features a USB Type-C port for programming and power, a WS2812 RGB LED, boot and reset buttons, and an onboard 2.4 GHz ceramic antenna. Supports C/C++ and MicroPython development with comprehensive SDK and tutorials available.
Key Features
- ESP32-C3FN4 Processor – RISC-V 32-bit single-core, up to 160 MHz
- WiFi & Bluetooth – 2.4 GHz 802.11 b/g/n and Bluetooth 5 (LE)
- 4 MB Onboard Flash – 400 KB SRAM, 384 KB ROM
- Castellated Module – Solder directly to carrier boards for SMD applications
- USB Type-C – Integrated USB serial controller for programming and power
- WS2812 RGB LED – Onboard addressable LED
- 15 GPIO Pins – Flexibly configurable for SPI, I2C, UART, I2S, ADC, and more
- Onboard Ceramic Antenna – No external antenna required
- Low Power – Flexible clock and power settings for various low-power scenarios
Specifications
- Processor – ESP32-C3FN4, RISC-V 32-bit @ 160 MHz
- Memory – 400 KB SRAM, 384 KB ROM, 4 MB flash
- WiFi – 802.11 b/g/n (2.4 GHz)
- Bluetooth – 5.0 (LE)
- GPIO – 15 pins
- Peripherals – 3× SPI, 1× I2C, 2× UART, 1× I2S, 2× ADC
- USB – Type-C (full-speed serial controller)
- LDO – CAT6219-330TD-GT3, 500 mA max
- Programming – C/C++, MicroPython
On-Board Components
- USB Type-C port
- BOOT button (hold + reset to enter download mode)
- RESET button
- WS2812 RGB LED
- 2.4 GHz ceramic antenna
- CAT6219 LDO voltage regulator
Ideal For
- IoT and WiFi/Bluetooth connected projects
- Compact embedded designs with SMD mounting
- MicroPython and Arduino development
- Low-power wireless sensor nodes
Package Contents
- 1× ESP32-C3-Zero Development Board
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- 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.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2S
- I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
- 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 (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- RISC-V
- RISC-V is an open, royalty-free processor instruction-set architecture used in chips ranging from tiny microcontrollers to Linux-capable application processors. The choice of RISC-V determines which compilers, software tools, and performance or low-power features are available, separate from the more common Arm or x86 architectures.
- SMD
- SMD means surface-mount device, a component style designed to be soldered directly onto the surface of a circuit board rather than through holes. SMD parts are compact and mounted flat on the board, which suits smaller and mass-produced designs.
- 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.
- Type-C
- USB Type-C (USB-C) is a small, reversible USB connector used for charging, power, and data transfer on many modern devices. A Type-C port or plug indicates the cable and charger connection needed to power, charge, or communicate with a device.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
- USB Type-C
- USB Type-C is a small, reversible USB connector used for power, data and sometimes video on many modern devices. The connector itself does not guarantee a particular speed or voltage, so check the supported USB version, data rate and whether it carries more than 5V via USB Power Delivery.
Find this product in
Connectivity
Wiki Documentation
Document · 676.0 KB · Click any page to view full size
ESP32-C3-Zero Schematic V2
Schematic · 48.4 KB · Click any page to view full size
ESP32-C3 Datasheet
Datasheet · 913.1 KB · Click any page to view full size
XL-0807RGBC-WS2812B Datasheet
Datasheet · 1.0 MB · Click any page to view full size