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 d51f933e24 Remove profile_ files that are not needed in git
Change-Id: I25674880ebc8f7f7b0561e1257d4e1ec321ed27e
2020-02-08 18:00:58 +00:00
Kicad_6Bit Change value of R5 from 2K2 to 10K 2020-02-08 16:18:37 +00:00
kicad
kicad_analog_6bit
kicad_atom
src Remove profile_ files that are not needed in git 2020-02-08 18:00:58 +00:00
vhdl
vhdl_RGB_6bit
vhdl_YUV_6bit
vhdl_alt
vhdl_atom vhdl_atom: removed v1 ucf file to avoid confusion, all boards are v2 2020-02-08 17:52:00 +00:00
vhdl_bbc
.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.