Adafruit
Adafruit ESP32 Feather V2 - 8MB Flash + 2 MB PSRAM
The Adafruit ESP32 Feather V2 is a major redesign of the original HUZZAH32 ESP32 Feather, featuring 8 MB flash, 2 MB PSRAM, USB-C, a STEMMA QT port, a NeoPix...
The Adafruit ESP32 Feather V2 is a major redesign of the original HUZZAH32 ESP32 Feather, featuring 8 MB flash, 2 MB PSRAM, USB-C, a STEMMA QT port, a NeoPixel, and a user button. The dual-core ESP32 at 240 MHz provides Wi-Fi and Bluetooth Classic/LE connectivity for wireless and IoT projects.
Designed for low power usage, the V2 draws approximately 70 µA in deep sleep and 1.2 mA in light sleep from a LiPo battery. The STEMMA QT port has its own switchable 3.3V regulator, allowing you to completely power down I2C peripherals for ultra-low-power operation. The NeoPixel also has a controllable power pin.
Key Features
- ESP32 Dual-Core 240 MHz Xtensa – Wi-Fi and Bluetooth Classic/LE
- 8 MB Flash + 2 MB PSRAM – Significantly more storage and memory than the original
- USB-C – Modern connector for power, charging, and serial communication
- CP2102N USB-Serial – Up to 3 Mbps for fast firmware uploads with auto-reset
- LiPo Battery Support – JST connector with built-in charging and voltage monitoring
- Ultra-Low Power – ~70 µA deep sleep, ~1.2 mA light sleep
- STEMMA QT / Qwiic – I2C port with independently switchable 3.3V power
- NeoPixel – Addressable RGB LED with controllable power pin
- User Button – Tactile switch on pin 38
- FCC/CE Certified Module – Compact Pico module with PCB antenna
- Feather Form Factor – Compatible with 50+ FeatherWings
Also Available
- ESP32 Feather V2 with Pre-Soldered Headers
- ESP32 Feather V2 with w.FL Antenna Connector
- ESP32-S3 Feather
- ESP32-C6 Feather (Wi-Fi 6 + Zigbee/Thread)
Ideal For
- Wi-Fi and Bluetooth IoT projects
- Battery-powered sensor nodes requiring ultra-low sleep current
- Projects needing large data buffers (2 MB PSRAM)
- Arduino and MicroPython development
Package Contents
- 1× Adafruit ESP32 Feather V2 (fully assembled)
- 1× Header strip (unsoldered)
Jargon buster
Plain-language definitions for the technical terms used above.
- 3.3V regulator
- A 3.3V regulator is a power circuit that provides a steady 3.3 volts for parts that need that supply voltage. On a breakout board, it can let the sensor run safely even when the connected microcontroller or power source uses a higher voltage.
- deep sleep
- Deep sleep is a low-power mode where the microcontroller turns off most functions while keeping just enough circuitry active to wake up later. It is important for battery-powered projects because it can greatly extend how long the device runs between charges.
- 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.
- 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.
- 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.
- Light sleep
- A low-power mode where the microcontroller pauses much of its work but can wake up faster than from deep sleep. It matters for battery projects because it reduces power use while still allowing the board to respond reasonably quickly.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- 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.
- NeoPixel
- A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
- 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.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- 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.
- STEMMA
- A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
- STEMMA QT
- A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
- Thread
- A low-power wireless mesh networking standard designed for smart home and IoT devices. It matters because Thread devices can relay messages through each other, helping build reliable networks for sensors and controllers.
- 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-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
- Wi-Fi 6
- A newer Wi-Fi standard that can improve speed, range, and efficiency compared with older Wi-Fi versions. It matters for projects that need reliable wireless networking, especially where many devices share the same network.
- Zigbee
- A low-power wireless standard commonly used by smart home sensors, switches, and lights. It matters if you want the board to communicate with Zigbee devices or act as part of a home automation network.
Find this product in
Brands
Microcontrollers