diff --git a/content/docs/peripheral-devices/extension-port.mdx b/content/docs/peripheral-devices/extension-port.mdx index 4bb7492..2daa206 100644 --- a/content/docs/peripheral-devices/extension-port.mdx +++ b/content/docs/peripheral-devices/extension-port.mdx @@ -18,17 +18,20 @@ The **RJ-12 extension port** functions as a serial port, allowing communication These add-ons are available for purchase, but the port isn't limited to just JetKVM's accessories—**it's open for anyone to develop their own custom extensions**. +--- + ### ATX Power Control - + ATX Power Control + A control board that manages computer power states. It also includes a USB-C port for connecting a 5V power supply. This can then power the JetKVM through the RJ11 cable. Alternatively, 5V power can be supplied through a pin header. @@ -37,11 +40,13 @@ The ATX Power Control comes with a PCIe slot cover bracket, allowing for clean c Each pin features dual headers: one set for KVM control and another for the original front panel buttons—meaning you don't have to choose between them. Both can be connected simultaneously. +--- + ### DC Power Control - + DC Power Control + DC Power Control + + +Extend your JetKVM capabilities with serial console access. This extension provides RS-232 connectivity, allowing you to access serial consoles directly from your browser through the JetKVM interface. + +Connect to devices with either RS-232 serial ports commonly found on network equipment, servers, and embedded systems. + +The extension integrates seamlessly with your JetKVM setup, providing reliable serial communication for configuration, troubleshooting, and remote management tasks. ## Customizing with the Extension Port diff --git a/public/atx_extension.png b/public/atx_extension.png new file mode 100644 index 0000000..067f6c0 Binary files /dev/null and b/public/atx_extension.png differ diff --git a/public/dc_extension_angle.png b/public/dc_extension_angle.png new file mode 100644 index 0000000..1027327 Binary files /dev/null and b/public/dc_extension_angle.png differ diff --git a/public/serial_extension.png b/public/serial_extension.png new file mode 100644 index 0000000..68d1193 Binary files /dev/null and b/public/serial_extension.png differ