From f60a92f94f097efe8c6ae913ff6753782a3f94f4 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Sat, 14 Dec 2019 04:02:49 +0300 Subject: [PATCH] rename --- README.md | 8 +++----- v0usbcap.png => v0_usbcap.png | Bin 2 files changed, 3 insertions(+), 5 deletions(-) rename v0usbcap.png => v0_usbcap.png (100%) diff --git a/README.md b/README.md index 29cd059..2a3d4e3 100644 --- a/README.md +++ b/README.md @@ -50,16 +50,14 @@ Here is a diagram of how you connect all of the pieces (click to full size): ## v0 Diagram drawing - -**ATTENTION!** -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. -drawing +### ATTENTION! +The S-video capture device must be connected to the USB port shown, not anything else. It is bound in software. +drawing ## v2 Diagram drawing 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. - drawing ## Building OS diff --git a/v0usbcap.png b/v0_usbcap.png similarity index 100% rename from v0usbcap.png rename to v0_usbcap.png