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 942aac9518 Update vhdl 2020-11-04 17:26:31 +00:00
Kicad_6Bit Add 12 bit pcb design 2020-09-07 23:39:53 +01:00
kicad kicad: Added PDF schematic of 3-bit board 2020-05-04 10:53:59 +01:00
kicad_Extender_3_bit_buffer/V1 Update 3 bit buffer layout 2020-03-30 22:45:43 +01:00
kicad_Extender_6_bit_buffer/V1 Update 6 bit buffer 2020-04-10 19:47:03 +01:00
kicad_Extender_8_bit_buffer/V1 Update 8 bit buffer 2020-04-10 19:47:22 +01:00
kicad_Extender_12_bit_adapter Add 12 bit extender board 2020-09-07 23:43:58 +01:00
kicad_Extender_PC_buffer/V1 PC buffer layout 2020-03-30 22:46:35 +01:00
kicad_analog_6bit kicad: Added PDF schematic of V3 analog board 2020-05-04 11:02:13 +01:00
kicad_atom Kicad: Atom v2: Added pdf schematic 2019-05-02 12:07:27 +01:00
src Update profiles 2020-11-04 16:39:38 +00:00
vhdl Update vhdl 2020-11-04 17:26:31 +00:00
vhdl_RGB_6bit Update V7 release file 2020-10-02 23:56:28 +01:00
vhdl_RGB_12bit Update 12bit RGB CPLD to V9.1 with input multiplex signal 2020-10-03 23:00:23 +01:00
vhdl_RGB_12bit_old_V8 Old V8 version of RGB CPLD with BBC support (may be deprecated) 2020-10-02 23:54:18 +01:00
vhdl_YUV_8bit Update YUV CPLD to V9.0 2020-08-11 03:07:02 +01: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 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.