diff --git a/README.md b/README.md index 43b58fd5..a7518b80 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ The website: [pikvm.org](https://pikvm.org). Also join to the [Discord Community * **The ready-made OS** with read-only filesystem; * **Extensible authorization** and SSL encryption; * **Health monitoring** of the Pi; +* Control **GPIO** ports and **USB relays**; * It only costs between $30 and $100 for parts! * 100% Open Source! @@ -278,12 +279,14 @@ Our future [v3 platform](#the-future-v3-platform-work-in-progress) will contain * [Enabling VNC](pages/vnc.md). -* [Using Arduino HID (for USB or PS/2) with **v2** platform](pages/arduino_hid.md). +* [Using Arduino HID (for USB or PS/2) with v2 platform](pages/arduino_hid.md). * [Wi-Fi configuration after install](pages/wifi_config.md). * [Export monitoring metrics to Prometheus](pages/prometheus.md). +* [Control GPIO ports and USB relays](pages/gpio.md). + ----- # Troubleshooting