Skip to content

paulo-raca/hiddev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HIDDEV

Simple cross-platform library to handle HID devices

It implements both both device and host sides of the HID communication using the same interface.

However, HID descriptors and reports as complex beasts, and you must always provide manual assembling/parsing of those (Don't worry, some of the most common device types are implemented on the library)

Supported Platforms

Device

Host

About

Cross-platform library to create HID devices: Linux, Arduino, USB, I2C, TCP, etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages