From 99fba6ed1a0f4529e3a2315d3d433265b9827f4f Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 2 Aug 2020 05:31:35 +0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 36b10fd8..14822745 100644 --- a/README.md +++ b/README.md @@ -172,20 +172,21 @@ Note: there are many revisions of the Raspberry Pi boards and you may come acros ## Setting up the v2 Here is a diagram shows that how to connect all of the pieces (click to full size). -drawing +| ATX control board | USB power splitter cable | +|-------------------|--------------------------| +| drawing | drawing | **Raspberry Pi 4 note**: since one USB-C female connector is used to receive power and perform keyboard/mouse/drive emulation a special Y-cable must be made that splits the DATA and POWER lines of USB-C (see [reasons](https://github.com/pikvm/docs/issues/11)). It can be made from two suitable connecting cables, or soldered together from scratch. Be sure to check the circuit diagram below, otherwise you may damage your devices. The appropriate USB pinout(s) can easily be found on Google. Please note that if you make a Y-cable from two no-name cables, the colors of the wires may not match those shown. Use a multimeter to make sure the connections are correct. -drawing - See video howtos: * [Making USB Y-splitter cable](https://www.youtube.com/watch?v=uLuBuQUF61o). * [Soldering ATX controller](https://www.youtube.com/watch?v=hKnKOuH_f8M). -Also check out this small PCB for ATX (if you know how to make PCBs): https://easyeda.com/mark.gilbert/zerow-kvm-v1 +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 -drawing +| ATX control board and Arduino HID (keyboard & mouse) | +| drawing | -----