Updated Home (markdown)

master
IanSB 2020-02-09 23:44:01 +00:00
rodzic 83a82b118e
commit ed9327deeb
1 zmienionych plików z 10 dodań i 11 usunięć

21
Home.md

@ -2,7 +2,7 @@
## Introduction
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.
The RGBtoHDMI interface converts the "digital" RGB video signal from vintage computers like the BBC Micro or PC CGA/EGA 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.
[[images/IMG_1390.JPG]]
@ -11,20 +11,19 @@ The RGBtoHDMI interface converts the "digital" RGB video signal from the BBC Mic
RGBtoHDMI is currently at the prototype stage - just 10 have been hand-built and [allocated to keen Stardot members](https://stardot.org.uk/forums/viewtopic.php?p=208470#p208470).
## Software
[Source Code](/hoglet67/RGBtoHDMI)
[Releases](/hoglet67/RGBtoHDMI/releases)
[Release Statistics](http://www.somsubhra.com/github-release-stats/?username=hoglet67&repository=RGBtoHDMI)
* [Source Code](/hoglet67/RGBtoHDMI)
* [Releases](/hoglet67/RGBtoHDMI/releases)
* [Release Statistics](http://www.somsubhra.com/github-release-stats/?username=hoglet67&repository=RGBtoHDMI)
## Current Documentation
* [[Quick Start Guide]]
* [[Reference Guide]]
* [[Hardware Guide]]
* [[Tutorial on Adding a New Profile]]
## Earlier Documentation
[[Preliminary User Guide (Dec 2018)]]
[[Preliminary User Guide (July 2018)]]
* [[Preliminary User Guide (Dec 2018)]]
* [[Preliminary User Guide (July 2018)]]
## Support