Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions hackpads/gpad/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# gpad
a small keypad for playing games with relativly few controls

## Inspiration
Recently, I started to play games that required only a few amount of keys to play. Combined with a heightened interest in hardware, I decided I wanted to create a small macropad to fulfil this interest.
Initially I decided to create two separate macropads but time and design constraints proved to be too tight for that to be realized.

### assembly
![assembly](assembly.png)

### cad
![cad](cad.png)

### pcb
![pcb](pcb.png)

### schematic
![schematic](schematic.png)

## BOM
- 2x 3D case (for top and bottom layer)
- 4x MX-Style switches
- 1x Seeed XIAO RP2040
- 4x White Blank DSA keycaps
- 4x M3x16mm screws
- 4x M3 hex nuts
Binary file added hackpads/gpad/assembly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hackpads/gpad/cad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hackpads/gpad/pcb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading