A web app for programming an Arduino Leonardo as a USB HID controller — map physical buttons, joysticks, IR sensors, and sip/puff inputs to keyboard keys or gamepad inputs. Configure everything in the ...
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 ...