Schematik raised $4.6M to help anyone build hardware with AI$4.6MIL PRE-SEED ANNOUNCEMENT
CommunityPartsBlogAbout
CommunityPartsBlogAbout

Product

  • Home
  • Try Schematik
  • Download

Resources

  • Community
  • ESP32 projects
  • Blog
  • Press
  • Information for AI

Compare

  • Schematik or Fritzing
  • Schematik or Tinkercad
  • Schematik or Wokwi
  • Schematik or Claude Code

Company

  • Company
  • Jobs
  • Privacy
Making
hardware
less hard

Built with love in Europe. For makers everywhere.

© 2026 Schematik

All rights reserved

  1. Parts
  2. /Boards
  3. /Pico & RP2040 boards

Adafruit Feather RP2040 with DVI Output Port - Works with HDMI

OverviewAlternates
Adafruit Feather RP2040 with DVI Output Port - Works with HDMI - Adafruit - 5710

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.

Parts tray full · 5 max · remove a part to add another
STEPSTLSTLSTLSTL

Offers

  • Adafruit
  • ?DigiKey$14.95

Offers

  • Adafruit
  • ?DigiKey$14.95

Pinout

Logical pinout · physical placement not verified
ADAFRUIT FEATHER RP204USB C connectorDVI CKNLiPoly Battery connectorDVI CKPGNDDVI D0NBATDVI D0PUSBDVI D1NENDVI D1P3.3VDVI D2NGPIO26A0DVI D2PGPIO27A1DVI SCLGPIO28A2DVI SDAGPIO29A3HPDGPIO3SCLCECGPIO2SDAUTILGPIO14SCKSTEMMA QTGPIO15MORSTGPIO8MIBOOT buttonGPIO1RXGPIO4NeoPixelGPIO0TXD13 LED
  • USB C connector

    USB C connector used for power, data, firmware updates and code editing.

    Type · PowerVoltage · USB positive voltage is exposed on the USB pin when USB is connected.
  • LiPoly Battery connector

    2-pin JST PH connector for optional LiPoly battery power; the Feather can charge a connected battery via USB.

    Type · PowerVoltage · Battery positive is exposed on BAT.
  • GND

    Common ground for all power and logic.

    Type · GroundVoltage · 0V common ground.
  • BAT

    Positive voltage to/from the 2-pin JST PH LiPoly battery jack.

    Type · PowerVoltage · LiPoly battery positive voltage.
  • USB

    Positive voltage to/from the USB C connector when USB is connected.

    Type · USBVoltage · USB positive voltage.
  • EN

    3.3V regulator enable pin; pulled up, connect to ground to disable the 3.3V regulator.

    Type · ControlVoltage · 3.3V regulator enable logic.
  • 3.3V

    Output from the 3.3V regulator.

    Type · PowerVoltage · 3.3V output, 500mA peak per Adafruit Learn.
  • GPIO26A0

    ADC0 analogue input and digital GPIO; also SPI1 SCK, I2C1 SDA and PWM5 A.

    Type · GPIO, Analog
  • GPIO27A1

    ADC1 analogue input and digital GPIO; also SPI1 MOSI, I2C1 SCL and PWM5 B.

    Type · GPIO, Analog
  • GPIO28A2

    ADC2 analogue input and digital GPIO; also SPI1 MISO, I2C1 SDA and PWM6 A.

    Type · GPIO, Analog
  • GPIO29A3

    ADC3 analogue input and digital GPIO; also SPI1 CS, I2C0 SCL and PWM6 B.

    Type · GPIO, Analog
  • GPIO3SCL

    Main I2C1 clock pin; also SPI0 MOSI and PWM1 B.

    Type · GPIO, I2C
  • GPIO2SDA

    Main I2C1 data pin; also SPI0 SCK and PWM1 A.

    Type · GPIO, I2C
  • GPIO14SCK

    Main SPI1 SCK pin; also I2C1 SDA and PWM7 A.

    Type · GPIO, SPI
  • GPIO15MO

    Main SPI1 MOSI pin; also I2C1 SCL and PWM7 B.

    Type · GPIO, SPI
  • GPIO8MI

    Main SPI1 MISO pin; also UART1 TX, I2C0 SDA and PWM4 A.

    Type · GPIO, SPI
  • GPIO1RX

    Main UART0 RX pin; also I2C0 SDA, SPI0 CS and PWM0 B.

    Type · GPIO, UART
  • GPIO0TX

    Main UART0 TX pin; also I2C0 SCL, SPI0 MISO and PWM0 A.

    Type · GPIO, UART
  • DVI CKN

    DVI clock negative signal, available as board.CKN / PIN_CKN.

    Type · Signal
  • DVI CKP

    DVI clock positive signal, available as board.CKP / PIN_CKP.

    Type · Signal
  • DVI D0N

    DVI data 0 negative signal, available as board.D0N / PIN_D0N.

    Type · Signal
  • DVI D0P

    DVI data 0 positive signal, available as board.D0P / PIN_D0P.

    Type · Signal
  • DVI D1N

    DVI data 1 negative signal, available as board.D1N / PIN_D1N.

    Type · Signal
  • DVI D1P

    DVI data 1 positive signal, available as board.D1P / PIN_D1P.

    Type · Signal
  • DVI D2N

    DVI data 2 negative signal, available as board.D2N / PIN_D2N.

    Type · Signal
  • DVI D2P

    DVI data 2 positive signal, available as board.D2P / PIN_D2P.

    Type · Signal
  • DVI SCL

    DVI connector I2C clock connected to Feather SCL through a safe level-shifter for display EDID/EEPROM.

    Type · I2C
  • DVI SDA

    DVI connector I2C data connected to Feather SDA through a safe level-shifter for display EDID/EEPROM.

    Type · I2C
  • HPD

    Hot Plug Detect pin broken out to a through-hole pad; readable to know when a display is connected.

    Type · Control
  • CEC

    Consumer Electronic Control one-wire bidirectional serial bus, connected to pin 14 on the DVI/HDMI connector.

    Type · Control
  • UTIL

    Reserved future HDMI specification pin, connected to pin 17 on the DVI/HDMI connector.

    Type · Unknown
  • STEMMA QT

    STEMMA QT connector uses SCL and SDA for I2C on the RP2040 I2C1 peripheral.

    Type · I2C
  • RST

    Reset pin; tie to ground manually to reset the board.

    Type · Control
  • BOOT button

    Boot button available as board.BOOT / PIN_BUTTON and used to enter the bootloader.

    Type · Control
  • GPIO4NeoPixel

    Status NeoPixel LED on GPIO4, powered by the 3.3V supply.

    Type · GPIO, UnknownVoltage · Powered by 3.3V supply.
  • D13 LED

    Red LED controllable as board.LED / PIN_LED.

    Type · Unknown
