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 f94e3e634f Pi Firmware: Increase MAX_CPLD_FILENAMES from 20 to 24
Change-Id: I2bfcefb5a9e556f3f6ff93f46396171afc554371
2020-01-10 17:20:24 +00:00
Kicad_6Bit
kicad
kicad_analog_6bit
kicad_atom
src Pi Firmware: Increase MAX_CPLD_FILENAMES from 20 to 24 2020-01-10 17:20:24 +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 release files 2019-12-17 02:35:28 +00:00
vhdl_YUV_6bit vhdl_YUV: Fix sync dection bug when sync out of range (v8.1) 2020-01-10 13:20:39 +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.