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 98170366a5 Refactor xilinx projects so vhdl_bbc and vhdl_RGB_6bit share same vhdl/ucf file
Change-Id: I7c6db57f6b1fe8331dbeaacc81e49e8239349625
2019-12-05 14:34:59 +00:00
Kicad_6Bit Six bit issue 2 pcb gerbers 2019-11-21 23:31:48 +00:00
kicad KiCad: v4 minor changes (moved P5 1.8mm, changed name to RGBtoHD) 2018-07-31 11:17:36 +01:00
kicad_analog_RGB3L+CVBS/V1 Change comparators to MAX9144 or MAX9108, finalise gerbers and rename project path 2019-11-21 23:42:58 +00:00
kicad_atom Kicad: Atom v2: Added pdf schematic 2019-05-02 12:07:27 +01:00
src Rename normal to BBC, tidy cpld header files 2019-12-05 13:44:01 +00:00
vhdl Refactor xilinx projects so vhdl_bbc and vhdl_RGB_6bit share same vhdl/ucf file 2019-12-05 14:34:59 +00:00
vhdl_RGB_6bit Refactor xilinx projects so vhdl_bbc and vhdl_RGB_6bit share same vhdl/ucf file 2019-12-05 14:34:59 +00:00
vhdl_YUV_6bit Remove space from directory name 2019-12-05 13:47:11 +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 Atom CPLD: Adjust colour sampling point (now v2.4) 2019-05-13 18:40:00 +01:00
vhdl_bbc Refactor xilinx projects so vhdl_bbc and vhdl_RGB_6bit share same vhdl/ucf file 2019-12-05 14:34:59 +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.