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 eced2ee5a2 Add 9bpp and 1bpp support for simple mode 2021-10-28 19:20:36 +01:00
Kicad_6Bit Added PDF schematics for 12-bit interface and 12-bit extended 2020-11-16 13:10:39 +00:00
Kicad_Amiga_12Bit_Buffered_Pickup/V1 Amiga buffered pickup board for external RGBtoHDMI 2021-04-20 21:00:38 +01:00
Kicad_Atari_ST_12Bit_Buffered_Pickup/V1 Atari ST buffered pickup 2021-02-02 22:32:52 +00:00
Kicad_Atari_ST_12Bit_UnBuffered_Pickup/V1 Atari ST unbuffered pickup 2021-02-02 22:32:27 +00:00
contrib/RichardHallas Added Label contributed by Richard Hallas 2020-12-01 10:21:38 +00:00
kicad
kicad_AmigaAdapter Merge branch 'hoglet67:master' into amiga-videoslot-v1_1 2021-07-15 20:38:09 -07:00
kicad_Extender_3_bit_buffer/V1
kicad_Extender_6_bit_buffer/V1
kicad_Extender_8_bit_buffer/V1
kicad_Extender_12_bit_adapter Added PDF schematics for 12-bit interface and 12-bit extended 2020-11-16 13:10:39 +00:00
kicad_Extender_PC_buffer Update PC buffer to V2 2020-11-04 17:36:04 +00:00
kicad_analog_6bit
kicad_atom
src Add 9bpp and 1bpp support for simple mode 2021-10-28 19:20:36 +01:00
vhdl Update BBC vhdl to v7.9 & v6.8 2020-11-24 00:12:55 +00:00
vhdl_RGB_6bit Update vhdl_RGB_6bit 2020-11-24 00:13:41 +00:00
vhdl_RGB_12bit Update RGB CPLD to v9.4 2021-08-04 16:10:43 +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.1 with TTL support 2021-05-24 22:43:27 +01:00
vhdl_alt
vhdl_atom
vhdl_bbc update vhdl_bbc 2020-11-24 00:13:56 +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.