Skip to content

Commit d582ba3

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 3eabaac + cd8bfb5 commit d582ba3

28 files changed

+258178
-0
lines changed
Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
# Shubham's Hackpad
2+
3+
A 11 keys macropad with a rotary encoder, a 128x32 OLED display and firmware using KMK.
4+
5+
[3D Model on Onshape](https://cad.onshape.com/documents/590ef7999de06c164921b514/w/550f2ae2c25971e09114dde0/e/22fce819d1e0d64cd533a2d4?renderMode=0&uiState=67b2b5783d8ea30a460be418)
6+
7+
Inspiration: I didn't participated in Hackpad V1 because I didn't knew anything about PCB and 3D Modeling but when V2 was started, I joined the channel and saw many new people joining and making something unique about their Hackpad and the experienced people helping them so I thought I should try it is well, and it was very fun experience making my very own Hackpad that would help me in improving my productivity.
8+
9+
Challenges: The main challenge I faced was with the Case, I was going to make a 3D Model for the first time but I don't know why I thought of making it angled, which was a very challenging task for a beginner, I made, scrapped, made again, scrapped again for almost 3 days, watching multiple tutorials to get 3D model of the case. But it was just the begining, as I imported 3D model of PCB many of my mesaurements were wrong due to angle so I had to adjust the case for that as well, and the top which should have been easy but I made it complex as well, initially I made it go into the base, so the base had to be extended but it didn't looked very nice so I decided to make the plate cover the base for which I had to shrink the base and extended the plate in all directions. AFter this also there were some more little problems like incorrect placements of holes for switches, display not properly aligned, etc. But by facing all these challenges I learnt a lot of things and now I know how to avoid these challenges.
10+
11+
## Features
12+
13+
- Vs Code shortcuts like Format Document
14+
- Quality of Life shortcuts like Cut, Copy, Paste, Print Screen, Snipping Tool
15+
- Media Control Keys with Rotary Encoder for Volume Control
16+
- 128x32 OLED Display
17+
18+
## BOM ( Bill of Materials )
19+
20+
- 11x Cherry MX Switches
21+
- 11x DSA Keycaps (Red)
22+
- 1x EC11 Encoder Switch
23+
- 1x SSD1306 128x32 0.91" OLED Display
24+
- 12x Through-hole 1N4148 Diodes
25+
- 1x XIAO RP2040 Microcontroller
26+
- 1x PCB
27+
- 1x Case
28+
- Base (Printed, Yellow)
29+
- Plate (Printed, White)
30+
- 4x M3x16mm SHCS Bolts
31+
32+
## Firmware Overview
33+
34+
The firmware is based on [KMK](https://github.com/KMKfw/kmk_firmware) and [Adafruit SSD1306](https://docs.circuitpython.org/projects/ssd1306/en/latest) for display.
35+
36+
- The first row keys are for `Save`, `Format`, `Switch Application` and `Screenshot`
37+
- The second row keys are `Copy`, `Cut`, `Paste` and `Snipping Tool`
38+
- The third row keys are `Media Previous`, `Media Play / Pause` and `Media Next`
39+
- The `Rotary Encoder` is used for `Media Volume`, press to `Media Mute / Unmute`
40+
- The display is currently set to `Hello World!` which I would be able to configure after getting the hackpad, as I have no way of debugging.
41+
42+
## Demo Images
43+
44+
### Case
45+
46+
![Case](https://cdn.hackclubber.dev/slackcdn/91513f3fad3484a438e61aafcab39d22.png)
47+
48+
![Case](https://cdn.hack.pet/slackcdn/42f48582fe129df23cc4a94f4d5943dd.png)
49+
50+
![Case](https://cdn.hackclubber.dev/slackcdn/37592ad03e53f0f90dd2bcb34556ff7a.png)
51+
52+
![Case](https://cdn.hackclubber.dev/slackcdn/58c0674f6cd6df7da9a35bdb3baef8c7.png)
53+
54+
![Case](https://cdn.hack.pet/slackcdn/b1ac1ff3825c742e00b0c249fc2b1cb4.png)
55+
56+
![Case](https://cdn.hack.pet/slackcdn/b77a07eed7226095d67b3bf26be6adf0.png)
57+
58+
### Plate
59+
60+
![Plate](https://cdn.hackclubber.dev/slackcdn/a8efd8ab2f7599fca2e47aab2d38d14d.png)
61+
62+
![Plate](https://cdn.hack.pet/slackcdn/f7c48b5cf1b7490f4bd9b660f453d9cb.png)
63+
64+
![Plate](https://cdn.hackclubber.dev/slackcdn/ee7ebd9179a5276da88a737cbe607080.png)
65+
66+
### Base
67+
68+
![Base](https://cdn.hackclubber.dev/slackcdn/96232b9b6ccbe14a50e86289f9fc29b1.png)
69+
70+
![Base](https://cdn.hackclubber.dev/slackcdn/b076d26a434c1e3aa14c0ad56a9482c9.png)
71+
72+
![Base](https://cdn.hackclubber.dev/slackcdn/e4303db6199d327e9a3b653d947ae424.png)
73+
74+
![Base](https://cdn.hackclubber.dev/slackcdn/c022695f1013c5134c224da0dda39daf.png)
75+
76+
![Base](https://cdn.hackclubber.dev/slackcdn/9530b37b0d03ebbc0e4f935f1a5f73bb.png)
77+
78+
![Base](https://cdn.hackclubber.dev/slackcdn/3ec96167cb9d17cc958df5e7381c15b3.png)
79+
80+
## PCB and Schematic
81+
82+
### Schematic
83+
84+
![Schematic](https://cdn.hackclubber.dev/slackcdn/9e92014d58048dfde7ce4f72196f31e1.png)
85+
86+
### PCB
87+
88+
![PCB](https://cdn.hackclubber.dev/slackcdn/f63bfd705631e81dd8a705cbed762f79.png)
89+
90+
### PCB 3D
91+
92+
![PCB 3D](https://cdn.hackclubber.dev/slackcdn/47c90c25393937a8cdc223540b15391b.png)
93+
94+
![PCB 3D](https://cdn.hackclubber.dev/slackcdn/03cd833db40647f23acb614a7ea24bdf.png)
95+
96+
### Extra Footprints and Schematics Library
97+
98+
[OPL Kicad Library](https://github.com/Seeed-Studio/OPL_Kicad_Library/tree/master/Seeed%20Studio%20XIAO%20Series%20Library), [ScottoKicad](https://github.com/joe-scotto/scottokeebs/tree/main/Extras/ScottoKicad)
99+
100+
### Extra 3D Models
101+
102+
[EC11 Rotary Encoder with Switch](https://grabcad.com/library/ec11-rotary-encoder-with-switch-1), [Seeed Studio XIAO RP2040](https://grabcad.com/library/seeed-studio-xiao-rp2040-1)

0 commit comments

Comments
 (0)