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

$30.15 |
Out of stock
No reviews yet

The Espressif ESP32 Development Board breaks out all ESP32 module pins to standard 2.54 mm (0.1 in) headers, with a CP2102 USB-to-serial adapter for programm...

Get notified when back in stock

Qty
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Espressif ESP32 Development Board breaks out all ESP32 module pins to standard 2.54 mm (0.1 in) headers, with a CP2102 USB-to-serial adapter for programming, boot and reset buttons, and an onboard 3.3 V regulator. It supports development via the Arduino IDE, ESP-IDF (Espressif's official toolchain), and MicroPython.

Key Features

  • ESP32 Dual-Core – Xtensa LX6 processor, up to 240 MHz
  • 520 KB SRAM
  • Wi-Fi – 802.11 b/g/n (2.4 GHz)
  • Bluetooth – v4.2 BR/EDR and BLE
  • GPIO – 34 programmable pins (some input-only) with ADC, DAC, SPI, I²C, I²S, UART
  • CP2102 USB-Serial – USB-to-UART bridge for programming and debugging
  • 3.3 V Regulator – Stable power from USB
  • Boot & Reset Buttons
  • Breadboard-Compatible – Pin headers span the full width of a standard breadboard
Tip: The board is exactly wide enough to cover both sides of a solderless breadboard with no spare rows. For breadboard prototyping, use two breadboards side by side.

Jargon buster

Plain-language definitions for the technical terms used above.

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 low power use and broad compatibility with modern phones and computers. It connects well to battery-powered and mobile devices, including Apple hardware, though it behaves differently from Bluetooth Classic and its serial-style profiles.
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.
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 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.
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.
Headers
Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
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.
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.
solderless breadboard
A reusable board with rows of internally connected holes for building circuits by pushing in components and jumper wires, with no soldering required. It lets you prototype and rewire a circuit quickly and reversibly before committing to a permanent, soldered build.
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 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.
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.