Update README.md

This commit is contained in:
Zakary Timson 2024-07-26 23:33:55 -04:00
parent 23057b4f8b
commit e0a9d8a7ac

View File

@ -9,9 +9,9 @@ The official PiKVM is expensive so I decided take build my own & add some featur
- Wireguard client to act as reverse VPN (Aviods network firewalls, port forwarding & can be remotely configured by DNS) - Wireguard client to act as reverse VPN (Aviods network firewalls, port forwarding & can be remotely configured by DNS)
## Hardware ## Hardware
- [Pi Zero 2 W](https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/) - [Pi Zero 2 W + SD Card](https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/)
- [ENC28J60 Ethernet -> SPI Module](https://www.waveshare.com/enc28j60-ethernet-board.htm) - [Ethernet to SPI](https://www.waveshare.com/enc28j60-ethernet-board.htm)
- [HDMI to CSI-2 Module](https://www.waveshare.com/hdmi-to-csi-adapter.htm) - [HDMI to CSI-2](https://www.waveshare.com/hdmi-to-csi-adapter.htm)
- [2.13" E-Ink Display](https://www.waveshare.com/2.13inch-e-paper-hat.htm) - [2.13" E-Ink Display](https://www.waveshare.com/2.13inch-e-paper-hat.htm)
## Assembly ## Assembly