From 0204aad78361930dadde970c1166afd6896c002a Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 16 Sep 2020 22:10:02 +0300 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 5c3b377..b98d6b5 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,8 @@ 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 +
+ Click to show the instructions 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 | @@ -180,15 +182,22 @@ 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| +
+ #### For the HDMI-USB dongle +
+ Click to show the instructions 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 +
+ Click to show the instructions 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) | @@ -203,11 +212,18 @@ See video howtos: 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 +
+ Click to show the instructions + | ATX control board and Arduino HID (keyboard & mouse) | |------------------------------------------------------| | drawing | +
+ ----- # Installing the OS