
Feather-format RP2040 board with a built-in mini HDMI DVI output port driven by PIO, enabling digital video output to HDMI monitors. Video only, no audio. Includes STEMMA QT, LiPo charger, and standard Feather pinout.
USB C connector used for power, data, firmware updates and code editing.
2-pin JST PH connector for optional LiPoly battery power; the Feather can charge a connected battery via USB.
Common ground for all power and logic.
Positive voltage to/from the 2-pin JST PH LiPoly battery jack.
Positive voltage to/from the USB C connector when USB is connected.
3.3V regulator enable pin; pulled up, connect to ground to disable the 3.3V regulator.
Output from the 3.3V regulator.
ADC0 analogue input and digital GPIO; also SPI1 SCK, I2C1 SDA and PWM5 A.
ADC1 analogue input and digital GPIO; also SPI1 MOSI, I2C1 SCL and PWM5 B.
ADC2 analogue input and digital GPIO; also SPI1 MISO, I2C1 SDA and PWM6 A.
ADC3 analogue input and digital GPIO; also SPI1 CS, I2C0 SCL and PWM6 B.
Main I2C1 clock pin; also SPI0 MOSI and PWM1 B.
Main I2C1 data pin; also SPI0 SCK and PWM1 A.
Main SPI1 SCK pin; also I2C1 SDA and PWM7 A.
Main SPI1 MOSI pin; also I2C1 SCL and PWM7 B.
Main SPI1 MISO pin; also UART1 TX, I2C0 SDA and PWM4 A.
Main UART0 RX pin; also I2C0 SDA, SPI0 CS and PWM0 B.
Main UART0 TX pin; also I2C0 SCL, SPI0 MISO and PWM0 A.
DVI clock negative signal, available as board.CKN / PIN_CKN.
DVI clock positive signal, available as board.CKP / PIN_CKP.
DVI data 0 negative signal, available as board.D0N / PIN_D0N.
DVI data 0 positive signal, available as board.D0P / PIN_D0P.
DVI data 1 negative signal, available as board.D1N / PIN_D1N.
DVI data 1 positive signal, available as board.D1P / PIN_D1P.
DVI data 2 negative signal, available as board.D2N / PIN_D2N.
DVI data 2 positive signal, available as board.D2P / PIN_D2P.
DVI connector I2C clock connected to Feather SCL through a safe level-shifter for display EDID/EEPROM.
DVI connector I2C data connected to Feather SDA through a safe level-shifter for display EDID/EEPROM.
Hot Plug Detect pin broken out to a through-hole pad; readable to know when a display is connected.
Consumer Electronic Control one-wire bidirectional serial bus, connected to pin 14 on the DVI/HDMI connector.
Reserved future HDMI specification pin, connected to pin 17 on the DVI/HDMI connector.
STEMMA QT connector uses SCL and SDA for I2C on the RP2040 I2C1 peripheral.
Reset pin; tie to ground manually to reset the board.
Boot button available as board.BOOT / PIN_BUTTON and used to enter the bootloader.
Status NeoPixel LED on GPIO4, powered by the 3.3V supply.
Red LED controllable as board.LED / PIN_LED.
| Pin | Type | Function | Voltage |
|---|---|---|---|
| USB C connector | Power | USB C connector used for power, data, firmware updates and code editing. | USB positive voltage is exposed on the USB pin when USB is connected. |
| LiPoly Battery connector | Power | 2-pin JST PH connector for optional LiPoly battery power; the Feather can charge a connected battery via USB. | Battery positive is exposed on BAT. |
| GND | Ground | Common ground for all power and logic. | 0V common ground. |
| BAT | Power | Positive voltage to/from the 2-pin JST PH LiPoly battery jack. | LiPoly battery positive voltage. |
| USB | USB | Positive voltage to/from the USB C connector when USB is connected. | USB positive voltage. |
| EN | Control | 3.3V regulator enable pin; 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. | 3.3V output, 500mA peak per Adafruit Learn. |
| GPIO26A0 | GPIO, Analog | ADC0 analogue input and digital GPIO; also SPI1 SCK, I2C1 SDA and PWM5 A. | |
| GPIO27A1 | GPIO, Analog | ADC1 analogue input and digital GPIO; also SPI1 MOSI, I2C1 SCL and PWM5 B. | |
| GPIO28A2 | GPIO, Analog | ADC2 analogue input and digital GPIO; also SPI1 MISO, I2C1 SDA and PWM6 A. | |
| GPIO29A3 | GPIO, Analog | ADC3 analogue input and digital GPIO; also SPI1 CS, I2C0 SCL and PWM6 B. | |
| GPIO3SCL | GPIO, I2C | Main I2C1 clock pin; also SPI0 MOSI and PWM1 B. | |
| GPIO2SDA | GPIO, I2C | Main I2C1 data pin; also SPI0 SCK and PWM1 A. | |
| GPIO14SCK | GPIO, SPI | Main SPI1 SCK pin; also I2C1 SDA and PWM7 A. | |
| GPIO15MO | GPIO, SPI | Main SPI1 MOSI pin; also I2C1 SCL and PWM7 B. | |
| GPIO8MI | GPIO, SPI | Main SPI1 MISO pin; also UART1 TX, I2C0 SDA and PWM4 A. | |
| GPIO1RX | GPIO, UART | Main UART0 RX pin; also I2C0 SDA, SPI0 CS and PWM0 B. | |
| GPIO0TX | GPIO, UART | Main UART0 TX pin; also I2C0 SCL, SPI0 MISO and PWM0 A. | |
| DVI CKN | Signal | DVI clock negative signal, available as board.CKN / PIN_CKN. | |
| DVI CKP | Signal | DVI clock positive signal, available as board.CKP / PIN_CKP. | |
| DVI D0N | Signal | DVI data 0 negative signal, available as board.D0N / PIN_D0N. | |
| DVI D0P | Signal | DVI data 0 positive signal, available as board.D0P / PIN_D0P. | |
| DVI D1N | Signal | DVI data 1 negative signal, available as board.D1N / PIN_D1N. | |
| DVI D1P | Signal | DVI data 1 positive signal, available as board.D1P / PIN_D1P. | |
| DVI D2N | Signal | DVI data 2 negative signal, available as board.D2N / PIN_D2N. | |
| DVI D2P | Signal | DVI data 2 positive signal, available as board.D2P / PIN_D2P. | |
| DVI SCL | I2C | DVI connector I2C clock connected to Feather SCL through a safe level-shifter for display EDID/EEPROM. | |
| DVI SDA | I2C | DVI connector I2C data connected to Feather SDA through a safe level-shifter for display EDID/EEPROM. | |
| HPD | Control | Hot Plug Detect pin broken out to a through-hole pad; readable to know when a display is connected. | |
| CEC | Control | Consumer Electronic Control one-wire bidirectional serial bus, connected to pin 14 on the DVI/HDMI connector. | |
| UTIL | Unknown | Reserved future HDMI specification pin, connected to pin 17 on the DVI/HDMI connector. | |
| STEMMA QT | I2C | STEMMA QT connector uses SCL and SDA for I2C on the RP2040 I2C1 peripheral. | |
| RST | Control | Reset pin; tie to ground manually to reset the board. | |
| BOOT button | Control | Boot button available as board.BOOT / PIN_BUTTON and used to enter the bootloader. | |
| GPIO4NeoPixel | GPIO, Unknown | Status NeoPixel LED on GPIO4, powered by the 3.3V supply. | Powered by 3.3V supply. |
| D13 LED | Unknown | Red LED controllable as board.LED / PIN_LED. |
USB C connector used for power, data, firmware updates and code editing.
2-pin JST PH connector for optional LiPoly battery power; the Feather can charge a connected battery via USB.
Common ground for all power and logic.
Positive voltage to/from the 2-pin JST PH LiPoly battery jack.
Positive voltage to/from the USB C connector when USB is connected.
3.3V regulator enable pin; pulled up, connect to ground to disable the 3.3V regulator.
Output from the 3.3V regulator.
ADC0 analogue input and digital GPIO; also SPI1 SCK, I2C1 SDA and PWM5 A.
ADC1 analogue input and digital GPIO; also SPI1 MOSI, I2C1 SCL and PWM5 B.
ADC2 analogue input and digital GPIO; also SPI1 MISO, I2C1 SDA and PWM6 A.
ADC3 analogue input and digital GPIO; also SPI1 CS, I2C0 SCL and PWM6 B.
Main I2C1 clock pin; also SPI0 MOSI and PWM1 B.
Main I2C1 data pin; also SPI0 SCK and PWM1 A.
Main SPI1 SCK pin; also I2C1 SDA and PWM7 A.
Main SPI1 MOSI pin; also I2C1 SCL and PWM7 B.
Main SPI1 MISO pin; also UART1 TX, I2C0 SDA and PWM4 A.
Main UART0 RX pin; also I2C0 SDA, SPI0 CS and PWM0 B.
Main UART0 TX pin; also I2C0 SCL, SPI0 MISO and PWM0 A.
DVI clock negative signal, available as board.CKN / PIN_CKN.
DVI clock positive signal, available as board.CKP / PIN_CKP.
DVI data 0 negative signal, available as board.D0N / PIN_D0N.
DVI data 0 positive signal, available as board.D0P / PIN_D0P.
DVI data 1 negative signal, available as board.D1N / PIN_D1N.
DVI data 1 positive signal, available as board.D1P / PIN_D1P.
DVI data 2 negative signal, available as board.D2N / PIN_D2N.
DVI data 2 positive signal, available as board.D2P / PIN_D2P.
DVI connector I2C clock connected to Feather SCL through a safe level-shifter for display EDID/EEPROM.
DVI connector I2C data connected to Feather SDA through a safe level-shifter for display EDID/EEPROM.
Hot Plug Detect pin broken out to a through-hole pad; readable to know when a display is connected.
Consumer Electronic Control one-wire bidirectional serial bus, connected to pin 14 on the DVI/HDMI connector.
Reserved future HDMI specification pin, connected to pin 17 on the DVI/HDMI connector.
STEMMA QT connector uses SCL and SDA for I2C on the RP2040 I2C1 peripheral.
Reset pin; tie to ground manually to reset the board.
Boot button available as board.BOOT / PIN_BUTTON and used to enter the bootloader.
Status NeoPixel LED on GPIO4, powered by the 3.3V supply.
Red LED controllable as board.LED / PIN_LED.
The 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.
Adafruit DVI Breakout Board for HDMI Source Devices visual previewAdafruit DVI Breakout Board for HDMI Source Devices
Adafruit DVI Sock for Pico - Works with HDMI Displays visual previewAdafruit DVI Sock for Pico - Works with HDMI Displays
Adafruit MACROPAD RP2040 Bare Bones - 3x4 Keys + Encoder + OLED visual previewAdafruit MACROPAD RP2040 Bare Bones - 3x4 Keys + Encoder + OLED
Adafruit PiCowbell Adalogger for Pico visual previewAdafruit PiCowbell Adalogger for Pico
Adafruit Proto Under Plate PiCowBell for Pico visual previewAdafruit Proto Under Plate PiCowBell for Pico
Adafruit RP2350 22-pin FPC HSTX to DVI Adapter for HDMI Displays visual previewAdafruit RP2350 22-pin FPC HSTX to DVI Adapter for HDMI Displays
Adafruit Terminal PiCowbell for Pico visual previewAdafruit Terminal PiCowbell for Pico
Beetle RP2040 Mini Development Board visual previewBeetle RP2040 Mini Development Board
Dual GPIO Expander for Raspberry Pi Pico, Two Sets of Male Headers visual previewDual GPIO Expander for Raspberry Pi Pico, Two Sets of Male Headers
Gravity: Expansion Board for Raspberry Pi Pico / Pico 2 visual previewGravity: Expansion Board for Raspberry Pi Pico / Pico 2
Inventor 2350 W (Pico 2 W Aboard) visual previewInventor 2350 W (Pico 2 W Aboard)
IO Expansion Board for Raspberry Pi Pico / Pico 2 visual previewIO Expansion Board for Raspberry Pi Pico / Pico 2
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
10 I/Os Relay Module - CPU ESP32 (Relay Output) visual previewWi-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.
Boards · ESP32 boards · 156 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