搜索资源列表
linuxusb
- linux下的usb驱动程序,armlinux平台,代码读过了,很好,希望对大家有用-the usb driver, armlinux platform, code read a good, useful for all
myusb(Linux).zip
- Linux下用C语言编写的一个用于查找usb设备,打开/关闭设备,以及往设备中读写的接口。并且提供了一个简单的测试程序及其源码,Under Linux using C language to find the one for the usb device, open/close devices, and devices to read and write interface. And provides a simple test program and its source code
usbandasm
- 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
usb-skeleton
- 这是一个USB驱动的骨架,可以实现基本的功能,添加一些自己的东西就可以实现USB驱动的编写-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
usb
- Linux USB Driver and read & write.-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
s1fwx.tar
- Program, read and write ATJ2085 chips over the USB-port
linux-usbdriver
- linux下面 usb设备驱动 单字节发送 usbm9.26.c 读写成功,把接口程序中read的count参数作为输出参数 demo26.c 测试程序-linux usb device driver following single-byte read and write successfully sent usbm9.26.c, the interface program in the count parameter read the test procedure as output p
USBPD108
- ChipGenius是一款USB设备芯片型号检测工具,可以自动查询U盘、MP3/MP4、读卡器、移动硬盘等一切USB设备的主控芯片型号、制造商、品牌、并提供相关资料下载地址。当然也可以查询USB设备的VID/PID信息、设备名称、接口速度、序列号、设备版本等。 软件绿色小巧,即插即用,是数码消费者、电子爱好者、DIY人士和数码维修人员身边的好帮手。-http://bbs.mydigit.cn/read.php?tid-18285.html
testlibusb
- 读取usb的设备,配置,接口,端口,字符串描述符-Read the usb device, configuration, interface, port, string descr iptor
mycom
- linux系统下的串口读写程序代码,可以直接应用,带有usb转串口功能,可以连接usb转串口的转换器使用。-Under the system of linux serial read and write program code, can be directly applied, with USB to serial port function, can be connected to the USB to serial converter.
ReadContec08
- 通过USB端口实时读取contec08血压计数据-read real-time data from contec08
src
- 移植fatfs 文件系统到linux平台,可以对优盘进行读写,包括测试文件-Transplant fatfs file system to linux platform, can read and write to USB, including test files
usb_ops_linux
- usb read mem for Linux v2.13.6.
vp702x
- commands are read and written with USB control messages.
concurrence
- USB feature flags are written using USB_REQ_{CLEAR,SET_FEATURE, and are read as a bit array returned by USB_REQ_GET_STATUS.
linkage
- USB feature flags are written using USB_REQ_{CLEAR,SET_FEATURE, and are read as a bit array returned by USB_REQ_GET_STATUS.
Camera.tar
- 在ubuntu12.04,基于qt4.8编写的使用opencv打开摄像头,并进行拍照,保存照片,读图片进行裁剪(In ubuntu12.04, written on qt4.8, use OpenCV to open the camera, and take pictures, save photos, read pictures, cut them out)