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 cfe496d1fa Update YUV CPLD to 8.3 - Allow separate 4 level mode on Y and UV 2020-07-20 21:23:47 +01:00
Kicad_6Bit kicad: Added PDF schematic of 6-bit board 2020-05-04 10:57:23 +01:00
kicad kicad: Added PDF schematic of 3-bit board 2020-05-04 10:53:59 +01:00
kicad_Extender_3_bit_buffer/V1
kicad_Extender_6_bit_buffer/V1
kicad_Extender_8_bit_buffer/V1 Update 8 bit buffer 2020-04-10 19:47:22 +01:00
kicad_Extender_PC_buffer/V1
kicad_analog_6bit kicad: Added PDF schematic of V3 analog board 2020-05-04 11:02:13 +01:00
kicad_atom
src Add 8 bit and 4 level RGB/YUV support 2020-07-20 05:49:42 +01:00
vhdl Update RGB CPLD to inhibit clamp pulse in DC mode 2020-06-23 05:46:40 +01:00
vhdl_RGB_6bit RGB CPLD release files v7.4 2020-06-23 05:47:04 +01:00
vhdl_RGB_8bit Update 8 bit RGB CPLD to V8.1 - Add 8 bit capture mode 2020-07-20 21:21:46 +01:00
vhdl_YUV_6bit Update YUV CPLD to 8.3 - Allow separate 4 level mode on Y and UV 2020-07-20 21:23:47 +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.