搜索资源列表
2003-11-02USBPort
- VC源代码与计算机通信读写HID类USB设备,读取设备!
UsbHIDLibrary.rar
- This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.,This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.
usb_hid
- 对usb hid 设备进行查找和访问的程序实例。-Usb hid devices to search and access procedures for example.
ReadHIDDevice
- 这是一个读写HID设备的程序,用VS2008写的-This is an HID device to read and write procedures, written with VS2008
csharp-usb-hid-driver
- C# HID DRIVER Descr iption
usbhidio_V2.3.cs
- VS2008 C# - USB HID example code2-VS2008 C#- USB HID example code2
USB(HID)
- C# 访问USB(HID)设备,控制设备的读,写-C# Access USB (HID) devices, control equipment, reading and writing
hzhang
- 基于Proteus的hid usb仿真,用的是pic18f2550芯片,实现A/D数据2路采集,然后通过USB传输到PC中,没有上位机程序-Proteus hid usb-based simulation, using a pic18f2550 chip, to achieve A/D data 2-way acquisition, and then transferred to the PC via USB, there is no host computer program
CSharpusb-hid
- usbhid通信发送接收消息测试。功能完整性测试。-The usbhid communication sending and receiving the message test. Functional Integrity Testing.
ez-usb
- 典型的EZ-USBAD采样,使用的是HID框架。开发工具KEIL,使用EZ-USB控制面板下载程序并可以进行在线仿真。-Typical EZ-USBAD sampling, using HID framework. Tools KEIL, use the EZ-USB Control Panel and can download online simulation.
ez-usbDA
- 很经典的一段关于ez-usbDA功能的源码,DA转换器使用的是DAC0800.同样使用的是HID框架。-Classic period features on ez-usbDA source, DA converter using DAC0800. The same frame using a HID.
Csharp-Generic-HID-USB-library
- C sharp Generic HID USB library from J. Axelson
USB_Generic_HID_reference_application_2_0_0_0
- Another C Sharp HID USB library: open source
UsbLibrary
- C sharp Generic HID USB library
HID_Kbd
- lpc1752 制作的HID USB小键盘-the lpc1752 production HID USB keypad
HIDUSBIO
- HID USB IO class for reading and sending report data over an HID device
USB_HID_CSharp
- USB class HID communication with PIC microcontroler.
USB-HID-Demonstrator-Release-1.0.1
- STM32 USB-HID 源程序 带上位机-STM32 USB-HID
usb-hid
- 发现usb_hid网上可参考的资源少,基于C#源码的就更少了,尤其是能通过验证的资源简直是没有,本usb hid源码在两三个银行用外部标准接口的硬件设备(如柜外清,条码识别,及指纹识别)测试通过了,关键是已经封装成了一个C#控件,使用时只需调用UsbLibrary.dll文件就行了,别再用那writefile了-Found usb_hid fewer resources available online reference, based on C# source code and even le
USBHIDControl
- api获取hid设备,选择设备进行连接,异步读取hid设备数据(Connect the Hid device to read the data)