
Metro M4 development board with Microchip ATSAMD51 at 120 MHz and an on-board ESP32 WiFi co-processor with pre-loaded TLS root certificates.
Micro USB power/data connection; Adafruit states it is one primary way to power the Metro M4 Express AirLift.
5.5mm/2.1mm centre-positive DC input jack; Adafruit states it is the other primary power input.
Board VIN supply rail available on the Metro header, tied to external input power path per pinouts guide power section.
5V board supply rail exposed on the Metro header.
Regulated 3.3V board supply rail exposed on the Metro header.
USB · 3.3 V
Confirm the data interface matches your host board.
Module pins: USB, DC jack, VIN, 5V, 3.3V, GND, #0 / RX, #1 / TX. Schematik maps them to your board in the app.
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
Ground pins on the Metro headers.
GPIO #0, receive input for Serial1 hardware UART, per Adafruit pinouts guide.
GPIO #1, transmit output for Serial1 hardware UART, per Adafruit pinouts guide.
General-purpose digital GPIO pins; guide states all logic pins are 3.3V and interrupt-capable.
GPIO #13, connected to the red LED marked L next to the USB jack.
I2C/Wire data pin on the Metro header.
I2C/Wire clock pin on the Metro header; guide notes SCL is the exception to PWM availability.
Analogue-capable header pins; A0 has true analogue output per Adafruit pinouts guide.
SPI bus exposed for board peripherals and header use; ESP32 AirLift uses SPI data plus dedicated control pins.
ESP32 AirLift chip-select pin for WiFi SPI interface, named by Adafruit guide.
ESP32 AirLift ready/busy acknowledgement pin, named by Adafruit guide.
ESP32 AirLift reset pin, named by Adafruit guide.
Dedicated UART between the main MCU and ESP32 AirLift; guide states it is separate from the Metro RX/TX breakout pins.
ESP32 RTS pin exposed for advanced serial contexts, per Adafruit guide.
ESP32 GPIO0 bootloader-enable pin, per Adafruit guide.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| USB | power | Micro USB power/data connection; Adafruit states it is one primary way to power the Metro M4 Express AirLift. | USB 5V input, fused; guide states up to about 500mA across Vin/5V/3.3V supplies combined | |
| DC jack | power | 5.5mm/2.1mm centre-positive DC input jack; Adafruit states it is the other primary power input. | 6V-12V input stated by Adafruit guide | |
| VIN | power | Board VIN supply rail available on the Metro header, tied to external input power path per pinouts guide power section. | ||
| 5V | power | 5V board supply rail exposed on the Metro header. | 5V | |
| 3.3V | power | Regulated 3.3V board supply rail exposed on the Metro header. | 3.3V | |
| GND | ground | Ground pins on the Metro headers. | ||
| #0 / RX | signal | GPIO #0, receive input for Serial1 hardware UART, per Adafruit pinouts guide. | 3.3V logic | |
| #1 / TX | signal | GPIO #1, transmit output for Serial1 hardware UART, per Adafruit pinouts guide. | 3.3V logic | |
| #2-#12 | signal | General-purpose digital GPIO pins; guide states all logic pins are 3.3V and interrupt-capable. | 3.3V logic | |
| #13 / L | signal | GPIO #13, connected to the red LED marked L next to the USB jack. | 3.3V logic | |
| SDA | signal | I2C/Wire data pin on the Metro header. | 3.3V logic | |
| SCL | signal | I2C/Wire clock pin on the Metro header; guide notes SCL is the exception to PWM availability. | 3.3V logic | |
| A0-A5 | signal | Analogue-capable header pins; A0 has true analogue output per Adafruit pinouts guide. | 3.3V logic/analogue domain | |
| SPI | signal | SPI bus exposed for board peripherals and header use; ESP32 AirLift uses SPI data plus dedicated control pins. | 3.3V logic | |
| ESP_CS / SPIWIFI_SS / 36 | signal | ESP32 AirLift chip-select pin for WiFi SPI interface, named by Adafruit guide. | 3.3V logic | |
| ESP_BUSY / SPIWIFI_ACK / 37 | signal | ESP32 AirLift ready/busy acknowledgement pin, named by Adafruit guide. | 3.3V logic | |
| ESP_RESET / SPIWIFI_RESET / 38 | signal | ESP32 AirLift reset pin, named by Adafruit guide. | 3.3V logic | |
| ESP_RX / ESP_TX | signal | Dedicated UART between the main MCU and ESP32 AirLift; guide states it is separate from the Metro RX/TX breakout pins. | 3.3V logic | |
| ESP_RTS / 34 | signal | ESP32 RTS pin exposed for advanced serial contexts, per Adafruit guide. | 3.3V logic | |
| ESP_GPIO0 / 35 | signal | ESP32 GPIO0 bootloader-enable pin, per Adafruit guide. | 3.3V logic |