2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-10 13:10:37 +00:00
This commit is contained in:
Devaev Maxim 2019-12-14 04:02:49 +03:00
parent 0240104c7f
commit f60a92f94f
2 changed files with 3 additions and 5 deletions

View File

@ -50,16 +50,14 @@ Here is a diagram of how you connect all of the pieces (click to full size):
## v0 Diagram ## v0 Diagram
<img src="v0.png" alt="drawing" width="400"/> <img src="v0.png" alt="drawing" width="400"/>
### ATTENTION!
**ATTENTION!** The S-video capture device must be connected to the USB port shown, not anything else. It is bound in software.
The Zero board is drawn here just to show which pins to connect your circuit to. Also S-video capture device must be connected to the USB port shown, not anything else. It is bound in software. <img src="v0_usbcap.jpg" alt="drawing" width="300"/>
<img src="v0usbcap.png" alt="drawing" width="300"/>
## v2 Diagram ## v2 Diagram
<img src="v2.png" alt="drawing" width="400"/> <img src="v2.png" alt="drawing" width="400"/>
Since RPi4 uses one USB-C female connector to giving power and keyboard/mouse/drive emulation you also need to make a special cable to split DATA and POWER lines from USB-C. You can make it from two suitable connecting cables, or solder from scratch. Be sure to check the circuit diagram, otherwise you may damage your devices. Pinout specific used connectors you can easily find on request "USB pinout" in Google. Please note that if you will make a cable based on the two factory ones, the colors of the wires may not match those shown in the picture. Use a multimeter to make sure the connections are correct. Since RPi4 uses one USB-C female connector to giving power and keyboard/mouse/drive emulation you also need to make a special cable to split DATA and POWER lines from USB-C. You can make it from two suitable connecting cables, or solder from scratch. Be sure to check the circuit diagram, otherwise you may damage your devices. Pinout specific used connectors you can easily find on request "USB pinout" in Google. Please note that if you will make a cable based on the two factory ones, the colors of the wires may not match those shown in the picture. Use a multimeter to make sure the connections are correct.
<img src="v2_splitter.png" alt="drawing" width="400"/> <img src="v2_splitter.png" alt="drawing" width="400"/>
## Building OS ## Building OS

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB