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)