Elecrow
ESP-WROOM-32 (ESP32 WiFi-BT-BLE MCU Module)
The ESP-WROOM-32 is Espressif's powerful Wi-Fi, Bluetooth Classic, and BLE module built around the ESP32 dual-core processor. It's a versatile platform for I...
The ESP-WROOM-32 is Espressif's powerful Wi-Fi, Bluetooth Classic, and BLE module built around the ESP32 dual-core processor. It's a versatile platform for IoT applications ranging from low-power sensor networks to demanding tasks like voice encoding, music streaming, and MP3 decoding.
This is the bare module with 1.27 mm pitch castellated pads — designed for soldering onto a custom PCB with supporting circuitry. Certified for FCC, CE, IC, MIC (Telec), KCC, and NCC.
Key Features
- Dual-Core Xtensa LX6 – Two 32-bit processors for parallel processing
- Wi-Fi 802.11 b/g/n – Up to 150 Mbps, Station/SoftAP/P2P modes
- Bluetooth v4.2 – Both Classic BR/EDR and BLE
- Rich Peripheral Set – UART, SPI, SDIO, I2C, I2S, PWM, ADC, DAC, touch sensor, Hall sensor, and more
- Security – WPA/WPA2/WPA2-Enterprise, AES/RSA/ECC/SHA encryption
- Network Protocols – IPv4, IPv6, SSL, TCP/UDP/HTTP/FTP/MQTT
Specifications
- Processor: Dual Xtensa 32-bit LX6
- ROM: 448 KB (boot and core functions)
- SRAM: 520 KB on-chip + 8 KB RTC SLOW + 8 KB RTC FAST
- eFuse: 1 Kbit (256-bit MAC)
- Wi-Fi: 802.11 b/g/n/d/e/i/k/r (up to 150 Mbps)
- Bluetooth: v4.2 BR/EDR + BLE
- Operating Voltage: 2.2–3.6 V
- Typical Current: 80 mA
- Operating Temperature: −40 °C to +85 °C
- Dimensions: 18 × 25.5 × 2.8 mm
- Pin Pitch: 1.27 mm
- PCB Thickness: 0.8 ± 0.1 mm
Interfaces
- SD card, UART, SPI, SDIO, I2C
- LED PWM, Motor PWM, I2S, IR
- GPIO, Capacitive Touch Sensor
- ADC, DAC, Hall Sensor, Temperature Sensor
Package Contents
- 1× ESP-WROOM-32 Module
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.
- DAC
- A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
- 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.
- MQTT
- A lightweight messaging protocol often used for IoT devices to publish and receive data through a server called a broker. It matters for home automation and sensor networks because it is simple, efficient, and widely supported.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- 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.
Find this product in
Connectivity