mirror of
https://github.com/jetkvm/website.git
synced 2025-09-16 08:38:16 +00:00
Update docs
This commit is contained in:
parent
2c00a232ce
commit
7a78566cef
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Power Options
|
||||
description: "Learn how to extend the functionality of your JetKVM device through the customizable RJ-11 extension port."
|
||||
description: "Learn how to extend the functionality of your JetKVM device through the customizable RJ-12 extension port."
|
||||
order: 7
|
||||
---
|
||||
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
---
|
||||
title: "Extension Port"
|
||||
description: "Learn how to extend the functionality of your JetKVM device through the customizable RJ-11 extension port."
|
||||
description: "Learn how to extend the functionality of your JetKVM device through the customizable RJ-12 extension port."
|
||||
order: 6
|
||||
---
|
||||
|
||||
The **JetKVM** features an **RJ-11 extension port** on the back, designed to provide full customizability and flexibility to your device. Whether you're looking to integrate additional hardware capabilities or contribute custom add-ons, the extension port opens up unlimited possibilities for expansion.
|
||||
The **JetKVM** features an **RJ-12 extension port** on the back, designed to provide full customizability and flexibility to your device. Whether you're looking to integrate additional hardware capabilities or contribute custom add-ons, the extension port opens up unlimited possibilities for expansion.
|
||||
|
||||
<img
|
||||
src="/device-back-port-extension-port-2.png"
|
||||
@ -14,7 +14,7 @@ The **JetKVM** features an **RJ-11 extension port** on the back, designed to pro
|
||||
|
||||
## What is the Extension Port?
|
||||
|
||||
The **RJ-11 extension port** functions as a serial port, allowing communication with the JetKVM. This port is key to adding extra hardware and functionality to the device, making it a highly versatile component.
|
||||
The **RJ-12 extension port** functions as a serial port, allowing communication with the JetKVM. This port is key to adding extra hardware and functionality to the device, making it a highly versatile component.
|
||||
|
||||
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**.
|
||||
|
||||
@ -54,11 +54,12 @@ The DC Power Control extension enables power management for connected DC-powered
|
||||
Included in the extension package:
|
||||
|
||||
- Extension board (pictured) + Case (In Design)
|
||||
- RJ12 cable to connect the extension board to the JetKVM
|
||||
- 1x 5.5/2.5 mm male to 5.5/2.5 mm male cable
|
||||
- 1x 5.5/2.1 mm female to 5.5/2.5 mm male adapter
|
||||
- 1x 5.5/2.5 mm female to 5.5/2.1 mm male adapter
|
||||
|
||||
Note: the extension can **also power the JetKVM itself through the RJ-11 connection**, streamlining setup and reducing the need for additional power sources.
|
||||
The extension can **also power the JetKVM itself through the RJ-12 connection**, streamlining setup and reducing the need for additional power sources.
|
||||
|
||||
Note: Previously, we wrote that we included a 5.5/2.1mm to 5.5/2.5mm adapter in the extension package. This was incorrect. We are including a only 5.5/2.5 mm male to 5.5/2.5 mm cable in the extension package.
|
||||
|
||||
### Serial Console
|
||||
|
||||
@ -74,11 +75,11 @@ By using the extension port, developers and hardware enthusiasts can add a varie
|
||||
If you have specific needs for your workflow or want to create fun projects, the extension port provides the flexibility to build and experiment.
|
||||
|
||||
We encourage the community to build custom add-ons for JetKVM.
|
||||
If you create a hardware extension that works with the RJ-11 extension port, you'll be able to **submit a pull request** to the JetKVM project once the source code becomes available in early December when the first devices ship. We enthusiastically welcome contributions from the community and look forward to collaborating on new features that benefit all JetKVM users.
|
||||
If you create a hardware extension that works with the RJ-12 extension port, you'll be able to **submit a pull request** to the JetKVM project once the source code becomes available in early December when the first devices ship. We enthusiastically welcome contributions from the community and look forward to collaborating on new features that benefit all JetKVM users.
|
||||
|
||||
## Build your own extensions
|
||||
|
||||
The extension port is designed to unlock endless opportunities for hardware modifications. Using a standard RJ-11 connector, it provides power, I2C, and GPIO pins that make it easy to develop your own custom extensions.
|
||||
The extension port is designed to unlock endless opportunities for hardware modifications. Using a standard RJ-12 connector, it provides power, I2C, and GPIO pins that make it easy to develop your own custom extensions.
|
||||
|
||||
<Card className="mb-2 inline-block max-w-[320px] overflow-hidden">
|
||||
<img
|
||||
|
||||
Loading…
Reference in New Issue
Block a user