How To Create Custom Shortcut Keys With Arduino
One option for making your computer-bound life a tiny bit easier is a custom shortcut keyboard made with an Arduino-compatible microcontroller board like the Pro Micro. This little board is capable of emulating a human interface device, or HID, based on sensor inputs or button presses, so you can use it to replicate the function of a keyboard or mouse. Not all microcontroller boards can do this, but those that can will let you copy and paste text or start and stop your favorite background music without moving your hand all over your desk....