搜索资源列表
VC_project_backup
- 生成一个USBdll文件供VB访问底层,从而实现通过VB可以直接控制USB传输协议的通信
USB23132
- 关于linux下USB编程的很好的资料,也包含协议,在这份资料的指导下,可以很好的编写程序-Under the USB programming on linux good information, but also includes agreements, under the guidance of this information, you can write a good program
usbport.tar
- 开源的usbport 的usb主机协议栈,本协议栈可以支持多种不同的usb控制芯片,芯片的驱动可以动态加载和卸载,usbport采用C语言编写,可以使用于arm7/arm9/avr等多种平台。 -Open-source usbport the usb host protocol stack, the protocol stack can support a wide variety of usb controller chip, chip driver can be dynamically
usb
- usb规范,各种命令协议,SCSI类协议-usb/class/scsi
SCSI
- USB 大容量存储设备 Bulk-only传输协议SCSI命令测试举例-USB (mass storage device) with Bulk-only, SCSI Command test
android_bootimg_tools.tar
- 嵌入式开发时用到的usb接口开发,外围设备可以通过USB协议进行通讯-The used usb interface development in embedded development
Linux-to-road-of-the-Kernel
- 设备模型之外,对于驱动程序的开发者来说,有三样东西是不可缺少的:第一是协议或标准的spec,也就是规范,比如usb协议规范;第二是硬件的datasheet,即你的驱动要支持的硬件的手册;第三就是内核里类似驱动的源代码,比如你要写触摸屏驱动的话,就可以参考内核里已经有的一些触摸屏驱动-Device model, the developer of the driver, there are three things are essential: The first is the protocol o
USBHID
- 完成USB里的HID功能实验,有助于你更好的了解USB HID的协议-Complete USB HID functions in the experiment will help you better understand the USB HID protocol. . .
USB2.0
- USB2.0标准协议,usb驱动编程必备-USB2.0 standard protocols, usb drive programming required
USB100
- usb协议-usb agreement
usbcamera.tar
- usbcamera是基于V4L2协议的对USB接口摄像头的JNI控制代码,android应用可以直接调用它以实现对usb camera的控制.-usbcamera is used to control usb-if camera,based on V4L2 protocol,and is used to operate the camera under the android platform.
Single-chip-microcomputer-to-accept
- usb转无线进行数据传输的程序。无线发送数据需要配套相应的就收器,才能接受,协议在程序里可以看出来。-hello,my english is poor,sorry
usbhid_test
- 在linux下 USB HID 协议实例程序 -USB HID protocol sample source in linux
usb
- usb 通信协议,控制usb读写等操作,适合加密狗等方面应用-Usb communication protocol, control usb read and write operations, suitable for encryption dogs and other applications
Linux系统
- linux下uvc协议,v4l2结构,包含usb摄像头视频采集,保存,显示代码,C语言代码(Linux under the UVC protocol, v4l2 structure, including USB camera, video capture, preservation, display code, C language code)
hidapi-master
- usb设备连接通信数据传输。兼容所有usb2.0,usb1.1。并附上源码(The USB device connects the communication data transmission. Compatible with all USB2.0, usb1.1. And attached source code)
206992
- CSR蓝牙MP3播放USB DONGLE源码,支持蓝牙A2DP协议,实现无MP3播放功能()
STM32_USB
- STM32虚拟鼠标键盘,HID通信协议,无需安装驱动就能进行交互,这给HID学习者提供资料(stm32 visual mouse keyboard)
CONTOS7-GPS
- ContOS系统下,串口接收GPS数据上传服务器,并实现模拟808协议上传照片。支持PL2303,FT232等USB转串口芯片。