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 2aabf26145 Add support for TI-994a 2019-12-18 16:36:31 +00:00
Kicad_6Bit
kicad
kicad_analog_6bit rename to kicad_analog_6bit 2019-12-08 00:33:55 +00:00
kicad_atom
src Add support for TI-994a 2019-12-18 16:36:31 +00:00
vhdl Update common VHDL with support for new RGB/YUV board (RGB7.1 / YUV3.1) 2019-12-17 02:35:04 +00:00
vhdl_RGB_6bit VHDL release files 2019-12-17 02:35:28 +00:00
vhdl_YUV_6bit Update YUV CPLD to v3.2 2019-12-18 16:28:01 +00:00
vhdl_alt
vhdl_atom
vhdl_bbc Refactor xilinx projects so vhdl_bbc and vhdl_RGB_6bit share same vhdl/ucf file 2019-12-05 14:34:59 +00:00
.gitignore Refactor xilinx projects so vhdl_bbc and vhdl_RGB_6bit share same vhdl/ucf file 2019-12-05 14:34:59 +00:00
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.