
ESP32 Feather board based on the WROOM32 module with built-in USB-to-serial, auto-bootloader reset, and Li-Ion/Li-Po charging. Exposes most GPIOs for use with FeatherWings.
Common ground for all power and logic on the HUZZAH32 Feather.
Positive voltage to or from the JST jack for an optional LiPo battery.
Positive voltage to or from the micro USB jack when connected.
3.3V regulator enable. Adafruit Learn states it is pulled up and can be connected to ground to disable the regulator.
Output from the 3.3V regulator. Adafruit Learn notes the regulator can supply 500mA peak, with the ESP32 drawing part of that budget.
Wi-Fi and Bluetooth on a single chip, in every shape from Espressif DevKitC to Adafruit Feathers with STEMMA QT, DFRobot FireBeetles tuned for battery life, and Seeed XIAOs under a thumbnail.
10 I/Os PLC Module - CPU Arduino Nano (Optoisolated Output) visual preview
10 I/Os Relay Module - CPU Arduino Nano (Relay Output) visual preview
Adafruit METRO 328 - Arduino Compatible - with Headers visual preview
Adafruit Metro Mini 328 V2 - Arduino-Compatible - 5V 16MHz [STEMMA QT / Qwiic] visual previewAbout 75 boards across every Arduino generation: 5V Uno/Mega/GIGA, 3.3V MKR and Portenta, plus DFRduino and Bluno compatibles. Confirm the voltage rail before stacking any shield.
Boards · Arduino boards · 76 parts
15x7 CharliePlex LED Matrix FeatherWing - Cool White visual preview
15x7 CharliePlex LED Matrix FeatherWing - Warm White visual preview
16-Ch High Current Driver Shield Kit v2 visual preview
19V 90W AC/DC Adapter for LattePanda Mu Full-Function EVA Carrier Board visual previewAbout 270 add-ons across Pi HATs, Arduino shields, and FeatherWings. The same function — motor control, PoE, display — usually ships once per host connector family. Get the host board right first.
Boards · HATs, Shields & add-ons · 272 parts
:MOVE mini MK2 buggy kit visual preview
:VIEW text32 LCD Screen for the BBC micro:bit visual preview
16-Ch Servo Driver Breakout for micro:bit, I2C visual preview
2x40 Right Angle Edge Connector for micro:bit visual previewSpecialists: Teensy for high-clock audio and USB, Adafruit SAMD boards running CircuitPython or the Arduino IDE, proper STM32 eval kits, and the micro:bit classroom ecosystem. Schematik builds target ESP32, Arduino Uno, and Pico; come here when you have a specific reason to.
Boards · Other MCU boards · 226 parts
Adafruit DVI Breakout Board for HDMI Source Devices visual preview
Adafruit DVI Sock for Pico - Works with HDMI Displays visual preview
Adafruit Feather RP2040 with DVI Output Port - Works with HDMI visual preview
Adafruit MACROPAD RP2040 Bare Bones - 3x4 Keys + Encoder + OLED visual previewThe Raspberry Pi MCU line — Pico, Pico 2, and third-party boards on the same silicon — plus a deep bench of Pico-pinout displays, loggers, and radio modules that do nothing without a Pico plugged in.
Boards · Pico & RP2040 boards · 44 parts
Additional Serial1 receive pin, input into the ESP32 module and not connected to the USB/serial converter.
Additional Serial1 transmit pin, output from the ESP32 module and not connected to the USB/serial converter.
ESP32 I2C interface pins for sensors and peripherals. Adafruit Learn notes the I2C pins do not include onboard pullups.
ESP32 SPI interface pins for sensors, outputs, and peripherals using the standard SPI library.
General-purpose GPIO and analogue input pins exposed on the Feather headers, as documented by the Adafruit Learn pinout.
External analogue input A13 / GPIO35 through a resistor divider connected to the VBAT line.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| GND | ground | Common ground for all power and logic on the HUZZAH32 Feather. | 0V | |
| BAT | power | Positive voltage to or from the JST jack for an optional LiPo battery. | LiPo battery rail | |
| USB | power | Positive voltage to or from the micro USB jack when connected. | USB supply rail | |
| EN | control | 3.3V regulator enable. Adafruit Learn states it is pulled up and can be connected to ground to disable the regulator. | 3.3V enable control | |
| 3V | power | Output from the 3.3V regulator. Adafruit Learn notes the regulator can supply 500mA peak, with the ESP32 drawing part of that budget. | 3.3V output | |
| RX | signal | Additional Serial1 receive pin, input into the ESP32 module and not connected to the USB/serial converter. | 3.3V logic, not 5V safe unless otherwise specified | |
| TX | signal | Additional Serial1 transmit pin, output from the ESP32 module and not connected to the USB/serial converter. | 3.3V logic, not 5V safe unless otherwise specified | |
| I2C pins | signal | ESP32 I2C interface pins for sensors and peripherals. Adafruit Learn notes the I2C pins do not include onboard pullups. | 3.3V logic, external pullups required for I2C | |
| SPI pins | signal | ESP32 SPI interface pins for sensors, outputs, and peripherals using the standard SPI library. | 3.3V logic, not 5V safe unless otherwise specified | |
| A0-A12 / GPIO | signal | General-purpose GPIO and analogue input pins exposed on the Feather headers, as documented by the Adafruit Learn pinout. | 3.3V logic; analogue input limits per ESP32 pinout | |
| A13 / VBAT sense | signal | External analogue input A13 / GPIO35 through a resistor divider connected to the VBAT line. | scaled VBAT sense input |