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 637aaad1cb vhdl_YUV: rework design: 63 -> 57 macro cells (v5.A)
Change-Id: Idbcdaf7363d0f705a024d91571c102b34b7b9b5c
2019-12-31 11:38:37 +00:00
Kicad_6Bit
kicad
kicad_analog_6bit
kicad_atom
src Improve Spectrum palette 2019-12-31 04:52:53 +00:00
vhdl VHDL: properly isolate analog additions (now v6.6 as mono on vsync dropped) 2019-12-22 16:22:18 +00:00
vhdl_RGB_6bit
vhdl_YUV_6bit vhdl_YUV: rework design: 63 -> 57 macro cells (v5.A) 2019-12-31 11:38:37 +00: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.