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 0fb26fa1f7 Pi Firmware: Fix a bug in osd.c set_feature that enabled scanlines
Change-Id: Ib8cc0e3064055de54939d5926ad41e29b7223c49
2018-12-03 15:29:09 +00:00
kicad
kicad_atom/v1
src
vhdl
vhdl_alt
vhdl_atom
.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.