Store

Adafruit

$27.53 |
In stock
No reviews yet

The Adafruit HUZZAH32 ESP32 Breakout is a compact, breadboard-friendly development board built around the Espressif ESP32 dual-core processor. With WiFi, Blu...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit HUZZAH32 ESP32 Breakout is a compact, breadboard-friendly development board built around the Espressif ESP32 dual-core processor. With WiFi, Bluetooth Classic, and BLE support, 4 MB SPI Flash, and a generous set of GPIO, analog, and communication peripherals, it's a powerful and affordable platform for wireless projects.

This breakout strips the ESP32 down to essentials — a voltage regulator, protection diodes, two buttons, and an LED — without a USB-serial converter or battery charger. Program it via an FTDI cable or CP2104 Friend adapter, then embed it into your project. It ships pre-loaded with ESP32 SPI WiFi co-processor firmware for use with CircuitPython.

Key Features

  • ESP32 Dual-Core 240 MHz – Tensilica LX6 with 600 DMIPS and 520 KB SRAM
  • 802.11b/g/n WiFi – Integrated transceiver with on-board PCB antenna
  • Bluetooth Classic and BLE – Dual-mode wireless connectivity
  • 4 MB SPI Flash – WROOM32 module with tuned antenna
  • Rich Peripherals – 3× UART, 3× SPI, 2× I²C, 2× I²S, 2× DAC, 12× ADC channels
  • 10 Capacitive Touch Inputs – Built-in touch sensing
  • Hall Sensor – On-chip magnetic field detection
  • PWM on Every GPIO – Flexible output control
  • 3.3V Regulator – With protection diodes
  • FTDI-Compatible Pinout – Program via FTDI cable or CP2104 adapter
  • Compact Form Factor – Breadboard-friendly with minimal extras for size-constrained projects

Ideal For

  • WiFi and Bluetooth IoT projects at minimal cost and size
  • Embedding wireless connectivity into custom enclosures
  • CircuitPython WiFi co-processor applications
  • Upgrading from ESP8266-based projects

Package Contents

  • 1× Adafruit HUZZAH32 ESP32 Breakout – Assembled and tested with ESP32 SPI WiFi firmware pre-loaded
  • 1× Header strip (unsoldered)
Important: A USB-serial adapter is required for programming and is not included. Use a CP2104 Friend or FTDI Friend. To enter bootloader mode, hold GPIO #0, click Reset, then release GPIO #0 before uploading code.

Resources

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.
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.
BLE
BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
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.
breakout
A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
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.
DAC
A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
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.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
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.
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.
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 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.
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.