Hello !
This mini footswitch allows for controlling games, CAD, DAW, etc. It uses an Arduino Leonardo powered by 4x 30mm buttons (complete switch size 45x14mm). I use SMD type micro switches measuring 12 x 12 x 7.3 mm.
In my case, with a semi-paralysis of my left hand, I use it to add Xbox controller inputs (DPAD) because some games do not accept hybrid inputs (keyboard + controller).
I use another one connected to my workshop's mini PC to control Parsec functions, which is connected to my triple desktop PC screens. The macros help me switch screens, go fullscreen, disconnect, and mute. There are numerous tutorials available for managing keyboard inputs on an Arduino.
The files include several versions:
With hot insert (M2 / M3) or screwed directly into the plastic.
A version with the addition of an ON/OFF switch.
The 4 micro switches and the micro USB connector are screwed into the plastic (M3).
There are three different button heights for ergonomics, the thickest for the top, two thinner ones for the left and right switches, and the thinnest for the bottom one.
At the back, you have the option to add a GX16 connector to connect a second footswitch.
Everything is printed in PLA and uses M3 screws for assembly and 4 M2 screws for closing the case.
PLA / PETG / ASA / ABS (PLA or PETG recommended)
Layer height 0.2
Button 0.1 (for better smooth result)
needed for the button and the Cover.
Infill 25-30% gyroid.
You can print the button in TPU (Not tested).
Micro switch DMD 12 x 12 x 7.3 mm : https://fr.aliexpress.com/item/1005001629011594.html?spm=a2g0o.productlist.main.3.53afSzYxSzYxX8&algo_pvid=13affdde-db32-4332-a351-ad7289d41412&algo_exp_id=13affdde-db32-4332-a351-ad7289d41412-1&pdp_npi=4%40dis%21EUR%213.63%213.63%21%21%213.85%213.85%21%402103085c17126614688551382e6d4d%2112000016889111671%21sea%21FR%21762250199%21&curPageLogUid=IMOEwZsJbOKp&utparam-url=scene%3Asearch%7Cquery_from%3A
Switch ON/OFF : https://fr.aliexpress.com/item/4000126152348.html?spm=a2g0o.productlist.main.15.133fAVp6AVp6N0&algo_pvid=0b05f434-ff29-47b9-ac43-692df90d213c&algo_exp_id=0b05f434-ff29-47b9-ac43-692df90d213c-7&pdp_npi=4%40dis%21EUR%211.29%211.29%21%21%211.34%211.34%21%402101e83017133060214323297ed07e%2112000037931065912%21sea%21FR%21762250199%21&curPageLogUid=v8dJuZXlRzDj&utparam-url=scene%3Asearch%7Cquery_from%3A
GX16 8PIN : https://fr.aliexpress.com/item/1005003492988591.html?spm=a2g0o.productlist.main.5.7b8cbc9fOC36oO&algo_pvid=b98df9e6-ebde-42de-82bb-9d33c0df54ff&algo_exp_id=b98df9e6-ebde-42de-82bb-9d33c0df54ff-2&pdp_npi=4%40dis%21EUR%213.09%212.32%21%21%213.28%212.46%21%402103085c17126615163312272e6d4d%2112000026041579897%21sea%21FR%21762250199%21&curPageLogUid=ii0w3RWmJZBc&utparam-url=scene%3Asearch%7Cquery_from%3A
MicroUSB : https://fr.aliexpress.com/item/1005005976026894.html?spm=a2g0o.productlist.main.107.5c907YEx7YEx93&algo_pvid=731827c1-9ae0-4aad-9d17-cd1593e4770a&algo_exp_id=731827c1-9ae0-4aad-9d17-cd1593e4770a-53&pdp_npi=4%40dis%21EUR%210.24%210.21%21%21%211.79%211.54%21%40212c01e917128334191315702e0b9f%2112000035133779120%21sea%21FR%21762250199%21&curPageLogUid=j3GSdk3QTxzt&utparam-url=scene%3Asearch%7Cquery_from%3A
Pro Micro (USB-C): https://fr.aliexpress.com/item/1005006160570969.html?spm=a2g0o.order_list.order_list_main.5.56285e5b17cwqD&gatewayAdapt=glo2fra
XInput tuto: https://www.partsnotincluded.com/how-to-emulate-an-xbox-controller-with-arduino-xinput/
Keyboard Macro Tuto (firmware part): https://www.instructables.com/Arduino-UnoLeonardo-Keyboard-Macro-Box/