mirror of https://github.com/pikvm/pikvm.git
Update README.md
This commit is contained in:
parent
39be699cd3
commit
d75082fb60
10
README.md
10
README.md
|
|
@ -90,17 +90,17 @@ Pi-KVM supports several different hardware configurations, referred to as **plat
|
|||
|
||||
## Hardware for v2
|
||||
* Raspberry Pi board:
|
||||
* **Recommended**: Raspberry Pi 4 (2 GB model is enough) for the best pefrormance.
|
||||
* ... or Raspberry Pi ZeroW (slower alternative, no ethernet).
|
||||
- **Recommended**: Raspberry Pi 4 (2 GB model is enough) for the best pefrormance.
|
||||
- ... or Raspberry Pi ZeroW (slower alternative, no ethernet).
|
||||
* MicroSD card (min 16 GB recommended).
|
||||
* USB-A 3A charger (female socket) or power supply.
|
||||
* Video capture device:
|
||||
* **Recommended**: [HDMI to CSI-2 bridge based on TC358743](https://aliexpress.com/item/4000102166176.html) - low latency ~100ms, more reliable.
|
||||
* ... or [HDMI to USB dongle](https://aliexpress.ru/item/4001043540669.html) (not available for ZeroW) - high latency ~200ms, [not very reliable](#a-few-words-about-hdmi-usb-dongle)).
|
||||
- **Recommended**: [HDMI to CSI-2 bridge based on TC358743](https://aliexpress.com/item/4000102166176.html) - low latency ~100ms, more reliable.
|
||||
- ... or [HDMI to USB dongle](https://aliexpress.ru/item/4001043540669.html) (not available for ZeroW) - high latency ~200ms, [not very reliable](#a-few-words-about-hdmi-usb-dongle)).
|
||||
* Only for Raspberry Pi 4:
|
||||
* Parts for Y-splitter cable:
|
||||
- 1x USB-A to USB-C cable (male-male).
|
||||
- 1x another cable USB-A to any (male-...).
|
||||
- 1x another cable USB-A to any (male-any).
|
||||
* Only for Raspberry Pi ZeroW:
|
||||
* 2x USB A-to-micro cables (male-male, for power and keyboard & mouse emulator).
|
||||
* For ATX control (optional):
|
||||
|
|
|
|||
Loading…
Reference in New Issue