diff --git a/README.md b/README.md index 054e436..c89fde7 100644 --- a/README.md +++ b/README.md @@ -95,5 +95,5 @@ I'll only give a rough outline of the physical construction since I'm still not ## Acknowledgements - [daschr](https://github.com/daschr) for the [SSD1306 OLED driver](https://github.com/daschr/pico-ssd1306) -- [FeralAI](https://github.com/FeralAI) for the inspiration and XInput driver from the [GP2040 Project](https://github.com/FeralAI/GP2040) +- [FeralAI](https://github.com/FeralAI) for the inspiration and Dualshock3/XInput driver from the [GP2040 Project](https://github.com/FeralAI/GP2040) - The linux kernel contributors for documenting the game controllers in their drivers diff --git a/pcb/DonConPad/Case/Bottom.3mf b/pcb/DonConPad/Case/Bottom.3mf new file mode 100644 index 0000000..1da28c5 Binary files /dev/null and b/pcb/DonConPad/Case/Bottom.3mf differ diff --git a/pcb/DonConPad/Case/Bottom.stl b/pcb/DonConPad/Case/Bottom.stl new file mode 100644 index 0000000..214ab77 Binary files /dev/null and b/pcb/DonConPad/Case/Bottom.stl differ diff --git a/pcb/DonConPad/Case/Button.3mf b/pcb/DonConPad/Case/Button.3mf new file mode 100644 index 0000000..a243d53 Binary files /dev/null and b/pcb/DonConPad/Case/Button.3mf differ diff --git a/pcb/DonConPad/Case/Button.stl b/pcb/DonConPad/Case/Button.stl new file mode 100644 index 0000000..cb823f1 Binary files /dev/null and b/pcb/DonConPad/Case/Button.stl differ diff --git a/pcb/DonConPad/Case/Top.3mf b/pcb/DonConPad/Case/Top.3mf new file mode 100644 index 0000000..3313daa Binary files /dev/null and b/pcb/DonConPad/Case/Top.3mf differ diff --git a/pcb/DonConPad/Case/Top.stl b/pcb/DonConPad/Case/Top.stl new file mode 100644 index 0000000..f446baa Binary files /dev/null and b/pcb/DonConPad/Case/Top.stl differ diff --git a/pcb/DonConPad/README.md b/pcb/DonConPad/README.md index 5019085..0830675 100644 --- a/pcb/DonConPad/README.md +++ b/pcb/DonConPad/README.md @@ -7,6 +7,10 @@ The i2c address for the MCP23017 can be configured using the jumpers JP1, JP2 an ![DonConPad PCB](board.jpg) +## Case + +A 3D-printable case can be found in the [case subdirectory](./Case/). Print the `Top`, the `Bottom` and 14 `Buttons`. Insert 6mm diameter M4 heat set inserts into the top part and screw together using M4 screws. + ## Bill of Materials | **Reference** | **Description** | **Digikey Part** | **Notes** |