Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazalmahmood/poor-mans-macro-deck
A custom macro key pad that suppots all os
https://github.com/kazalmahmood/poor-mans-macro-deck
circuitpython macropad microcontroller pi-pico raspberry
Last synced: about 17 hours ago
JSON representation
A custom macro key pad that suppots all os
- Host: GitHub
- URL: https://github.com/kazalmahmood/poor-mans-macro-deck
- Owner: Kazalmahmood
- Created: 2024-10-13T16:40:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T15:05:45.000Z (1 day ago)
- Last Synced: 2025-02-09T16:22:27.178Z (1 day ago)
- Topics: circuitpython, macropad, microcontroller, pi-pico, raspberry
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Poor Man's Macro Deck i's a modified version of NerdCave's Macro Pad V2,
so credit goes to NerdCave.Upgraded to:
1. USB-C Connector
2. Power Switch with Indicator LED (Red)
3. Switch Action Indicator LED (Blue)
4. 4x3 Matrix Key (for Macro Functions)
5. 5 Dedicated Macro Mode Selectors (in my case):
No. 1 for Windows
No. 2 for VS Code
No. 3 for Photoshop
No. 4 for Midnight Commander
No. 5 for KiCad
and, 1 Switch for Macro Mode Selector (Loop)
(You can add any number of modes or macro functions)
6. Dedicated Rotary Key for Volume Control with Mute/Unmute Switch
7. Dedicated Rotary Key for Media Track Control with Play/Pause Switch
8. Third Rotary Encoder for Program Macro Functions (Buggy, need your help)
9. Display list of Macro Switch Numbers and their function names (also nedd to improve)
This project aims to provide an affordable and customizable macro deck solution for various applications, from gaming to productivity.Features:
Customizable Keys: Easily assign functions to each key to suit your needs.
Affordable Components: Uses readily available and cost-effective parts.
Open Source: Fully open-source project, allowing for community contributions and modifications.Front:
![MacroDeck_Front](https://github.com/user-attachments/assets/2ffc2ef9-a000-41d0-8c9c-065c3d9f79b7)
Display of Macro Mode:
![MacroDeck_Mode_Display](https://github.com/user-attachments/assets/e332119f-5e7b-430c-bd04-0b64949604b7)
Back:
![MacroDeck_Back](https://github.com/user-attachments/assets/6a5717e0-efd0-4d63-a50f-42f6004b81bb)
Complete:
![PorMan's_MacroDeck](https://github.com/user-attachments/assets/bd588786-be8d-43ca-84f7-5f0f96828c59)
Acknowledgements: Special thanks to NerdCave for the original Macro Pad V2 design and inspiration.