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 e630d36fcd Additional test profile update 2024-02-11 02:19:38 +00: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: Added PDF schematic of 3-bit board 2020-05-04 10:53:59 +01:00
kicad_AmigaAdapter Merge branch 'hoglet67:master' into amiga-videoslot-v1_1 2021-07-15 20:38:09 -07:00
kicad_Clock_fixer/V1 Update clock fixer schematic 2022-05-22 15:54:41 +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 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 Update Analog V3 board with changed component values from wiki 2021-12-20 23:21:48 +00:00
kicad_atom Kicad: Atom v2: Added pdf schematic 2019-05-02 12:07:27 +01:00
src Additional test profile update 2024-02-11 02:19:38 +00:00
tools/vasm Add vasm assembler for videocore IV 2021-11-15 01:43:24 +00:00
vhdl Update BBC vhdl to v7.9 & v6.8 2020-11-24 00:12:55 +00:00
vhdl_RGB_6bit Update CPLD files 2022-03-12 01:26:03 +00:00
vhdl_RGB_12bit Update CPLD files 2022-03-12 01:26:03 +00: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 CPLD files 2022-03-12 01:26:03 +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 Update CPLD files 2022-03-12 01:26:03 +00:00
vhdl_bbc Update CPLD files 2022-03-12 01:26:03 +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.