diff --git a/docs/_diy/atx_connection.png b/docs/_diy/atx_connection.png new file mode 100644 index 00000000..84ccad02 Binary files /dev/null and b/docs/_diy/atx_connection.png differ diff --git a/docs/_diy_wiring_atx.md b/docs/_diy_wiring_atx.md new file mode 100644 index 00000000..be3590c3 --- /dev/null +++ b/docs/_diy_wiring_atx.md @@ -0,0 +1 @@ + diff --git a/docs/v1.md b/docs/v1.md index 3752bc4e..9fac5928 100644 --- a/docs/v1.md +++ b/docs/v1.md @@ -112,7 +112,13 @@ ----- ## Wiring with the target host -!!! warning "Under construction" +1. Connect the HDMI video capture device to the video output port on the target host. + +2. Connect the Pico HID to the USB port on the target host. + +3. ??? example "Connect the ATX controller if you built it" + + {!_diy_wiring_atx.md!} ----- diff --git a/docs/v2.md b/docs/v2.md index 7074759b..33f2df64 100644 --- a/docs/v2.md +++ b/docs/v2.md @@ -142,7 +142,13 @@ ----- ## Wiring with the target host -!!! warning "Under construction" +1. Connect the HDMI video capture device to the video output port on the target host. + +2. Using the Y-cable, connect the PiKVM to the USB on the target host. + +3. ??? example "Connect the ATX controller if you built it" + + {!_diy_wiring_atx.md!} -----