Menu

USB-keyboard/HID-interface

using VUSB and ATmega328 based Arduino

Courtesy/Thanks to:

Description: This simple project makes the Arduino able to interact with computers as a HID-device, for example a keyboard. A siomple circuit with a USB port and five components is needed and a library called VUSB-for-arduino.

Videos

Video: Arduino UNO as a USB keyboard [Anything Arduino] (ep 6)

Comments

You need to be logged in to add a comment.

Editing and adding
You need to be logged in to edit and add files and urls etc.
Categories & Tags
Popular tags for this:


You must be logged in to add tags.

Inventory & Trading
You need to be logged in to administer your inventory and see sales.
Similar on Ebay
Files
virtual-usb-keyboard-sche Schematics for the Virtual USB Keyboard interface between the Arduino and the USB port.
img_1960.jpg Pictre of a prototype board with the USB-interface on.
Links
github.com/practicalardui Link to the most up-to-date sketch for the Virtual USB Keyboard project by Practical Arduino
www.practicalarduino.com The homepage for the book Practical Arduino. Here you can follow the work on the book, but also news
code.google.com/p/vusb-fo VUSB-for-arduino on code.google.com
Videos