Adafruit
ESP32-S2-WROVER Module - 4 MB flash and 2 MB PSRAM
The ESP32-S2-WROVER is a Wi-Fi module from Espressif built around the ESP32-S2 SoC — a single-core 240 MHz Xtensa LX7 processor with native USB support, 4 MB...
The ESP32-S2-WROVER is a Wi-Fi module from Espressif built around the ESP32-S2 SoC — a single-core 240 MHz Xtensa LX7 processor with native USB support, 4 MB flash, and 2 MB PSRAM. It provides 2.4 GHz 802.11b/g/n Wi-Fi connectivity in a compact castellated module form factor.
The ESP32-S2 introduces native USB (both device and host), hardware-based security features, and Time-of-Flight (ToF) distance measurement support. It's well suited for IoT, wearable electronics, and smart home applications where Wi-Fi connectivity and USB interfacing are needed.
Key Features
- ESP32-S2 SoC – Single-core Xtensa LX7 @ 240 MHz
- Native USB – USB OTG support for device and host modes
- 4 MB Flash + 2 MB PSRAM – WROVER configuration with external memory
- 2.4 GHz Wi-Fi – 802.11b/g/n
- Time-of-Flight Support – Hardware-based distance measurement
- Low Power – Multiple power-saving modes
Specifications
- SoC – Espressif ESP32-S2
- Processor – Single-core Xtensa LX7, 240 MHz
- Flash – 4 MB
- PSRAM – 2 MB
- Wi-Fi – 802.11b/g/n, 2.4 GHz
- USB – Native USB OTG
- Bluetooth – Not supported on ESP32-S2
Resources
Package Contents
- 1× ESP32-S2-WROVER Module
Jargon buster
Plain-language definitions for the technical terms used above.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- ESP-IDF
- ESP-IDF is Espressif’s official software development framework for ESP32-family chips. It gives more direct control over the hardware than beginner-style environments, which can help with advanced features like Wi-Fi, Bluetooth, audio and power management.
- 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.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- 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.
- native USB
- Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
- 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.
Find this product in
Connectivity