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
IanSB 945184694d Fix debug lines in 8bpp mode 2019-03-07 23:38:03 +00:00
kicad
kicad_atom/v1
src Fix debug lines in 8bpp mode 2019-03-07 23:38:03 +00:00
vhdl Add separate H and V sync support to CPLD 2019-03-06 02:29:27 +00:00
vhdl_alt
vhdl_atom Atom CPLD: Made C/L noise filters configurable 2018-12-03 15:51:33 +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.