HidLibrary-master

所属分类:C#编程
开发工具:C#
文件大小:14977KB
下载次数:2
上传日期:2018-08-09 08:42:39
上 传 者po4talion
说明:  This library enables you to enumerate and communicate with Hid compatible USB devices in .NET

文件列表:
HidLibrary.nuspec (1346, 2018-06-25)
LICENSE (1094, 2018-06-25)
examples (0, 2018-06-25)
examples\GriffinPowerMate (0, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMate.sln (3610, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateConsole (0, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateConsole\GriffinPowerMateConsole.csproj (2803, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateConsole\Program.cs (3614, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateConsole\Properties (0, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateConsole\Properties\AssemblyInfo.cs (1444, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms (0, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\GriffinPowerMateWindowsForms.csproj (4115, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\PowerMateViewer.Designer.cs (10001, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\PowerMateViewer.cs (9340, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\PowerMateViewer.resx (5817, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\Program.cs (530, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\Properties (0, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\Properties\AssemblyInfo.cs (1468, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\Properties\Resources.Designer.cs (2884, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\Properties\Resources.resx (5612, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\Properties\Settings.Designer.cs (1113, 2018-06-25)
examples\GriffinPowerMate\GriffinPowerMateWindowsForms\Properties\Settings.settings (249, 2018-06-25)
examples\GriffinPowerMate\PowerMate (0, 2018-06-25)
examples\GriffinPowerMate\PowerMate\PowerMate.csproj (2545, 2018-06-25)
examples\GriffinPowerMate\PowerMate\PowerMateEventArgs.cs (767, 2018-06-25)
examples\GriffinPowerMate\PowerMate\PowerMateManager.cs (11956, 2018-06-25)
examples\GriffinPowerMate\PowerMate\PowerMateState.cs (4315, 2018-06-25)
examples\GriffinPowerMate\PowerMate\Properties (0, 2018-06-25)
examples\GriffinPowerMate\PowerMate\Properties\AssemblyInfo.cs (1430, 2018-06-25)
examples\Honeywell4000Series (0, 2018-06-25)
examples\Honeywell4000Series\Honeywell4000Series.csproj (2736, 2018-06-25)
examples\Honeywell4000Series\Honeywell4000Series.sln (879, 2018-06-25)
examples\Honeywell4000Series\Program.cs (1392, 2018-06-25)
examples\Honeywell4000Series\Properties (0, 2018-06-25)
examples\Honeywell4000Series\Properties\AssemblyInfo.cs (1468, 2018-06-25)
examples\Honeywell4000Series\Report.cs (1798, 2018-06-25)
examples\Honeywell4000Series\Scanner.cs (4431, 2018-06-25)
... ...

NOTE: Support is VERY limited for this library. It is almost impossible to troubleshoot issues with so many devices and configurations. The community may be able to offer some assistance but you will largely be on your own. If you submit an issue, please include a relevant code snippet and details about your operating system, .NET version and device. Pull requests are welcome and appreciated.

Hid Library ============= [![Nuget](http://img.shields.io/nuget/v/HidLibrary.svg?style=flat)](http://www.nuget.org/packages/HidLibrary/) [![TeamCity Build Status](https://img.shields.io/teamcity/http/build.mikeobrien.net/s/hidlibrary.svg?style=flat)](http://build.mikeobrien.net/viewType.html?buildTypeId=hidlibrary&guest=1) 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 x***. Installation ------------ PM> Install-Package hidlibrary Developers ------------ | [![Mike O'Brien](https://avatars3.githubusercontent.com/u/187817?v=3&s=144)](https://github.com/mikeobrien) | [![Austin Mullins](https://avatars3.githubusercontent.com/u/199260?v=3&s=144)](https://github.com/amullins83) | |:---:|:---:| | [Mike O'Brien](https://github.com/mikeobrien) | [Austin Mullins](https://github.com/amullins83) | Contributors ------------ | [![Benjamin Wegman](https://avatars0.githubusercontent.com/u/397523?v=3&s=144)](https://github.com/bwegman) | [![jwelch222](https://raw.githubusercontent.com/mikeobrien/HidLibrary/master/misc/default-avatar.jpg)](https://github.com/jwelch222) | [![Thomas Hammer](https://avatars3.githubusercontent.com/u/1710917?v=3&s=144)](https://github.com/thammer) | [![juliansiebert](https://raw.githubusercontent.com/mikeobrien/HidLibrary/master/misc/default-avatar.jpg)](https://github.com/juliansiebert) | [![George Hahn](https://avatars3.githubusercontent.com/u/502747?v=3&s=144)](https://github.com/GeorgeHahn) | |:---:|:---:|:---:|:---:|:---:| | [Benjamin Wegman](https://github.com/bwegman) | [jwelch222](https://github.com/jwelch222) | [Thomas Hammer](https://github.com/thammer) | [juliansiebert](https://github.com/juliansiebert) | [George Hahn](https://github.com/GeorgeHahn) | | [![Rick van Lieshout](https://avatars3.githubusercontent.com/u/139665?v=3&s=144)](https://github.com/rvlieshout) | [![Paul Trandem](https://avatars2.githubusercontent.com/u/1494011?v=3&s=144)](https://github.com/ptrandem) | [![Neil Thiessen](https://avatars1.githubusercontent.com/u/2797902?v=3&s=144)](https://github.com/neilt6) | [![intrueder](https://avatars0.githubusercontent.com/u/182339?v=3&s=144)](https://github.com/intrueder) | [![Bruno Juchli](https://avatars2.githubusercontent.com/u/2090172?v=3&s=144)](https://github.com/BrunoJuchli) |:---:|:---:|:---:|:---:|:---:| | [Rick van Lieshout](https://github.com/rvlieshout) | [Paul Trandem](https://github.com/ptrandem) | [Neil Thiessen](https://github.com/neilt6) | [intrueder](https://github.com/intrueder) | [Bruno Juchli](https://github.com/BrunoJuchli) | | [![sblakemore](https://raw.githubusercontent.com/mikeobrien/HidLibrary/master/misc/default-avatar.jpg)](https://github.com/sblakemore) | [![J.C](https://avatars3.githubusercontent.com/u/850854?v=3&s=144)](https://github.com/jcyuan) | [![Marek Roszko](https://raw.githubusercontent.com/mikeobrien/HidLibrary/master/misc/default-avatar.jpg)](https://github.com/marekr) | [![Bill Prescott](https://avatars2.githubusercontent.com/u/3333408?v=3&s=144)](https://github.com/bprescott) | [![Ananth Racherla](https://avatars0.githubusercontent.com/u/14127511?v=3&s=144)](https://github.com/ananth-racherla) | |:---:|:---:|:---:|:---:|:---:| | [sblakemore](https://github.com/sblakemore) | [J.C](https://github.com/jcyuan) | [Marek Roszko](https://github.com/marekr) | [Bill Prescott](https://github.com/bprescott) | [Ananth Racherla](https://github.com/ananth-racherla) | Props ------------ Thanks to JetBrains for providing OSS licenses for [R#](http://www.jetbrains.com/resharper/features/code_refactoring.html) and [dotTrace](http://www.jetbrains.com/profiler/)! Resources ------------ If your interested in HID development here are a few invaluable resources: 1. [Jan Axelson's USB Hid Programming Page](http://janaxelson.com/hidpage.htm) - 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'](http://janaxelson.com/usbc.htm) - Jan Axelson's guide to USB programming. Very good covereage of Hid. Must read for anyone new to Hid programming.

近期下载者

相关文件


收藏者