From 312ebd605adbb5e079def7b4d49627d8d04f68c4 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Wed, 16 Sep 2020 22:04:10 +0300 Subject: [PATCH] Revert "Update README.md" This reverts commit 909db1f008909309f611381372599e7fb1571d20. --- README.md | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 582c62c..5c3b377 100644 --- a/README.md +++ b/README.md @@ -167,9 +167,7 @@ We are also currently developing our own HAT for the Raspberry Pi 4. It will hav # Setting up the hardware ## Connecting the video capture -
- For the HDMI-CSI bridge - +#### For the HDMI-CSI bridge Insert the flexible flat cable of the HDMI bridge into the narrow white connector on the Raspberry Pi (the closest one to big USB sockets). It is labeled CAMERA. To insert you need to open the connector first. On the Raspberry Pi side you can gently lift the black part up and a little bit sideways: | Opening the MIPI CSI-2 slot on the Raspberry Pi | @@ -181,23 +179,16 @@ For the HDMI-CSI bridge it depends on the version you bought. Either pull it gen | HDMI-CSI-2 bridge connected to Raspberry Pi 4 | |------------------------------------------------------| | HDMI-CSI-2 bridge connected to Raspberry Pi 4| -
- -
- For the HDMI-USB dongle +#### For the HDMI-USB dongle Connect USB dongle to exactly this port. It is bound in the software so the OS does not confuse the video device with something else. - | Raspberry Pi 2 and 3 | Raspberry Pi 4 | |----------------------|----------------| | drawing | drawing | There are many revisions of the Raspberry Pi boards and you may come across one that we haven't tested. If the binding fails, the device will be available for all ports. Everything will work, but if you use a webcam and Linux mistakes it for a dongle, [write to us](https://discord.gg/bpmXfz5) and we will fix it. -
- -
- Setting up the v2 +## Setting up the v2 Here is a diagram shows that how to connect all of the pieces (click to full size). | ATX control board | USB splitter cable (only for Raspberry Pi 4) | @@ -211,17 +202,12 @@ See video howtos: * [Soldering ATX controller](https://www.youtube.com/watch?v=hKnKOuH_f8M). Also check out this small [PCB for ATX](https://easyeda.com/mark.gilbert/zerow-kvm-v1) (if you know how to make PCBs). -
- -
- Setting up the v0 +## Setting up the v0 | ATX control board and Arduino HID (keyboard & mouse) | |------------------------------------------------------| | drawing | -
- ----- # Installing the OS