Did you know that you can use Arduino to turn on an LED when you press a button? Well, it is true, you can do this! Leaving the joke aside, let me show how you can achieve this. You will need the ...
This implements a USB HID joystick (buttons only) device (upto 8 digital buttons) The code was borrowed mostly from the Digispark Joystick library The library can be used for push-button, momentary ...