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.
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
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 | Position | Type | Function | Voltage |
|---|---|---|---|---|
| USB-C | power data | 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 | power | 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 io | 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 io | 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 input | 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 connector | STEMMA QT connector uses board.SCL and board.SDA / board.STEMMA_I2C for I2C devices. | ||
| I2C_POWER | power control | 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 | digital io | Digital pins; Adafruit notes D5, D6, D9 and D10 are on ADC1, and D11-D13 are on ADC2. | ||
| Debug TX / DB | debug uart | Hardware UART debug TX pin for ESP32 IDF low-level debug output; not the default Serial.print or CircuitPython print output. |