PinTypeFunctionVoltage
USB C connectorPowerUSB 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 connectorPower2-pin JST PH connector for optional LiPoly battery power; the Feather can charge a connected battery via USB.Battery positive is exposed on BAT.
GNDGroundCommon ground for all power and logic.0V common ground.
BATPowerPositive voltage to/from the 2-pin JST PH LiPoly battery jack.LiPoly battery positive voltage.
USBUSBPositive voltage to/from the USB C connector when USB is connected.USB positive voltage.
ENControl3.3V regulator enable pin; pulled up, connect to ground to disable the 3.3V regulator.3.3V regulator enable logic.
3.3VPowerOutput from the 3.3V regulator.3.3V output, 500mA peak per Adafruit Learn.
GPIO26A0GPIO, AnalogADC0 analogue input and digital GPIO; also SPI1 SCK, I2C1 SDA and PWM5 A.
GPIO27A1GPIO, AnalogADC1 analogue input and digital GPIO; also SPI1 MOSI, I2C1 SCL and PWM5 B.
GPIO28A2GPIO, AnalogADC2 analogue input and digital GPIO; also SPI1 MISO, I2C1 SDA and PWM6 A.
GPIO29A3GPIO, AnalogADC3 analogue input and digital GPIO; also SPI1 CS, I2C0 SCL and PWM6 B.
GPIO3SCLGPIO, I2CMain I2C1 clock pin; also SPI0 MOSI and PWM1 B.
GPIO2SDAGPIO, I2CMain I2C1 data pin; also SPI0 SCK and PWM1 A.
GPIO14SCKGPIO, SPIMain SPI1 SCK pin; also I2C1 SDA and PWM7 A.
GPIO15MOGPIO, SPIMain SPI1 MOSI pin; also I2C1 SCL and PWM7 B.
GPIO8MIGPIO, SPIMain SPI1 MISO pin; also UART1 TX, I2C0 SDA and PWM4 A.
GPIO1RXGPIO, UARTMain UART0 RX pin; also I2C0 SDA, SPI0 CS and PWM0 B.
GPIO0TXGPIO, UARTMain UART0 TX pin; also I2C0 SCL, SPI0 MISO and PWM0 A.
DVI CKNSignalDVI clock negative signal, available as board.CKN / PIN_CKN.
DVI CKPSignalDVI clock positive signal, available as board.CKP / PIN_CKP.
DVI D0NSignalDVI data 0 negative signal, available as board.D0N / PIN_D0N.
DVI D0PSignalDVI data 0 positive signal, available as board.D0P / PIN_D0P.
DVI D1NSignalDVI data 1 negative signal, available as board.D1N / PIN_D1N.
DVI D1PSignalDVI data 1 positive signal, available as board.D1P / PIN_D1P.
DVI D2NSignalDVI data 2 negative signal, available as board.D2N / PIN_D2N.
DVI D2PSignalDVI data 2 positive signal, available as board.D2P / PIN_D2P.
DVI SCLI2CDVI connector I2C clock connected to Feather SCL through a safe level-shifter for display EDID/EEPROM.
DVI SDAI2CDVI connector I2C data connected to Feather SDA through a safe level-shifter for display EDID/EEPROM.
HPDControlHot Plug Detect pin broken out to a through-hole pad; readable to know when a display is connected.
CECControlConsumer Electronic Control one-wire bidirectional serial bus, connected to pin 14 on the DVI/HDMI connector.
UTILUnknownReserved future HDMI specification pin, connected to pin 17 on the DVI/HDMI connector.
STEMMA QTI2CSTEMMA QT connector uses SCL and SDA for I2C on the RP2040 I2C1 peripheral.
RSTControlReset pin; tie to ground manually to reset the board.
BOOT buttonControlBoot button available as board.BOOT / PIN_BUTTON and used to enter the bootloader.
GPIO4NeoPixelGPIO, UnknownStatus NeoPixel LED on GPIO4, powered by the 3.3V supply.Powered by 3.3V supply.
D13 LEDUnknownRed LED controllable as board.LED / PIN_LED.
Logical pinout · physical placement not verified
ADAFRUIT FEATHER RP204USB C connectorDVI CKNLiPoly Battery connectorDVI CKPGNDDVI D0NBATDVI D0PUSBDVI D1NENDVI D1P3.3VDVI D2NGPIO26A0DVI D2PGPIO27A1DVI SCLGPIO28A2DVI SDAGPIO29A3HPDGPIO3SCLCECGPIO2SDAUTILGPIO14SCKSTEMMA QTGPIO15MORSTGPIO8MIBOOT buttonGPIO1RXGPIO4NeoPixelGPIO0TXD13 LED

