搜索资源列表
USB口通讯软件
- USB口通讯软件,使用windows API实现USB口的通讯
testUSB
- 通过windows的api函数对hid设备进行枚举,发现usb设备,
USB接口编程源代码(VC)
- 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
用VC++编写USB接口通信程序
- 本文详细介绍了如何运用WINDOWS API,进行USB文件的读写。
VC-USB-HID.常用的Windows+API调用
- 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问,Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
usb.rar
- 使用windows api 函数实现识别插入usb口中的u盘的识别,并将U盘的id保存,Windows api function used to identify the u insert usb disk population identification, and preservation of U disk id
Coding_Hardware_Windows
- Programming of hardware resources in Windows by means of functions BIOS, ports of input-output and program interface Win32 API is considered. Access and management methods are described by all basic devices of the modern personal computer: the mouse,
CY7C68013_FlashChipReader
- Full Project Flash NAND Chips (TSOP-48) Reader OrCAD schematic circuit + Protel Altium PCB Design + Windows API, basic on C# Host USB Application + uVision4 (Keil) CY7C68013 design.
HIDTestSource
- 该程序演习特定设备的Windows藏的API。 安理会呼吁有关藏职能,并显示结果。 扩展的测试要求不寻常,但有效的参数功能的HID。 结果使检查错误隐藏的驱动程序。 在Windows HID类驱动程序的异常已经考虑到。 任何HID过滤驱动,HID氙微型驱动或为HID设备的USB过滤器驱动程序可能会导致问题,甚至BSODs。 当程序显示了HID设备中只用了Windows类驱动程序和安装自定义驱动程序,然后自定义驱动程序真正透明方面的HID API相同的结果。 即使
serial-port-instance-program
- 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows AP
USB-data-transfer-module-instance
- MCU:PIC18F4550.实现了USB数据传输模块的设计,由于windows为HID提供了完整的类驱动程序及相应的API,因此开发PC端的HID应用只需调用API即可完成,作为嵌入式开发的工程师只要熟悉C++即可独立开发相关的上位机程序,无需在为协作开发中一人上位机、一人下位机的配合冲突而烦恼。-MCU: PIC18F4550. To achieve the USB data transfer module design, the windows to provide a complete
c8051-usb-driver
- c8051 windows 下的驱动API和例子,还有相关文档-c8051 usb driver
java_USB_API
- USB Java Api connection freescale MCU to PC windows
STM32_USB_HID
- 1,将STM32的USB枚举为HID设备。 2,STM32使用3个端点,端点0用于枚举用,端点1和2用于数据的发送和接收。 3,端点长度为64,也就是单次最多可以传输64个字节数据。 4,STM32获取上位机下发的数据并将该数据通过USB原样返回,同时将数据打印输出。 5,上位机程序通过调用windows的API实现对HID设备的读写控制。 -1, the STM32 USB enumeration HID devices. 2, STM32 three endpoints,
lib USB PIC18F
- This is libusb-win32 (http://libusb-win32.sourceforge.net) version 0.1.10.1. Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). It is derived from and fully
VCPP-USB-HID
- 利用Windows API(Application Program Interface)函数来实现与符合HID设备类的USB接口通讯,并给出了通信程序的部分代码-Windows API (Application Program Interface) function to achieve compliance with HID device class USB interface communication, and gives the part of the code of the commu
VCMW
- USB摄像头录像 ,采用windows自带API ,简单实用 共享一下小经验-USB camera video, using windows own API, simple and practical sharing what little experience
usb-monitor
- 用于识别usb的java代码,调用windows底层api-usb monitor
USB_DriverBulk
- USB动态库 可以直接调用API函数进行windows USB驱动开发-USB DLL
track
- 读取USB摄像头图像,对图像进行运算处理,并利用windows底层API驱动云台转动,达到跟踪效果,开发环境VS2010+opencv2.4.9,开发语言C++,调试通过。-Read USB camera image, image processing, and the use of the underlying windows API driver head rotation, to achieve tracking effect, development environment VS2010
