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 5eb987a25b Fixed: Calibration errors with half height frame buffers (#40)
Change-Id: I6792399e5a1a234c3b1b66226c5ee0447e759f0b
2019-03-10 11:02:05 +00:00
kicad
kicad_atom/v1
src Fixed: Calibration errors with half height frame buffers (#40) 2019-03-10 11:02:05 +00:00
vhdl
vhdl_alt
vhdl_atom
.gitignore
LICENSE
README.md

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.