CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - USB.I

搜索资源列表

  1. FANGWENUSB

    0下载:
  2. //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1813
    • 提供者:lanxilange
  1. readusbdisc

    0下载:
  2. 大家来玩玩,usb的吧,希望对你有帮助,如有不当之处请改后发回给我-everyone to play, usb, huh, and I hope to help you, if anything wrong with the requested change after I returned to the
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:3945
    • 提供者:深冬
  1. usb20

    0下载:
  2. USB2.0的协议,官方的,英文,我找了很久才下到的,为了方便使用USB芯片的朋友-USB2.0 agreement, the official, English, I looked for a long time to come. To facilitate the use of USB chip friends
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8668343
    • 提供者:杨芳
  1. usb_jtag-20070215-1134

    0下载:
  2. USB JTAG 卡. 允许从主机USB口直接控制JTAG I/O 信号。 USB端与Altera USB-Blaster使用相同的协议。主机端与openwince, OpenOCD和Altera的软件兼容-USB JTAG card. From the mainframe to allow direct USB JTAG control I / O signals. USB terminal and Altera USB-Blaster use the same protocol. And
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:100302
    • 提供者:张森宁
  1. USBJTAGICE(DIY).RAR

    0下载:
  2. USB接口的JTAGICE(DIY)文档,我觉的还是不错的资料,大家好好学习一下-USB JTAGICE (DIY) documentation, I think the information is good, We learn!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:168566
    • 提供者:wangxing
  1. PDUSBD12+C51

    0下载:
  2. 此为d12和89C51的USB驱动 本人已经通过测试 调试通过 -this colonization but declined on day 12 of the 89C51 and USB drives I have passed the tests through debugging
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:72120
    • 提供者:
  1. usbvb

    0下载:
  2. vb和USB的通讯,下载后就可以直接用,如果不能用的话,可以联系我-vb and USB communication, you can download the direct use, if you can not use it, then I can be linked
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:52292
    • 提供者:qxl
  1. ov511-grab

    0下载:
  2. 这是我写的基于ov511控制芯片的usb视频代码,由于ov511不带jpeg硬件压缩,我把jpeglib移植上去,并用程序实现了压缩,可以直接编译使用-This is what I wrote on ov511 usb controller chip video code As ov511 without jpeg hardware compression, and I jpeglib transplanted successfully, and the procedures to achiev
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:192062
    • 提供者:lifeng
  1. Upanbengdumianyiqi

    0下载:
  2. 间单U盘病毒免疫,本人没事写的一个没用的东西希望对大家有用,呵呵。有20个字不没-single USB virus immunization, nothing I wrote a useless things right we hope useful, Ha ha. 20 is not the word no.
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:168611
    • 提供者:zanjiangfeng
  1. mcuUSB

    0下载:
  2. 一个单片机实现USB接口通信的程序,在现在U口大量应用的背景下很有用-a USB MCU communication procedures, the U I now use a lot of useful background
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:686056
    • 提供者:徐博
  1. usbPortInter

    0下载:
  2. 本程序是在VC中完成与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理,这样结合我提供的源码,能轻松完成。-the procedure is completed in VC communication with the USB interface. Readers need to understand is how to identify the host USB devices and USB work of the basic tenets I combine
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:39844
    • 提供者:刘彤
  1. UCOSusb

    0下载:
  2. 在ads1.2编译成功基于lpc2214的UCOS操作系统下的usb及串口通讯系统项目文件.包括ucos内核文件.对在ucos下编写arm程序朋友大有帮助.-in ads1.2 compiler based on the success of the UCOS lpc2214 operating system under the usb and serial I communications system project documents. OUT including kernel docum
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1539042
    • 提供者:lisunny
  1. usbhidio_vc2003

    3下载:
  2. 一款可以检测USB通信数据的工具及其代码,里面有三种方式(报告、特征报告和读写文件的方式)来测试HID通信PC TO HOST AND HOST TO PC 的数据,我在模拟HID接口时受益非浅。在XP VS2003 环境下面测试通过!这里希望能达到抛砖引玉的作用!-one can detect USB data communication tools and code, which has three methods (report, Feature reports and documents
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:64900
    • 提供者:谭里见
  1. EBD9200-BasicUSB

    0下载:
  2. 英贝德EBD9200-I开发板的USB驱动程序源代码,可在ADS下编译
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:342864
    • 提供者:yanlin
  1. EmbedSystem_Samples

    0下载:
  2. 嵌入式硬件开发平台的体系结构 ² 外围存储器接口设计方法 ² 键盘、LCD、触摸屏人机交互接口的设计方法 ² USB接口、串口、I/O 接口的设计方法 ² 网络接口的设计方法 ² 调试接口的设计方法
  3. 所属分类:软件工程

    • 发布日期:2014-01-16
    • 文件大小:827003
    • 提供者:George
  1. AVR-CDC.2007-04-07

    0下载:
  2. A example for I/O of USB interface in AVR single chip.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:173543
    • 提供者:Ivan Perng
  1. EasyUSB

    1下载:
  2. 可二次开发的可以编译通过的VC++6.0源代码,且有硬件开发套件。有了它,在你需要做一个USB产品开发时,所有要做的就是在PC上修改源代码、调用几个函数读写I/O口。
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:82022
    • 提供者:Jeff Shi
  1. ToolStick_C8051F931

    1下载:
  2. TOOLSTICK C8051F931扩展板使用指南: ToolStick开发板是为工程师使用及学习C8051F单片机提供一个软硬件开发平台,并且支持IDE开发环境。ToolStick开发平台包括底板和扩展板两部分,其中底板通过USB接口连接PC,为MCU与PC通讯提供通道。扩展板上包含目标芯片及一些典型的应用电路(包括GPIO控制LEDs、电位器、一个普通按键、一个电容触摸按键及一些外引的I/O引脚)。 目录: 1.操作说明 2、扩展板组成 3、ToolStick的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:282291
    • 提供者:周桂永
  1. usb_phy

    0下载:
  2. usb接口协议。It was tested with a USB 1.1 core I have written on a XESS XCV800 board with a a Philips PDIUSBP11A transceiver.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:11756
    • 提供者:颜新卉
  1. ATBOOT4.02

    0下载:
  2. AT2440EVB-I开发板ATBOOT引导程序,支持3.5寸触摸屏,usb烧写
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:73651
    • 提供者:夸父
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 25 »
搜珍网 www.dssz.com