 |
HIDKeys is a USB keyboard with 17 keys. This is an example demonstrating how to implement HID class compliant USB devices. It uses the operating system built-in driver for USB keyboards and thus needs no additional software on the host. For a full-blown keyboard implementation, see the C64 Keyboard project below.
This project is listed in sections Keyboards, Mice and Joysticks and Reference Projects
http://www.obdev.at/products/vusb/hidkeys.html
Author: Objective Development Software GmbH
Rating:     [comments and votes]
|