Update README.md

pull/5/head
Maxim Devaev 5 years ago committed by GitHub
parent f60a92f94f
commit a29a509fef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,14 +50,16 @@ Here is a diagram of how you connect all of the pieces (click to full size):
## v0 Diagram
<img src="v0.png" alt="drawing" width="400"/>
### ATTENTION!
The 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"/>
**ATTENTION!** The S-video capture device must be connected to the USB port shown, not anything else. It is bound in software.
<img src="v0_usbcap.png" alt="drawing" width="300"/>
## v2 Diagram
<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.
<img src="v2_splitter.png" alt="drawing" width="400"/>
## Building OS

Loading…
Cancel
Save