🎉  Happy 13th Birthday Raspberry Pi!   🎂   1,000+ deals in store!   🥳
🎉  Happy 13th Birthday Raspberry Pi!   🎂   1,000+ deals in store!   🥳

Adafruit Feather RP2040 with DVI Output Port - Works with HDMI

by Adafruit

Wouldn't it be cool if you could display images and graphics from a microcontroller directly to an HDMI monitor or television? We think so!

So we designed this RP2040 Feather that has a digital video output (a.k.a DVI) that will work with any HDMI monitor or display. Note it doesn't do audio, just graphics!

It's kinda like we took RP2040 Feather and DVI Breakout board and glued them together. You get all the pins for use on the Feather, the Lipoly battery support, USB C power / data, onboard NeoPixel, 8MB of FLASH for storing code and files, and then with the 8 unused pins, a DVI output that can be used CircuitPython or with the PicoDVI library in Arduino or Pico SDK 

In Arduino (recommended) Adafruit use their fork of PicoDVI to create an internal framebuffer of 320x240 or 400x240 16-bit pixels that is then continuously blitted out as pixel-doubled 640x480 or 800x480 digital video. Whatever you 'draw' to the internal memory framebuffer appears instantly on the digital display in crisp color. Since the library is a subclass of AdafruitGFX, it'll be familiar to folks who have used our TFT or OLED displays before. 

There's also DVI output support in CircuitPython as of 8.1.0b2 - but note that it uses a lot of memory so in particular if you want to add other hardware accessories and libraries, you may need to configure it to be a lower-memory monochrome display.

Note that the DVI video generation uses one full core, both PIOs, and 150K (320x240) or 190K (400x240) of SRAM. It's kinda maxed out so be aware of the remaining resource limitations.

Adafruit also connected the HDMI-connectors I2C pins to the SDA/SCL of the Feather (through a safe level shifter) so you can read the EDID EEPROM of displays, and have broken out the CEC and Utility pads. The Hot Plug Detect pin is also available on the very end of the 16-pin header. Read this pin to know when a display has been connected!

11 customer reviews

7 months ago
The U96 USB Tester/Meter was a request for a birthday gift. Recipient was very pleased to receive as gift and will be very useful for electronic design projects.
by Anonymous about U96 USB Tester / Meter via REVIEWS.io
3 years ago
Great for measuring power drain if you're wanting to power your Pi etc with batteries. Manual could be better...
by Andrew about U96 USB Tester / Meter via REVIEWS.io
4 years ago
Excellent quality especially for the price. It makes it easier to test usb devices to ensure they aren't drawing too much power as well as help calculate how big of a power supply a project will require. Should have bought one years ago. As always exceptional service from Pimironi
by Ben about U96 USB Tester / Meter via REVIEWS.io
4 years ago
Just the job for testing the consumption of various projects, especially ESP8266 / ESP32 deep sleep power used.
by Garry about U96 USB Tester / Meter via REVIEWS.io

User photos