First post, by charlysan
I have been experimenting with this cheap Waveshare RP2350 board, which includes a DVI port. Inspired by rgb2hdmi, I have been able to put together some firmware and a basic circuit to capture TTL video and output it over HDMI, with pretty good results.
So far, I've tested it with HGC, CGA, and Commodore 128. Multiple parameters can be configured using the serial console, as explained in the README file. There is no EGA implementation at the moment (because I don't have any card in good shape), but I plan to include it soon.
I might also add some basic DIP and SMD PCB designs in the future.
I shared the project in GitHub:
https://github.com/charlysan/pico-ttl2dvi