搜索资源列表
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
SCSI
- USB 大容量存储设备 Bulk-only传输协议SCSI命令测试举例-USB (mass storage device) with Bulk-only, SCSI Command test
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
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.
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)
CONTOS7-GPS
- ContOS系统下,串口接收GPS数据上传服务器,并实现模拟808协议上传照片。支持PL2303,FT232等USB转串口芯片。