Skip to content

This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.

License

Notifications You must be signed in to change notification settings

thammer/HidLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hid Library

This library enables you to enumerate and communicate with Hid compatible USB devices in .NET. It offers synchronous and asynchronous read and write functionality as well as notification of insertion and removal of a device. This library works on x86 and x64.

Installation

[TBD]

Props

Thanks to JetBrains for providing OSS licenses for R# and dotTrace!

Resources

If your interested in HID development here are a few invaluable resources:

  1. Jan Axelson's USB Hid Programming Page - Excellent resource for USB Hid development. Full code samples in a number of different languages demonstrate how to use the Windows setup and Hid API.
  2. Jan Axelson's book 'USB Complete' - Jan Axelson's guide to USB programming. Very good covereage of Hid. Must read for anyone new to Hid programming.

About

This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 83.0%
  • F# 11.6%
  • Ruby 4.8%
  • Puppet 0.6%