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...
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 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.
- 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 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.
- 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, 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.
- 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.
Find this product in
Connectivity