
USB-C connector used for powering and programming the board; USB power charges the LiPoly battery when connected.
2-pin JST-PH connector for a 250mAh or larger 3.7/4.2V LiPoly battery; charges from USB when connected.
Common ground for power and logic.
Positive voltage to/from the 2-pin JST battery jack.
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 3.3V regulator; Adafruit states the pins can supply 500mA peak.
Six analog-capable Feather pins; the ESP32-C6 Feather does not have a DAC, so no true analogue output.
SPI clock pin, mapped to ESP32-C6 IO21.
SPI microcontroller out / sensor in pin, mapped to ESP32-C6 IO22.
SPI microcontroller in / sensor out pin, mapped to ESP32-C6 IO23.
UART receive pin, mapped to ESP32-C6 IO17; connect to TX on the other device.
UART transmit pin, mapped to ESP32-C6 IO16; connect to RX on the other device.
I2C clock pin, mapped to ESP32-C6 IO18, shared by the STEMMA QT connector and has a 5k pullup.
I2C data pin, mapped to ESP32-C6 IO19, shared by the STEMMA QT connector and has a 5k pullup.
JST SH 4-pin STEMMA QT connector breaking out I2C SCL, SDA, 3.3V, and GND.
Power-control pin that must be pulled high for the STEMMA QT connector and onboard NeoPixel power.
Digital pins; IO9 is shared with the Boot button and onboard NeoPixel, IO6 with A2, and IO5 with A3.
Onboard RGB NeoPixel LED labelled Neo; controlled from IO9 and shared with the Boot button.
Onboard red LED labelled 15, controllable in code as board.LED / LED_BUILTIN / 15.
Reset pin tied to the reset button; tie to ground manually to reset the board.
Boot button input connected to IO9; also used for ROM bootloader mode and shared with the onboard NeoPixel.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| USB-C port | power-data | USB-C connector used for powering and programming the board; USB power charges the LiPoly battery when connected. | USB 5V input on USB pin when connected | |
| LiPoly JST 2-PH | power | 2-pin JST-PH connector for a 250mAh or larger 3.7/4.2V LiPoly battery; charges from USB when connected. | 3.7/4.2V LiPoly battery | |
| GND | power | Common ground for power and logic. | 0V | |
| BAT | power | Positive voltage to/from the 2-pin JST battery jack. | Battery positive, 3.7/4.2V LiPoly context | |
| USB | power | Positive voltage to/from the USB-C jack when USB is connected. | USB 5V when connected | |
| 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 3.3V regulator; Adafruit states the pins can supply 500mA peak. | 3.3V output, 500mA peak | |
| A0-A5 | analog-gpio | Six analog-capable Feather pins; the ESP32-C6 Feather does not have a DAC, so no true analogue output. | 3.3V logic | |
| SCK | spi | SPI clock pin, mapped to ESP32-C6 IO21. | 3.3V logic | |
| MOSI | spi | SPI microcontroller out / sensor in pin, mapped to ESP32-C6 IO22. | 3.3V logic | |
| MISO | spi | SPI microcontroller in / sensor out pin, mapped to ESP32-C6 IO23. | 3.3V logic | |
| RX | uart | UART receive pin, mapped to ESP32-C6 IO17; connect to TX on the other device. | 3.3V logic | |
| TX | uart | UART transmit pin, mapped to ESP32-C6 IO16; connect to RX on the other device. | 3.3V logic | |
| SCL | i2c | I2C clock pin, mapped to ESP32-C6 IO18, shared by the STEMMA QT connector and has a 5k pullup. | 3.3V logic with pullup | |
| SDA | i2c | I2C data pin, mapped to ESP32-C6 IO19, shared by the STEMMA QT connector and has a 5k pullup. | 3.3V logic with pullup | |
| STEMMA QT | connector | JST SH 4-pin STEMMA QT connector breaking out I2C SCL, SDA, 3.3V, and GND. | 3.3V I2C connector | |
| NEOPIXEL_I2C_POWER / IO20 | control | Power-control pin that must be pulled high for the STEMMA QT connector and onboard NeoPixel power. | 3.3V logic control | |
| IO0, IO5-IO9, IO12, IO15 | gpio | Digital pins; IO9 is shared with the Boot button and onboard NeoPixel, IO6 with A2, and IO5 with A3. | 3.3V logic | |
| NeoPixel / IO9 | led-gpio | Onboard RGB NeoPixel LED labelled Neo; controlled from IO9 and shared with the Boot button. | 3.3V logic control | |
| Red LED / IO15 | led-gpio | Onboard red LED labelled 15, controllable in code as board.LED / LED_BUILTIN / 15. | 3.3V logic control | |
| RST | reset | Reset pin tied to the reset button; tie to ground manually to reset the board. | 3.3V logic reset | |
| Boot / IO9 | button-gpio | Boot button input connected to IO9; also used for ROM bootloader mode and shared with the onboard NeoPixel. | 3.3V logic input with pullup use |