Add V3 illustrations

This commit is contained in:
Aleksandr Prokudin 2025-04-29 01:03:22 +02:00
parent 3744951dbe
commit fe56519197
9 changed files with 1375 additions and 29 deletions

View File

@ -53,43 +53,36 @@ Once you have that, do the following:
=== "Front view"
![MISSING FRONT VIEW IMAGE](v4-plus-front-view.svg){ width="300" }
![PiKVM V3 Front view](v3-front-view-numbered.svg){ height="250" }
1. Activity LED (Red)
2. Power LED (Green)
3. Power Input 5.1V 3A
1. 2x USB 2.0
2. 2x USB 3.0
3. RJ45 1Gb Ethernet port
4. RJ45 Serial console port
5. RJ45 1Gb Ethernet port
5. Serial console active LED / Beacon LED (Green)
6. USB 2.0 Serial console port
7. Serial console active LED / Beacon LED (Green)
8. 2x USB 2.0
9. 2x USB 3.0
7. Activity LED (Red)
8. Power LED (Green)
9. Power Input 5.1V 3A
=== "Rear view"
![MISSING REAR VIEW IMAGE](v4-plus-front-view.svg){ width="300" }
![PiKVM V3 Rear view](v3-rear-view-numbered.svg){ height="250" }
1. RJ45 ATX control port
2. USB 2.0 OTG connector
3. HDMI video input port
4. Micro SD card slot
=== "Right view"
![MISSING RIGHT VIEW IMAGE](v4-plus-front-view.svg){ width="300" }
1. Ventilation holes
1. Micro SD card slot
2. HDMI video input port
3. USB 2.0 OTG connector
4. RJ45 ATX control port
=== "Left view"
![MISSING LEFT VIEW IMAGE](v4-plus-front-view.svg){ width="300" }
![PiKVM V3 Left view](v3-left-view-numbered.svg){ height="250" }
1. Ventilation holes
2. Mini-HDMI output port
1. Mini-HDMI output port
=== "Top view"
![MISSING TOP VIEW IMAGE](v4-plus-front-view.svg){ width="300" }
![PiKVM V3 Top view](v3-top-view-numbered.svg){ height="250" }
1. Display
@ -105,19 +98,23 @@ Both the HAT and the pre-assembled V3 require several items available separately
Let's connect all the wires before you power up the device.
| Back side | Front side |
|-----------|------------|
| <img src="basic_back.jpg" width="300" /> | <img src="basic_front.jpg" width="300" /> |
### Network
![Ethernet wiring](v3-ethernet-wiring.svg)
Connect **Ethernet** (**bottom right** on the **front** side) to the network, e.g., to the WiFI router.
**HDMI input** (the **top right** on the **back** side) and **OTG** port (USB emulation) should be connected to the computer.
### HDMI and USB-C
![HDMI and USB-C wiring](v3-hdmi-usb-wiring.svg)
**HDMI input** (the **top right** on the **rear** side) and **OTG** port (USB emulation) should be connected to the computer.
Optionally, the **[ATX port](atx_board.md)** can be connected to control the power. There should be no USB hub between PiKVM and the computer, as some UEFI/BIOS cannot detect them at the boot stage.
## Power up
![MISSING POWER IMAGE](power-up.jpg)
![Power supply wiring](v3-power-supply-wiring.svg)
V3 comes has a USB-C 5V power supply. Attach the appropriate connector on the **front** side (**top left**). Do **not** block the ventilation holes on the sides of the device.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 82 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 97 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 56 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 57 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 80 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 63 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -89,7 +89,9 @@ Connect **Ethernet** (**bottom right** on the **front** side) to the network usi
![HDMI and USB-C wiring](v4-hdmi-usb-wiring.svg)
**HDMI input** (the **bottom right** on the **rear** side) and **OTG** port (USB emulation) should be connected to the computer. Optionally, the **[ATX port](atx_board.md)** can be connected to control the power. There should be no USB hub between PiKVM and the computer, as some UEFI/BIOS cannot detect them at the boot stage.
**HDMI input** (the **bottom right** on the **rear** side) and **OTG** port (USB emulation) should be connected to the computer.
Optionally, the **[ATX port](atx_board.md)** can be connected to control the power. There should be no USB hub between PiKVM and the computer, as some UEFI/BIOS cannot detect them at the boot stage.
## Power up