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 b2162f4a3a Convert Profiles/BBC/Communicator_Mode7.txt to unix line endings
Change-Id: I0343907e6d2f4a52ecd044e8cf1ae61db40a28e1
2020-02-08 15:09:25 +00:00
Kicad_6Bit Six bit issue 2 pcb gerbers 2019-11-21 23:31:48 +00:00
kicad
kicad_analog_6bit rename to kicad_analog_6bit 2019-12-08 00:33:55 +00:00
kicad_atom
src Convert Profiles/BBC/Communicator_Mode7.txt to unix line endings 2020-02-08 15:09:25 +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 Atom CPLD: Adjust colour sampling point (now v2.4) 2019-05-13 18:40:00 +01:00
vhdl_bbc BBC CPLD v6.6 rebuilt; RGB CPLD v7.2: remove swap_bits 2020-02-08 12:41:24 +00:00
.gitignore Refactor xilinx projects so vhdl_bbc and vhdl_RGB_6bit share same vhdl/ucf file 2019-12-05 14:34:59 +00:00
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.