The newly released Arduino Leonardo has a few very interesting features, most notably the ability to act as a USB keyboard and mouse thanks to the new ATmega 32U4 microcontroller. This feature isn’t ...
The Arduino USB Host Shield allows you to connect a USB device to your Arduino board. The Arduino USB Host Shield is based on the MAX3421E, which is a USB peripheral/host controller containing the ...
This repository contains everything you need to turn an Arduino UNO R3 into a USB keyboard. It includes two examples, one for preprogrammed input and one which uses a 4x4 keypad to input HID codes, ...
Arduino enthusiast Evan Kale has been the inspiration for a new Arduino powered Bluetooth adapter which has been created by DastardlyLabs to allow those interested to make their USB keyboards ...