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 ebaed42a80 Fix interpolated scaling issue with 720x576 mode 2020-08-18 02:29:36 +01:00
Kicad_6Bit
kicad
kicad_Extender_3_bit_buffer/V1
kicad_Extender_6_bit_buffer/V1
kicad_Extender_8_bit_buffer/V1
kicad_Extender_PC_buffer/V1
kicad_analog_6bit
kicad_atom
src Fix interpolated scaling issue with 720x576 mode 2020-08-18 02:29:36 +01:00
vhdl
vhdl_RGB_6bit
vhdl_RGB_8bit Update RGB CPLD to V8,4 with 12 BPP support 2020-08-11 03:05:38 +01:00
vhdl_YUV_8bit Update YUV CPLD to V9.0 2020-08-11 03:07:02 +01:00
vhdl_alt
vhdl_atom
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.