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 bc4c75bc53 remove SKIP_PSYNC_NO_H_SCROLL macro 2020-08-09 05:36:22 +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 remove SKIP_PSYNC_NO_H_SCROLL macro 2020-08-09 05:36:22 +01:00
vhdl
vhdl_RGB_6bit
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_8bit YUV_6bit renamed to YUV_8bit 2020-07-20 21:28:24 +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.