diff --git a/docs/v3.md b/docs/v3.md index 3a5b974..cc2816a 100644 --- a/docs/v3.md +++ b/docs/v3.md @@ -9,7 +9,7 @@ * MicroSD card (at least 16Gb, class 10 recommended). * USB-C to USB-A cable. * HDMI cable. - * [Straight Ethernet cable](https://www.home-network-help.com/straight.html) (for the ATX expansion board connection). + * [Straight Ethernet cable](https://www.home-network-help.com/straight.html) (for the ATX board connection). * Power supply unit (5.1V 3A USB-C, recommended by the Raspberry Pi). @@ -60,7 +60,50 @@ If you have a kit without a metal case, you can use our free 3D printing case dr ## ATX connection -**======================== TODO =========================** +To manage the power of your computer, you will need to install an ATX adapter board inside the case and connect it to the motherboard. + +1. Connect the rainbow wires as follows to the board. Optionally print [the mounting plate](stl/atx/index.md){target=_blank} for the PCI slot on a 3D-printer. Assemble everything like on pictures below. Secure wires in any convenient way (we used soft ties). + + ??? example + + + + + + +2. Find the pins on the motherboard responsible for connecting the buttons and LEDs of the front panel of the case. Usually wires and connectors on the motherboard have designations. If you're not sure, check the documentation on your motherboard. + + ??? example + + + + +3. Place the ATX board nearby and, focusing on the signatures, connect the male pins to the female pin of the front panel wires, observing the polarity (the polarity is indicated on the ATX board). + + ??? example + + +4. Repeat the procedure with the female pin of the ATX board by connecting them to the motherboard connector. Check the documentation on your motherboard. + + ??? example + + +5. Install the ATX board into the PCI slot of the case and fix it with a screw, or use a different mounting method at your discretion. + + ??? example + + + + +6. Arrange the wires in a way that is convenient for you and fix them if necessary. + + ??? example + + +7. Connect the ATX board to PiKVM using a [straight Ethernet cable](https://www.home-network-help.com/straight.html). + + ??? example + ## IO ports and jumpers diff --git a/docs/v3/atx_board_1.jpg b/docs/v3/atx_board_1.jpg new file mode 100644 index 0000000..643e19b Binary files /dev/null and b/docs/v3/atx_board_1.jpg differ diff --git a/docs/v3/atx_board_10.jpg b/docs/v3/atx_board_10.jpg new file mode 100644 index 0000000..f569df1 Binary files /dev/null and b/docs/v3/atx_board_10.jpg differ diff --git a/docs/v3/atx_board_2.jpg b/docs/v3/atx_board_2.jpg new file mode 100644 index 0000000..1910adb Binary files /dev/null and b/docs/v3/atx_board_2.jpg differ diff --git a/docs/v3/atx_board_3.jpg b/docs/v3/atx_board_3.jpg new file mode 100644 index 0000000..2f7fb5d Binary files /dev/null and b/docs/v3/atx_board_3.jpg differ diff --git a/docs/v3/atx_board_4.jpg b/docs/v3/atx_board_4.jpg new file mode 100644 index 0000000..00d5350 Binary files /dev/null and b/docs/v3/atx_board_4.jpg differ diff --git a/docs/v3/atx_board_5.jpg b/docs/v3/atx_board_5.jpg new file mode 100644 index 0000000..e85f5b5 Binary files /dev/null and b/docs/v3/atx_board_5.jpg differ diff --git a/docs/v3/atx_board_6.jpg b/docs/v3/atx_board_6.jpg new file mode 100644 index 0000000..6d94284 Binary files /dev/null and b/docs/v3/atx_board_6.jpg differ diff --git a/docs/v3/atx_board_7.jpg b/docs/v3/atx_board_7.jpg new file mode 100644 index 0000000..0d9037e Binary files /dev/null and b/docs/v3/atx_board_7.jpg differ diff --git a/docs/v3/atx_board_8.jpg b/docs/v3/atx_board_8.jpg new file mode 100644 index 0000000..a27aeb2 Binary files /dev/null and b/docs/v3/atx_board_8.jpg differ diff --git a/docs/v3/atx_board_9.jpg b/docs/v3/atx_board_9.jpg new file mode 100644 index 0000000..7efaeb4 Binary files /dev/null and b/docs/v3/atx_board_9.jpg differ