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 0b74c3fdd3 CPLD: Reduced counter from 12 to 8 bits, and trigger of rising edge of HSYNC
Change-Id: If1ccc236b5fc7e55c0eb278500a06671b32dc83c
2019-03-08 11:14:59 +00:00
kicad
kicad_atom/v1
src Fix mode 7 hang 2019-03-08 10:55:25 +00:00
vhdl CPLD: Reduced counter from 12 to 8 bits, and trigger of rising edge of HSYNC 2019-03-08 11:14:59 +00:00
vhdl_alt
vhdl_atom Atom CPLD: Made C/L noise filters configurable 2018-12-03 15:51:33 +00:00
.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.