DFRobot
ESP32-S3-WROOM-1-N4 Module (PCB Antenna)
The ESP32-S3-WROOM-1-N4 is a powerful Wi-Fi and Bluetooth LE MCU module built around the ESP32-S3 SoC. Featuring a dual-core Xtensa LX7 processor running at ...
Get notified when back in stock
The ESP32-S3-WROOM-1-N4 is a powerful Wi-Fi and Bluetooth LE MCU module built around the ESP32-S3 SoC. Featuring a dual-core Xtensa LX7 processor running at up to 240MHz, 4MB SPI flash, and hardware acceleration for neural network computing, it's designed for AIoT applications including wake word detection, speech recognition, face detection, and smart home devices.
The module integrates a rich set of peripherals including SPI, UART, I2C, I2S, USB OTG, ADC, touch sensor, camera interface, LCD interface, and up to 36 GPIOs. This variant features a PCB antenna for a compact, self-contained design.
Key Features
- ESP32-S3 Dual-Core – Xtensa LX7 at up to 240MHz with floating-point unit
- Wi-Fi & Bluetooth LE 5 – Dual-mode wireless with Bluetooth mesh support
- 4MB SPI Flash – On-module storage
- Neural Network Acceleration – Hardware support for AI/ML workloads
- USB OTG – Full-speed USB 1.1 On-The-Go interface
- PCB Antenna – Integrated antenna, no external antenna needed
- Rich Peripherals – SPI, UART, I2C, I2S, ADC, touch, camera, LCD, PWM, SDIO, and more
Specifications
- Processor – Xtensa dual-core 32-bit LX7, up to 240MHz
- Memory – 384KB ROM, 512KB SRAM, 16KB RTC SRAM
- Flash – 4MB SPI
- Wireless – Wi-Fi 802.11 b/g/n, Bluetooth 5 LE + Mesh
- GPIOs – Up to 36
- Crystal – 40MHz oscillator
- Operating Temperature – −40 to +85°C
- Dimensions – 18 × 25.5 × 3.1mm
Ideal For
- AIoT and edge AI applications
- Voice assistants and wake word detection
- Smart home and smart appliance controllers
- Face detection and image recognition projects
- Custom IoT device development
Package Contents
- 1× ESP32-S3-WROOM-1-N4 Module (PCB Antenna)
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.
- 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.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- PCB antenna
- A PCB antenna is an antenna pattern built directly into the circuit board rather than a separate metal antenna. It matters because placement, nearby metal and enclosure design can affect wireless range.
- 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 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 1.1
- USB 1.1 is an older USB standard with much slower data transfer than USB 2.0 and later versions. Compatibility with it allows connection to very old computers, though data-heavy tasks such as video may be limited at that speed.
Find this product in
ESP32-S3-WROOM-1 Datasheet
Datasheet · 932.9 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 642.6 KB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
www.dfrobot.com
74f8343
8 months ago
· 130 commits
- 15772068480096897TF02 Datasheet V3.3 EN.pdf Add files via upload about 6 years ago
- 1578483333289730515485122793752145TF02_GUI.zip Add files via upload about 6 years ago
- 2020 Maker Carnival Online Sharing Timetable.pdf Add files via upload over 5 years ago
- 3D Printing Document for TF03 Home Security Alarm Device.stp Add files via upload over 6 years ago
- 6+1Microphone Array Product Data.rar Add files via upload almost 6 years ago
- [DFR0767] V1.0 Dimension.pdf Add files via upload over 5 years ago
- [DFR0767] V1.0 model (include case).zip Add files via upload over 5 years ago
- [SEN0540]Gravity:LTR390-UV sensor(V1.0.0).pdf Add files via upload over 3 years ago
- AT Command Examples of WT32-ETH01 Wired Module_v1.1.pdf Add files via upload over 4 years ago
- AT Commands of WT32-ETH01 Wired Module_v1.1.pdf Add files via upload over 4 years ago
- Bett Products - 2025.zip Add files via upload about 1 year ago
- Bett2023-About DFRobot & Product Overview.pdf Add files via upload about 3 years ago
- Bett2023-Computer Science & Science & Design Challenge.pdf Add files via upload about 3 years ago
- Bett2023-Key Product Lines.pdf Add files via upload about 3 years ago
- Boson for microbit-EN-MakeCode.pdf Add files via upload over 5 years ago
Related Tutorials
Free guides on learn.littlebird.com.au