From 6ffcf6c929de26edcd277edac7b8744a4f3359f4 Mon Sep 17 00:00:00 2001 From: ThorstenB <51717934+ThorstenBr@users.noreply.github.com> Date: Sun, 15 May 2022 20:28:59 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 65d756b..94eba64 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,11 @@ You can also find a number of ready-to-use STL files in the [stl](/stl/) folder. ![3D-Design2](/resources/3D_Design2.png?raw=true) ![3D-Design4](/resources/3D_Design4.png?raw=true) ![3D-Design3](/resources/3D_Design3.png?raw=true) + +## Button Panel +You will also need a button panel, so you can control FloppyEmu from the front panel. You can create the panel using a perfboard - or use the PCB design files to order a printed circuit board. +You'll find schematics and also a KiCad PCB design project in the [pcb](/pcb/) folder. + +![ButtonPanel1](/resources/ButtonPanel1.png?raw=true) +![ButtonPanel2](/resources/ButtonPanel2.png?raw=true) +![ButtonPanel3](/resources/ButtonPanel3.png?raw=true)