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
IanSB 76895597c3 Update 3 bit buffer layout 2020-03-30 22:45:43 +01:00
Kicad_6Bit remove oldv3 2020-03-30 22:43:40 +01:00
kicad KiCad: v4 minor changes (moved P5 1.8mm, changed name to RGBtoHD) 2018-07-31 11:17:36 +01:00
kicad_Extender_3_bit_buffer/V1 Update 3 bit buffer layout 2020-03-30 22:45:43 +01:00
kicad_TTL_buffer/V1 Add gerber zips 2020-02-28 23:01:55 +00:00
kicad_analog_6bit Add gerber zips 2020-02-28 23:01:55 +00:00
kicad_atom Kicad: Atom v2: Added pdf schematic 2019-05-02 12:07:27 +01:00
src Add screencap size & reboot on no HDMI 2020-03-30 22:36:07 +01:00
vhdl Fix CPLD issue 2020-02-23 06:39:37 +00:00
vhdl_RGB_6bit Fix CPLD issue 2020-02-23 06:39:37 +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 CPLD: Corrected sampling offset to better centre screen; CPLD version now 0.9 2018-07-15 15:31:51 +01:00
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 Refactor xilinx projects so vhdl_bbc and vhdl_RGB_6bit share same vhdl/ucf file 2019-12-05 14:34:59 +00:00
LICENSE Added GPLv3 LICENSE and README 2018-12-02 12:59:43 +00:00
README.md Added GPLv3 LICENSE and README 2018-12-02 12:59:43 +00:00

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.