> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Adafruit PiCowbell DVI Output for Pico - Works with HDMI Display

**Type:** Product page · **SKU:** ADA5745 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-picowbell-dvi-output-for-pico-works-with-hdmi-display.html ([markdown](https://core-electronics.com.au/adafruit-picowbell-dvi-output-for-pico-works-with-hdmi-display.html.md))

Ding dong! Hear that? It's the PiCowbell ringing, letting you know that the new Adafruit PiCowbell DVI Output for Pico is in stock and ready to...

## Pricing

- **Price:** $12.60 (inc GST) — $11.45 AUD, exc GST
- **Quantity discounts:** 10+ $11.11 (exc GST) · 50+ $10.88 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Sep 03 and Sep 07.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA5745:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA5745:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

Ding dong! Hear that? It's the PiCowbell ringing, letting you know that the new **Adafruit PiCowbell DVI Output for Pico** is in stock and ready to display images and graphics from a microcontroller directly to an HDMI monitor or television! Note it doesn't do audio, just graphics.

The PiCowbell DVI is the same size and shape as a Pico and is intended to socket underneath to make your next video output project super easy. Mini HDMI connector for use with standard HDMI cables? Yes! STEMMA QT / Qwiic connector for fast I2C? Indeed. Reset button &amp; extra switch for restarting code or changing configuration? Bien sur.

The PiCowbell DVI provides you with:

- **Right angle JST SH connector for I2C / Stemma QT / Qwiic** connection. Provides 3V, GND, IO4 (SDA), and IO5 (SCL). Also connected through to the HDMI sink (monitor) with level shifting, so the EDID can be read.
- **Mini HDMI connector** for DVI output to any HDMI display or monitor.
    - GPIO6: D2+
    - GPIO7: D2-
    - GPIO8: D1+
    - GPIO9: D1-
    - GPIO10: D0+
    - GPIO11: D0-
    - GPIO12: Clock +
    - GPIO13: Clock -
- **Pin breakout for HDMI extras:** Utility, CEC, and HotPlug pins
- **Reset button** - Press to restart your program
- **Slide switch** - On GPIO #3 for whatever purpose you wish.
- **Many pads on the 'Bell has a duplicate hole pad** next to it for solder-jumpering
- **The ground pads have white silkscreen rectangles** to easily identify
- Gold-plated pads for easy soldering

In Arduino, which is what Adafruit recommend, [Adafruit use Adafruit's fork of PicoDVI](https://github.com/adafruit/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 Adafruit's TFT or OLED displays before.

[There's also DVI output support in CircuitPython as of 8.1.0b2](https://github.com/adafruit/circuitpython/releases/tag/8.1.0-beta.2) - but note that it uses a *lot* of memory so in particular if you want to use PicoW with WiFi support, you'll likely only be able to get away with 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.

They also connected the HDMI-connectors I2C pins to the SDA/SCL of the Pico (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. Read this pin to know when a display has been connected!

Each order comes with an assembled PCB and header. You will need to solder in the header yourself, but it's a quick task.

**Please Note!** There are a lot of possible configurations, and Adafruit stock various headers depending on how you want to solder and attach. Especially if you want the Pico on top so that the BOOTSEL button and LED are accessible.

1. [Use the Pico Stacking Headers](https://core-electronics.com.au/stacking-headers-for-raspberry-pi-pico-2-x-20-pin.html) if you want to be able to plug into a breadboard or other accessory with sockets.
2. [Use the Pico Socket Headers](https://core-electronics.com.au/socket-headers-for-raspberry-pi-pico-2-x-20-pin-female-headers.html) if you want to plug directly in and have a nice solid connection that doesn't have any poking-out-bits.
3. [Use the Short Socket Headers](https://core-electronics.com.au/short-socket-headers-for-raspberry-pi-pico-2-x-20-pin-female.html) for a very slim but pluggable design; note that you'll want to trim down the Pico's headers or [use the short plug headers on the Pico](https://core-electronics.com.au/short-plug-headers-for-raspberry-pi-pico-2-x-20-male-headers.html) to have a skinny sandwich.
4. Solder the PCB directly to the Pico headers - of course, this is very compact and inexpensive, but you won't be able to remove the PiCowbell.

## Technical Details 

Product Dimensions: 52.5mm x 20.2mm x 4.9mm / 2.1" x 0.8" x 0.2"

Product Weight: 4.3g / 0.2oz

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA5745-1.jpg)
