From ee3ce052f9e37452aba4d4e52bf5027d84f22017 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Wed, 16 Sep 2020 20:48:35 +0300 Subject: [PATCH] Create community.md --- pages/community.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pages/community.md diff --git a/pages/community.md b/pages/community.md new file mode 100644 index 00000000..7ab16d5d --- /dev/null +++ b/pages/community.md @@ -0,0 +1,11 @@ +# Community Projects +This page contains derivative projects from our community that can be very useful. +This includes additional software, additional software, unofficial ports to other platforms and alternative firmware +and even PCB and case designs for Pi-KVM. + +# Software +* [Pi-KVM port to x86 using docker](https://github.com/purplepalmdash/pikvmx86) +* [Serial HID using STM32 (work in progress)](https://github.com/jannic/pikvm-hid-stm32) + +# Hardware +* [PCB: OTG splitter, ATX controller and some other parts](https://github.com/akhlut/PiKVM_Parts)