Download List

Project Description

libhid is a user-space HID access library. It provides a generic and flexible way to access and interact with USB HID devices, much like libusb does for plain USB devices. It is based on libusb, thus it requires no HID support in the kernel. Furthermore, it aims to support all operating system supported by libusb: Linux, BSD, OS X, and Windows. Python bindings are provided, and other high-level bindings are available upon request.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-10 17:00 Back to release list
0.2.8

Other than some code cleanup and some minor
bugfixes, the changes centered around fixing
aspects of the autotools configuration and adding
comments to the example code, which should make
using libhid a lot easier in the absence of proper
docs. Also, a Python example is now included.
Tags: Minor feature enhancements

Project Resources