The RGBtoHDMI interface converts the "digital" RGB video signal from the BBC Micro or Electron to HDMI compatible with most modern TV/Monitors.
 
 
 
 
 
 
Go to file
David Banks 6081827479 Pi Firmware: Make second PSYNC read conditional on the sample width (skip in PSYNC x2 mode)
Change-Id: I12921e7c649281f8925cce3aa7d4e65f2fa627f6
2019-03-09 11:52:59 +00:00
kicad
kicad_atom/v1 Atom PCB: Prototype (improved ground routing) 2018-11-22 17:23:53 +00:00
src Pi Firmware: Make second PSYNC read conditional on the sample width (skip in PSYNC x2 mode) 2019-03-09 11:52:59 +00:00
vhdl CPLD: Added one cycle of skew to PSYNC 2019-03-08 18:32:41 +00:00
vhdl_alt
vhdl_atom Atom CPLD: Added two cycles of skew to PSYNC 2019-03-09 10:15:08 +00:00
.gitignore
LICENSE Added GPLv3 LICENSE and README 2018-12-02 12:59:43 +00:00
README.md Added GPLv3 LICENSE and README 2018-12-02 12:59:43 +00:00

README.md

RGBtoHDMI

The RGBtoHDMI interface converts the "digital" RGB video signal from the BBC Micro or Electron to HDMI compatible with most modern TV/Monitors. The interface comprises a Raspberry Pi Zero and a specially designed Hat containing a small CPLD. Custom firmware on the Raspberry Pi, in conjunction with the CPLD, is able to correctly sample each of the Beeb's video modes to give a pixel-perfect rendition.

For more information, see the project Wiki.