MakerWorld
Electronics
Model downloaden
Button box
52
Downloads
34
Likes
1
Makes
This is a Buttonbox with 12 Cherry MX like Switches and a Arduino pro micro Atmega32U4. https://amzn.eu/d/gm1DsS2 You have to change the Keybindings for your needs! ArduinoCode: #include <Keyboard.h>#include <Keypad.h> int ledPin = 10; const byte ROWS = 4;const byte COLS = 3; char keys[ROWS][COLS] = {{'a', 'e', 'i'},{'b', 'f', 'j'},{'c', 'g', 'k'},{<span style="c
Heb je dit model geprint? Inloggen en deel je make!
Log in om een reactie achter te laten
InloggenNog geen reacties – wees de eerste!