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 1687aa9e74 Fixed: Increasing or decreasing FB Height causes a crash (#36)
Change-Id: I49b8d4691a6a812d88921a8cb979cc368231fae1
2019-03-09 15:48:24 +00:00
kicad
kicad_atom/v1
src Fixed: Increasing or decreasing FB Height causes a crash (#36) 2019-03-09 15:48:24 +00:00
vhdl
vhdl_alt
vhdl_atom Atom CPLD: Added two cycles of skew to PSYNC 2019-03-09 10:15:08 +00:00
.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.