搜索资源列表
USB工作的基本原理
- 一个用于台湾产的采集器的编译器及我自己做的一些实例代码,还有中文帮助文件若干。可以用于有需要的下载交流-Taiwan for producing a collection of compiler and I made some examples of code, there are a number of Chinese help files. It can be used to download the necessary exchange
获得USB设备句柄
- 我用VB写的应用程序,用的是68013芯片,驱动程序也已经安装好,并且操作系统已经能识别设备,可是应用程序用creatfile就是打不开设备,得不到设备句柄。-I use VB to write applications, using the 68013 chip, drivers have been installed, operating systems and equipment has the ability to recognize, but applications using cr
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
usb-vb.rar
- vb编写的能获得u盘的物理序列号,挺不错的,希望能帮上忙,vb get u prepared for the physical disk serial number, very good, I hope to help the busy
DDKandVS2008
- 史上最简单的VS2008+WIN DDK 驱动开发环境搭建,本人实测,很快,最快一分钟整好烦人的DDK环境-In the history of the simplest VS2008+ WINDDK-driven development environment to build, I measured, and soon, the fastest one minute the whole a good annoying DDK environment
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
usb_vc
- 用于与USB接口设备通讯的上位机程序,可将下位机USB接口设备传输的数据送至PC机并处理。每次数据传送都是上位机主动,上位机先发送命令(借用DEMO程序中的版本号部分),下位机收到READ_VERSION命令就发送64字节数据给上位机,并开始计时,每次发送把发送帧数加1,把时间和帧数发送到上位机显示,方便观察;上位机收到64字节数据就又给下位机发送READ_VERSION命令,重复1000次,测试需时31秒左右。64字节中:第2,3字节是发送帧数,第61字节是通信时间(S)-USB interf
HwDetect
- this a user-mode application to detect device change on the system, i.e. plug-in a USB drive, iPod, USB wireless network card, etc. -this a user-mode application to detect device change on the system, ie plug-in a USB drive, iPod, USB wireless networ
USB-kaifa
- USB 开发之软件篇 我这里重点的介绍如何写驱动程序,对于一些应用程序我就不做介绍了,因为我对于那些高层的东西写得很少。 作为WIN98和WIN2K推荐的一项新技术来说,USB的驱动程序和以往的直接跟硬件打交道的WIN95的VXD的方式 的驱动程序不同,,它属于WDM类型的。 -The software article of the development of USB The introduction of my here point how write to
USB_Real_T2015518242006
- Use ADOX creat database , WM_DEVICECHANGE detect device change and compare which disk is new and use watcher to find which file and folder change. QueryCancelAutoPlay can be select by individual USB. Some font show in chinese because i write in chine
drive
- 称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。这个文档不是我翻译的,我只不过将它编辑了一下。翻译它的同志是个高手,非常专业,在此先谢谢他给我们作的工作。 由于时间催促,里面的图片没有抓。如果哪位同志看这本书的时候将图片补上,那将是利国利民的好事。 -Call it quot super-driver book" is not too much, because it is being translated into Chinese MSDN
Labview_develop_packages
- 这个压缩文件中包括4个LabVIEW的功能扩展包,是对NI官方提供的软件开发包的补充,这几个开发包分别针对WORD,EXCEL,USB图像采集及文件夹进行相关控制操作。以上软件包本人亲自测试过,适用于目前各版本的LabVIEW软件。此外还包含一个用LabVIEW开发的俄罗斯方块,虽然是个游戏,但对于LabVIEW开发者来说有很多可以学习和借鉴之处。以上资源均来自互联网,是本人长期搜集所得,特此与各位分享。-This compressed file includes four expansion
usb
- //vc++实现控制USB设备启用与否,希望对你有用-//vc++ to achieve control of USB devices is enabled or not, I hope useful for you
Programming_theMicrosoftWindowsDriverModel
- Programming the Microsoft Windows Driver Model It is a very good book to understand the driver structute of windows. I recomend you the chapter 11 which explains the usb part.
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
MFCUSB
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录-USBPort compile note- 01 (VC Knowledge Base)
devctrl
- 一个USB转串口驱动源程序,适用于XP,相信很多朋友都恨期待吧!-A USB to serial driver source code for XP, I believe many of my friends hate looking forward to it!
joystick_conversion
- mikroBasic PRO for PIC How to convert a game controller with an older joystick interface into a game controller with a USB interface. I have also included a .pdf file with a short article on the process with schematics.
AT32UC3A3256 USB to I2S
- [ 5577.057130] usb 1-2.2: new full-speed USB device number 4 using ehci-pci [ 5577.133868] usb 1-2.2: New USB device found, idVendor=03eb, idProduct=2ff1 [ 5577.133876] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5577.133
VC++ USB
- USB开发设备通常有一个或多个配置; 配置通常有一个或多个接口; 接口通常有一个或多个设置; 接口有零或多个端点。(USB is a based library that implements a relay from endpoints to a pair of I/O resources)