AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Adafruit

$43.30 |
In stock
No reviews yet

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...

Stock availability

Ready to ship from Sydney
3 in stock
Available with leadtime
100 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

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

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)
Note: Some pin numbers for I2C, UART, and SPI have changed from the original HUZZAH32. Use the board definition's symbolic names (SDA, SCL, etc.) rather than hardcoded pin numbers. LiPo battery and USB cable sold separately.

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 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.
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 (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
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 LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to 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, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
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 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-C
USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.
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.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.