timvideos / HDMI2USB-numato-opsis-hardware

The Numato Opsis board is the first fully open source HDMI2USB board.
Creative Commons Attribution Share Alike 4.0 International
106 stars 44 forks source link

Feature: VGA-in #24

Closed tillsteinbach closed 9 years ago

tillsteinbach commented 9 years ago

This is probably more a feature request for a future version: Lots of speakers still expect a VGA display. So it would be great to still have one (additional) VGA input.

mithro commented 9 years ago

@tillsteinbach We already have an expansion board for the Digilent Atlys board (our old prototyping board) that does VGA. You can see it at https://github.com/timvideos/HDMI2USB-vmodvga

This board was made by @rohit91 as part of Google Summer of Code. You can see his work at http://dreamsxtrinsic.blogspot.de/2014/08/gsoc-project-report-vga-capture.html

It would be pretty simple to port this board to the PCI-Express interface used by the Numato Opsis board but I don't think @rohit91 has any time to do that.

tillsteinbach commented 9 years ago

Ahh! Nice, thanks for letting me know!

sealne commented 9 years ago

I plan to work on converting the layout to TOFE while Rohit plans to focus on getting it to work with the new misoc based firmware

mithro commented 9 years ago

@sealne and @rohit91 are working on this! Yay!

mithro commented 9 years ago

https://github.com/timvideos/HDMI2USB-misoc-firmware/issues/30

mithro commented 9 years ago

FYI There is now a TOFE template available for KiCad at https://github.com/timvideos/HDMI2USB-TOFE-kicad-template

mithro commented 9 years ago

I'm closing this issue as the project has it's own repo now.