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

·

$41.77 |
In stock at supplier
No reviews yet

This Feather-format development board combines Espressif’s ESP32-S2 Wi-Fi microcontroller with native USB, 4 MB of flash and 2 MB of PSRAM for compact IoT bu...

Stock availability

Available with leadtime
98 available
Genuine AU supply · Ships Australia-wide AU warranty GST tax invoice
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

This Feather-format development board combines Espressif’s ESP32-S2 Wi-Fi microcontroller with native USB, 4 MB of flash and 2 MB of PSRAM for compact IoT builds. It is well suited to Arduino or CircuitPython projects where you want low-cost 2.4 GHz Wi-Fi and plenty of memory for larger data buffers.

The board includes a USB-C connector, LiPoly battery support with built-in charging, battery monitoring over I2C, and a STEMMA QT connector for quick connection to compatible I2C breakouts. It also fits into the wider Feather ecosystem, so it can be expanded with FeatherWings.

Native USB lets the ESP32-S2 appear as devices such as a keyboard, mouse, MIDI device or disk drive. Please note that this is a single-core 240 MHz ESP32-S2 board, so it is not as fast as dual-core ESP32 boards, and it does not include Bluetooth support.

Features:

  • Processor: ESP32-S2 240MHz Tensilica processor
  • Native USB: Can act like a keyboard/mouse, MIDI device, disk drive, etc!
  • Module certification: Mini module has FCC/CE certification
  • Flash: Mini module comes with 4 MByte of Flash
  • PSRAM: Mini module comes with 2 MByte of PSRAM
  • Antenna connector: w.FL antenna connector for connecting external antennas
  • Antenna note: This is NOT u.FL!
  • Power options: USB type C or Lipoly battery
  • Battery charging: Built-in battery charging when powered over USB-C
  • LiPoly battery monitor: LC709203 chip actively monitors your battery for voltage
  • LiPoly battery monitor: State of charge / percentage reporting over I2C
  • Reset button: Reset button included
  • DFU button: DFU (BOOT0) button to get into the ROM bootloader
  • ROM bootloader: USB serial port so you don't need a separate cable
  • Serial debug: Serial debug output pin, optional for checking the hardware serial debug console
  • STEMMA QT: STEMMA QT connector for I2C devices
  • Switchable I2C power: Switchable power so you can go into low power mode
  • LEDs: On LED
  • LEDs: Charge LED
  • LEDs: User LED
  • NeoPixel: Status NeoPixel
  • NeoPixel power: Pin-controlled power for low power usage
  • Low power: Low Power friendly!
  • Deep sleep: In deep sleep mode we can get down to 80~100uA of current draw from the Lipoly connection
  • Quiescent current: Quiescent current is from the power regulator, ESP32-S2 chip, and Lipoly monitor
  • Lowest quiescent current: Turn off the NeoPixel and external I2C power for the lowest quiescent current draw
  • Arduino: Works with Arduino
  • CircuitPython: Works with CircuitPython

Specifications:

  • Product Dimensions: 52.0mm x 22.7mm x 7.2mm / 2.0" x 0.9" x 0.3"
  • Product Weight: 6.2g / 0.2oz

A good choice for Wi-Fi sensor nodes, smart home projects, wearables and other compact IoT builds that need Feather expandability and native USB.

Jargon buster

Plain-language definitions for the technical terms used above.

Bootloader
Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
CE certification
A marking used in Europe to indicate that a product is declared to meet relevant safety, health, or environmental requirements. It can matter when choosing parts for school, workplace, or regulated projects, but it is not the same as an independent performance guarantee.
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.
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.
DFU
Device Firmware Update is a mode that lets you load new firmware onto a board over USB. It matters when recovering a board or installing firmware without using a separate programmer.
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.
microcontroller
A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
MIDI
MIDI is a standard way for electronic instruments, controllers, and software to send musical control messages such as notes, velocity, and timing. If a board supports MIDI, it can be triggered from keyboards, drum pads, sequencers, or other music gear rather than only from buttons or code.
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.
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.
State of charge
The estimated remaining battery capacity, usually shown as a percentage. It helps you decide when to warn the user, reduce power use, or recharge the battery.
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.
u.FL
u.FL is a tiny snap-on antenna connector often used on compact wireless boards. A board with u.FL usually needs an external antenna, which matters if the product will be inside an enclosure or needs better antenna placement.
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.
w.FL
A very small radio-frequency antenna connector used on compact wireless boards. It matters because you need a matching w.FL antenna or adapter before the board can use an external antenna.

Adafruit ESP32-S2 Feather Guide (PDF)

User Guide · 31.1 MB · Click any page to view full size

Download PDF

Supplier page — adafruit.com

Supplier Description · 768.3 KB · Click any page to view full size

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