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 396ebb8aa6 Profiles: Rename ZX80_(TTL) to ZX80
Change-Id: Id298217aedd0d33956e489eccae0b556c8d56bb2
2020-02-09 17:29:13 +00:00
Kicad_6Bit Change value of R5 from 2K2 to 10K 2020-02-08 16:18:37 +00:00
kicad
kicad_analog_6bit
kicad_atom
src Profiles: Rename ZX80_(TTL) to ZX80 2020-02-09 17:29:13 +00:00
vhdl CPLD: cosmetic renaming, no change to jedec files 2020-02-08 12:41:24 +00:00
vhdl_RGB_6bit BBC CPLD v6.6 rebuilt; RGB CPLD v7.2: remove swap_bits 2020-02-08 12:41:24 +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_atom: removed v1 ucf file to avoid confusion, all boards are v2 2020-02-08 17:52:00 +00:00
vhdl_bbc BBC CPLD v6.6 rebuilt; RGB CPLD v7.2: remove swap_bits 2020-02-08 12:41:24 +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.