Pin details

36 connections
  1. USB C connector

    USB C connector used for power, data, firmware updates and code editing.

    PowerVoltage · USB positive voltage is exposed on the USB pin when USB is connected.
  2. LiPoly Battery connector

    2-pin JST PH connector for optional LiPoly battery power; the Feather can charge a connected battery via USB.

    PowerVoltage · Battery positive is exposed on BAT.
  3. GND

    Common ground for all power and logic.

    GroundVoltage · 0V common ground.
  4. BAT

    Positive voltage to/from the 2-pin JST PH LiPoly battery jack.

    PowerVoltage · LiPoly battery positive voltage.
  5. USB

    Positive voltage to/from the USB C connector when USB is connected.

    USBVoltage · USB positive voltage.
  6. EN

    3.3V regulator enable pin; pulled up, connect to ground to disable the 3.3V regulator.

    ControlVoltage · 3.3V regulator enable logic.
  7. 3.3V

    Output from the 3.3V regulator.

    PowerVoltage · 3.3V output, 500mA peak per Adafruit Learn.
  8. GPIO26A0

    ADC0 analogue input and digital GPIO; also SPI1 SCK, I2C1 SDA and PWM5 A.

    GPIO, Analog
  9. GPIO27A1

    ADC1 analogue input and digital GPIO; also SPI1 MOSI, I2C1 SCL and PWM5 B.

    GPIO, Analog
  10. GPIO28A2

    ADC2 analogue input and digital GPIO; also SPI1 MISO, I2C1 SDA and PWM6 A.

    GPIO, Analog
  11. GPIO29A3

    ADC3 analogue input and digital GPIO; also SPI1 CS, I2C0 SCL and PWM6 B.

    GPIO, Analog
  12. GPIO3SCL

    Main I2C1 clock pin; also SPI0 MOSI and PWM1 B.

    GPIO, I2C
  13. GPIO2SDA

    Main I2C1 data pin; also SPI0 SCK and PWM1 A.

    GPIO, I2C
  14. GPIO14SCK

    Main SPI1 SCK pin; also I2C1 SDA and PWM7 A.

    GPIO, SPI
  15. GPIO15MO

    Main SPI1 MOSI pin; also I2C1 SCL and PWM7 B.

    GPIO, SPI
  16. GPIO8MI

    Main SPI1 MISO pin; also UART1 TX, I2C0 SDA and PWM4 A.

    GPIO, SPI
  17. GPIO1RX

    Main UART0 RX pin; also I2C0 SDA, SPI0 CS and PWM0 B.

    GPIO, UART
  18. GPIO0TX

    Main UART0 TX pin; also I2C0 SCL, SPI0 MISO and PWM0 A.

    GPIO, UART
  19. DVI CKN

    DVI clock negative signal, available as board.CKN / PIN_CKN.

    Signal
  20. DVI CKP

    DVI clock positive signal, available as board.CKP / PIN_CKP.

    Signal
  21. DVI D0N

    DVI data 0 negative signal, available as board.D0N / PIN_D0N.

    Signal
  22. DVI D0P

    DVI data 0 positive signal, available as board.D0P / PIN_D0P.

    Signal
  23. DVI D1N

    DVI data 1 negative signal, available as board.D1N / PIN_D1N.

    Signal
  24. DVI D1P

    DVI data 1 positive signal, available as board.D1P / PIN_D1P.

    Signal
  25. DVI D2N

    DVI data 2 negative signal, available as board.D2N / PIN_D2N.

    Signal
  26. DVI D2P

    DVI data 2 positive signal, available as board.D2P / PIN_D2P.

    Signal
  27. DVI SCL

    DVI connector I2C clock connected to Feather SCL through a safe level-shifter for display EDID/EEPROM.

    I2C
  28. DVI SDA

    DVI connector I2C data connected to Feather SDA through a safe level-shifter for display EDID/EEPROM.

    I2C
  29. HPD

    Hot Plug Detect pin broken out to a through-hole pad; readable to know when a display is connected.

    Control
  30. CEC

    Consumer Electronic Control one-wire bidirectional serial bus, connected to pin 14 on the DVI/HDMI connector.

    Control
  31. UTIL

    Reserved future HDMI specification pin, connected to pin 17 on the DVI/HDMI connector.

    Unknown
  32. STEMMA QT

    STEMMA QT connector uses SCL and SDA for I2C on the RP2040 I2C1 peripheral.

    I2C
  33. RST

    Reset pin; tie to ground manually to reset the board.

    Control
  34. BOOT button

    Boot button available as board.BOOT / PIN_BUTTON and used to enter the bootloader.

    Control
  35. GPIO4NeoPixel

    Status NeoPixel LED on GPIO4, powered by the 3.3V supply.

    GPIO, UnknownVoltage · Powered by 3.3V supply.
  36. D13 LED

    Red LED controllable as board.LED / PIN_LED.

    Unknown

