搜索资源列表
usb-driver
- 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
USB通讯协议
- USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisitio
usbmodem.zip
- MC75的USB驱动,安装后可以把MC75的USB添加为一个串口,进行AT命令收发。同时会生成一个modem,可以直接用它拨号。,The USB driver MC75, MC75 after installation of the USB can be added as a serial port for AT commands to send and receive. At the same time will generate a modem, can directly use it to
ch341.rar
- CH341驱动程序,可在FC7下直接运行使用,CH341 driver can be used to run directly under FC7
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
CH341-to-232
- 概述 ● 全速设备接口,兼容 USB V2.0,外围元器件只需要晶体和电容。 ● 可选:通过外部的低成本串行EEPROM 定义厂商 ID、产品 ID、序列号等。 ● 支持5V电源电压和3.3V电源电压。 ● 低成本,直接转换原串口外围设备、原并口打印机、原并口外围设备。 ● 采用SOP-28封装,串口应用还提供小型的 SSOP-20 封装。 ● 由于是通过USB转换的接口,所以只能做到应用层兼容,而无法绝对相同。 -Say all ● The full s
DeviceLockmonitor
- 利用USB设备锁定计算机的VB程序,本例中是用U盘锁定计算机,当你要离开计算机的时候锁定计算机就显得很重要。本程序运行时会在系统托盘处显示图标,可以选择磁盘,可以设置随系统一起启动,还可以进行关机、注销、重启计算机等功能。-The use of USB devices the computer locked VB procedure, this case is U disk lock the computer, when you leave the computer to lock the co
EZUSBGeneralPurposeDriverspecific
- EZ_USB 通用驱动程序(本文章中称为GPD或者是EZ_USB GPD)是用来和基于EZ_USB外设接口的通用设备驱动程序。驱动程序提供和公共USB设备请求和数据传输的用户态接口。驱动服务于两种目的。首先,它帮助设备和软件的开发者。配合EZ_USB Control Panel,它允许开发者测试他的设备的执行标准USB设备请求和数据传输的能力。其次,它为USB设备开发者提供例程。使用通用驱动程序作为起始点,可以创建一个用户驱动程序和很小的驱动程序。-General EZ_USB driver (
USBtouartdriverPL2303r340
- 通用的USB转串口通信驱动程序,大部分USB转串口的线都能使用-Generic USB to serial communication drivers, most USB to serial line can be used
USB-ParallelPortDriver
- 相必都知道usb可以完善地转为串口,其实usb也可以一定程度上转为并口,这是我在淘宝上花了两百大洋,买的usb-并口转接卡的驱动,据说是根据那个德国的usb-并口方案开发的,对方把这东西当宝贝似的非要先给钱才Email发给驱动,让我很不爽,既然这样就在这里免费发布了,别花那个冤枉钱了。-Phase will be perfectly all know that usb to serial port, in fact, can also be to a certain extent usb to
USB_SPI_SRC.ZIP
- USB SPI转换芯片的PC端的驱动,可以好好学习,此驱动是经过量产验证的。-USB SPI Converter chip PC side-driven, you can learn from it, this drive is through the production proven.
EZ_USB_DRV
- cypress公司提供的68013的usb驱动程序源代码,usb驱动开发者可以参考-cypress provided by 68013 of the usb driver source code, usb driver developers can refer to the
HWDetect
- 检测USB接口 可以选择关闭特定usb接口,查看usb接口状态-Detection of USB interface can choose to turn off a specific usb interface, usb interface to view the status of
USB_driver
- USB设计驱动源码,可用于cy7c680001usb设计芯片的接口驱动.-USB design-driven source code can be used to design chips cy7c680001usb interface driver.
USB2ISP_DEV
- 基于USBIO公司的USB2ISP开发板开发的上位机程序,可以实现USB接口转I2C与SPI器件,实现了多种器件(24系列IIC的读写,ADC,MSP430F2013,SPI存储,温度传感器),实时曲线显示,功能很强大!!1-USBIO' s USB2ISP based development board developed by host computer program, you can achieve the USB interface to switch I2C and SPI d
USB_Blaster_WIN7_x64
- altera usb-blaster win7下驱动,经测试可用-altera usb-blaster win7 to drive, the test can be used
DetectUsbHubInternelIoCtl
- 这是一个驱动程序源码,主要的功能是检测UsbHub是否被非法hook了。可以用来判断usb键盘的深度hook。-This is a driver source code, the main function is to detect whether the illegal hook the UsbHub. Usb keyboard can be used to determine the depth of the hook.
usb-driver-leaning
- 对usb驱动有很好的描述,能够帮助初学者初步了解掌握usb技术及原理。-Descr iption of USB,can help new man to learn USB in a very short time. It s really a good book. you deserve it!
Drivers
- kvaser立富L usb转CAN总线驱动程序-kvaser Lifu L usb to CAN bus driver
USB-TTL-FT232R-
- USB转TTL FT232R驱动。网上传播的多数不能正常使用,这款可以正常使用请放心。-USB to TTL FT232R driver.Most online communication is not working, please be assured that this can be used normally.