1.4 KiB
1.4 KiB
DVI for HSTX
This repository is home to the Pimoroni PicoGraphics compatible DVI driver for RP2 chips with HSTX (e.g. RP2350).
Introduction
DV HSTX will enable you to create big, bold audio visual projects using MicroPython and an HDMI display of your choice.
Download MicroPython
TODO
Documentation
Wire up your DVI breakout as follows:
GPIO 12 - CK-
GPIO 13 - CK+
GPIO 14 - D0-
GPIO 15 - D0+
GPIO 16 - D1-
GPIO 17 - D1+
GPIO 18 - D2-
GPIO 19 - D2+
If using jumper jerky, twist the - and + wires for each signal together to help with signal integrity.
TODO
C/C++ Resources
C/C++ Community Projects
TODO