Pi Pico

42 other options

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.

View all 42
  • Adafruit DVI Breakout Board for HDMI Source Devices visual preview

    Adafruit DVI Breakout Board for HDMI Source Devices

    $1.95
  • Adafruit DVI Sock for Pico - Works with HDMI Displays visual preview

    Adafruit DVI Sock for Pico - Works with HDMI Displays

    $2.95
  • Adafruit MACROPAD RP2040 Bare Bones - 3x4 Keys + Encoder + OLED visual preview

    Adafruit MACROPAD RP2040 Bare Bones - 3x4 Keys + Encoder + OLED

  • Adafruit PiCowbell Adalogger for Pico visual preview

    Adafruit PiCowbell Adalogger for Pico

    $12.95
  • Adafruit Proto Under Plate PiCowBell for Pico visual preview

    Adafruit Proto Under Plate PiCowBell for Pico

  • Adafruit RP2350 22-pin FPC HSTX to DVI Adapter for HDMI Displays visual preview

    Adafruit RP2350 22-pin FPC HSTX to DVI Adapter for HDMI Displays

  • Adafruit Terminal PiCowbell for Pico visual preview

    Adafruit Terminal PiCowbell for Pico

    $12.50
  • Beetle RP2040 Mini Development Board visual preview

    Beetle RP2040 Mini Development Board

  • Dual GPIO Expander for Raspberry Pi Pico, Two Sets of Male Headers visual preview

    Dual GPIO Expander for Raspberry Pi Pico, Two Sets of Male Headers

  • Gravity: Expansion Board for Raspberry Pi Pico / Pico 2 visual preview

    Gravity: Expansion Board for Raspberry Pi Pico / Pico 2

  • Inventor 2350 W (Pico 2 W Aboard) visual preview

    Inventor 2350 W (Pico 2 W Aboard)

    $49.50
  • IO Expansion Board for Raspberry Pi Pico / Pico 2 visual preview

    IO Expansion Board for Raspberry Pi Pico / Pico 2

Related groups

4 groups
10 I/Os PLC Module - CPU Arduino Nano (Optoisolated Output) visual preview

Arduino

About 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 preview

ESP32

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.

Boards · ESP32 boards · 156 parts

15x7 CharliePlex LED Matrix FeatherWing - Cool White visual preview

Add-ons

About 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 preview

Other MCUs

Specialists: 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