Waveshare
ESP32-S3 Mini Development Board, Based on ESP32-S3FH4R2 Dual-Core Processor, 240MHz Running Frequency, 2.4GHz Wi-Fi & Bluetooth 5
A compact ESP32-S3 development board based on the ESP32-S3FH4R2 dual-core processor running at up to 240MHz. Features 4MB flash, 2MB PSRAM, 2.4GHz Wi-Fi (802...
A compact ESP32-S3 development board based on the ESP32-S3FH4R2 dual-core processor running at up to 240MHz. Features 4MB flash, 2MB PSRAM, 2.4GHz Wi-Fi (802.11 b/g/n), and Bluetooth 5 (LE). The castellated module design with on-board ceramic antenna allows direct soldering to carrier boards, making it ideal for embedded and SMD applications.
Includes a USB Type-C port with integrated USB serial controller, a WS2812 addressable RGB LED, BOOT and RESET buttons, and 34 configurable GPIO pins. Supports C/C++ and MicroPython development.
Key Features
- ESP32-S3FH4R2 – Xtensa 32-bit LX7 dual-core, up to 240MHz
- 4MB Flash + 2MB PSRAM – Plus 512KB SRAM and 384KB ROM
- Wi-Fi & Bluetooth 5 – 2.4GHz 802.11 b/g/n and BLE
- Castellated Module – Solderable to carrier boards for SMD integration
- On-Board Ceramic Antenna – No external antenna required
- USB Type-C – Built-in USB serial controller for programming and communication
- WS2812 RGB LED – Addressable LED for status indication
- 34 GPIO Pins – 4× SPI, 2× I2C, 3× UART, 2× I2S, 2× ADC, and more
- Low Power Modes – Flexible clock and power settings for battery-powered applications
On-Board Components
- ESP32-S3FH4R2 – Dual-core processor (up to 240MHz)
- ME6217C33M5G – 3.3V LDO regulator, 800mA max
- WS2812 RGB LED
- 2.4GHz Ceramic Antenna
- BOOT + RESET Buttons – Hold BOOT then press RESET to enter download mode
- USB Type-C Port
Package Contents
- 1× ESP32-S3-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.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
- 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.
- 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.
- 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.
- 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