mirror of https://github.com/pikvm/pikvm.git
fixed images
This commit is contained in:
parent
38a6a21e0e
commit
b566b5a6b1
|
|
@ -1,7 +1,7 @@
|
|||
### Some example wiring setups
|
||||
|
||||
# CSI (Geekworm) (Any brand will be the same)
|
||||
<img src="img/csi_wiring.jpg" alt="drawing">
|
||||
<img src="csi_wiring.jpg" alt="drawing">
|
||||
|
||||
List of items: (WARNING! Links may dissappear or no longer work, this just gives you an idea)
|
||||
|
||||
|
|
@ -13,13 +13,13 @@ List of items: (WARNING! Links may dissappear or no longer work, this just gives
|
|||
- TARGET (Anything you want to control)
|
||||
|
||||
# Another CSI example using the PCB splitter
|
||||
<img src="img/csi_wiring_w_pcb_splitter.jpg" alt="drawing">
|
||||
<img src="csi_wiring_w_pcb_splitter.jpg" alt="drawing">
|
||||
|
||||
# USB
|
||||
<img src="img/usb_capture_wiring.jpg" alt="drawing">
|
||||
<img src="usb_capture_wiring.jpg" alt="drawing">
|
||||
|
||||
# Direct connect to target
|
||||
<img src="img/direct_connect_to_target.jpg" alt="drawing">
|
||||
<img src="direct_connect_to_target.jpg" alt="drawing">
|
||||
|
||||
Explanation of pic
|
||||
- USB-C from PI to USB-A onto target which also powers the PI
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 794 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 849 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 424 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 967 KiB |
Loading…
Reference in New Issue