
2 grouped connections are listed in the table but omitted from the graphic until individual pins are available.
USB-C port used for both powering and programming the board; USB power also charges the LiPoly battery when connected.
2-pin JST-PH battery connector for a 3.7/4.2V LiPoly battery; can power the Feather and charge from USB.
Common ground for power and logic.
Positive voltage to/from the 2-pin JST jack for the optional LiPoly battery.
Positive voltage to/from the USB-C jack when USB is connected.
3.3V regulator enable; pulled up, connect to ground to disable the 3.3V regulator.
Output from the onboard 3.3V regulator; Adafruit states these pins can supply 500mA peak.
Analog input and one of the only DAC output pins; Adafruit states A0 and A1 can be used as 8-bit true analog outputs.
Analog input and one of the only DAC output pins; Adafruit states A0 and A1 can be used as 8-bit true analog outputs.
Analogue input pins; Adafruit states A2 through A5 can be analog inputs.
SPI clock pin on the ESP32-S2 high-speed peripheral.
SPI microcontroller-out / sensor-in data pin.
SPI microcontroller-in / sensor-out data pin.
UART receive pin; connect to TX on a sensor or breakout.
UART transmit pin; connect to RX on a sensor or breakout.
I2C clock pin, shared by the STEMMA QT connector; Adafruit states there is a 5k pullup on this pin.
I2C data pin, shared by the STEMMA QT connector; Adafruit states there is a 5k pullup on this pin.
STEMMA QT connector uses board.SCL and board.SDA / board.STEMMA_I2C for I2C devices.
I2C power control pin that must be pulled high for the STEMMA QT connector and the BME280 sensor, if present, to work properly; CircuitPython and Arduino do this automatically.
Digital pins; Adafruit notes D5, D6, D9 and D10 are on ADC1, and D11-D13 are on ADC2.
Hardware UART debug TX pin for ESP32 IDF low-level debug output; not the default Serial.print or CircuitPython print output.
| Pin | Type | Function | Voltage |
|---|---|---|---|
| USB-C | Power | USB-C port used for both powering and programming the board; USB power also charges the LiPoly battery when connected. | USB 5V input from the USB-C jack when connected. |
| LiPoly JST 2-PH | Power | 2-pin JST-PH battery connector for a 3.7/4.2V LiPoly battery; can power the Feather and charge from USB. | 3.7/4.2V LiPoly battery connection; Adafruit says use 250mAh or larger. |
| GND | Ground | Common ground for power and logic. | 0V common ground. |
| BAT | Power | Positive voltage to/from the 2-pin JST jack for the optional LiPoly battery. | Battery positive, 3.7/4.2V LiPoly domain. |
| USB | USB | Positive voltage to/from the USB-C jack when USB is connected. | USB positive voltage, nominal 5V. |
| EN | Control | 3.3V regulator enable; pulled up, connect to ground to disable the 3.3V regulator. | 3.3V regulator enable logic. |
| 3.3V | Power | Output from the onboard 3.3V regulator; Adafruit states these pins can supply 500mA peak. | 3.3V regulated output. |
| A0 | Analog | Analog input and one of the only DAC output pins; Adafruit states A0 and A1 can be used as 8-bit true analog outputs. | |
| A1 | Analog | Analog input and one of the only DAC output pins; Adafruit states A0 and A1 can be used as 8-bit true analog outputs. | |
| A2-A5 | Analog | Analogue input pins; Adafruit states A2 through A5 can be analog inputs. | |
| SCK | SPI | SPI clock pin on the ESP32-S2 high-speed peripheral. | |
| MOSI | SPI | SPI microcontroller-out / sensor-in data pin. | |
| MISO | SPI | SPI microcontroller-in / sensor-out data pin. | |
| RX | UART | UART receive pin; connect to TX on a sensor or breakout. | |
| TX | UART | UART transmit pin; connect to RX on a sensor or breakout. | |
| SCL | I2C | I2C clock pin, shared by the STEMMA QT connector; Adafruit states there is a 5k pullup on this pin. | |
| SDA | I2C | I2C data pin, shared by the STEMMA QT connector; Adafruit states there is a 5k pullup on this pin. | |
| STEMMA QT | I2C | STEMMA QT connector uses board.SCL and board.SDA / board.STEMMA_I2C for I2C devices. | |
| I2C_POWER | Power | I2C power control pin that must be pulled high for the STEMMA QT connector and the BME280 sensor, if present, to work properly; CircuitPython and Arduino do this automatically. | |
| D5-D6, D9-D13 | GPIO | Digital pins; Adafruit notes D5, D6, D9 and D10 are on ADC1, and D11-D13 are on ADC2. | |
| Debug TXDB | UART | Hardware UART debug TX pin for ESP32 IDF low-level debug output; not the default Serial.print or CircuitPython print output. |
2 grouped connections are omitted from the graphic until individual pins are available.
USB-C port used for both powering and programming the board; USB power also charges the LiPoly battery when connected.
2-pin JST-PH battery connector for a 3.7/4.2V LiPoly battery; can power the Feather and charge from USB.
Common ground for power and logic.
Positive voltage to/from the 2-pin JST jack for the optional LiPoly battery.
Positive voltage to/from the USB-C jack when USB is connected.
3.3V regulator enable; pulled up, connect to ground to disable the 3.3V regulator.
Output from the onboard 3.3V regulator; Adafruit states these pins can supply 500mA peak.
Analog input and one of the only DAC output pins; Adafruit states A0 and A1 can be used as 8-bit true analog outputs.
Analog input and one of the only DAC output pins; Adafruit states A0 and A1 can be used as 8-bit true analog outputs.
Analogue input pins; Adafruit states A2 through A5 can be analog inputs.
SPI clock pin on the ESP32-S2 high-speed peripheral.
SPI microcontroller-out / sensor-in data pin.
SPI microcontroller-in / sensor-out data pin.
UART receive pin; connect to TX on a sensor or breakout.
UART transmit pin; connect to RX on a sensor or breakout.
I2C clock pin, shared by the STEMMA QT connector; Adafruit states there is a 5k pullup on this pin.
I2C data pin, shared by the STEMMA QT connector; Adafruit states there is a 5k pullup on this pin.
STEMMA QT connector uses board.SCL and board.SDA / board.STEMMA_I2C for I2C devices.
I2C power control pin that must be pulled high for the STEMMA QT connector and the BME280 sensor, if present, to work properly; CircuitPython and Arduino do this automatically.
Digital pins; Adafruit notes D5, D6, D9 and D10 are on ADC1, and D11-D13 are on ADC2.
Hardware UART debug TX pin for ESP32 IDF low-level debug output; not the default Serial.print or CircuitPython print output.
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 Relay Module - CPU ESP32 (Relay Output) visual preview10 I/Os Relay Module - CPU ESP32 (Relay Output)
Adafruit ESP32 Feather V2 w.FL Antenna - 8MB Flash + 2MB PSRAM visual previewAdafruit ESP32 Feather V2 w.FL Antenna - 8MB Flash + 2MB PSRAM
Adafruit ESP32-C6 Feather - STEMMA QT visual previewAdafruit ESP32-C6 Feather - STEMMA QT
Adafruit ESP32-S2 Feather - 4MB Flash + 2MB PSRAM visual previewAdafruit ESP32-S2 Feather - 4MB Flash + 2MB PSRAM
Adafruit ESP32-S3 Feather 8MB with w.FL Antenna visual previewAdafruit ESP32-S3 Feather 8MB with w.FL Antenna
Adafruit Feather HUZZAH with ESP8266 WiFi visual previewAdafruit Feather HUZZAH with ESP8266 WiFi
Adafruit HUZZAH ESP8266 Breakout visual previewAdafruit HUZZAH ESP8266 Breakout
Adafruit HUZZAH32 – ESP32 Breakout Board visual previewAdafruit HUZZAH32 – ESP32 Breakout Board
Adafruit HUZZAH32 ESP32 Feather Board visual previewAdafruit HUZZAH32 ESP32 Feather Board
Adafruit Metro ESP32-S3 with 16MB Flash 8MB PSRAM visual previewAdafruit Metro ESP32-S3 with 16MB Flash 8MB PSRAM
Adafruit Metro M4 Express AirLift (WiFi) - Lite visual previewAdafruit Metro M4 Express AirLift (WiFi) - Lite
Adafruit QT Py ESP32-C3 WiFi Dev Board with STEMMA QT visual previewAdafruit QT Py ESP32-C3 WiFi Dev Board with STEMMA QT
10 I/Os PLC Module - CPU Arduino Nano (Optoisolated Output) 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 · 77 parts
15x7 CharliePlex LED Matrix FeatherWing - Cool White 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 · 270 parts
16-Ch Servo Driver Breakout for micro:bit, I2C 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 · 229 parts
Adafruit DVI Breakout Board for HDMI Source Devices 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 · 43 parts