SCEPad
The SCE Pad is a instructional tool used during our soldering workshop series.
- Bill of Materials
- Firmware Flashing
- Assembly Instructions
Qty | Item | Notes |
---|---|---|
1 | Arduino Pro Micro (ATmega32u4) | Alternatively you can use the Elite-C or Nice!Nano |
18 | Cherry MX compatible swtiches | |
18 | SOD-123 1N4148/1N4148W diodes | |
18 | Kailh PCB sockets CPG151101S11 | |
9 | WS2812B RGB LEDs | |
9 | SMD 0805 100nF capacitors | |
1 | I2C 0.91" 128*32 OLED Display Module | The ones using SSD1306 driver IC over I2C |
1 | 6mm*6mm button switch | |
1 | SCEPad PCB | Available in SCE Club Room (ENG294) |
5 | M3 screws |
Requirements
After installing QMK toolbox, assuming you are using the default ProMicro controller, plug the device into your computer and you should see it show up as a new device in the console. Make sure the MCU selected is an ATmega32U4. Auto-flash is useful here but its preference.
Select your hex-file and flash your microcontroller.