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

搜索资源列表

  1. usbFPGAconnect

    2下载:
  2. 该例程是PC机通过FX2-CY7C68013-A的USB2.0控制芯片与FPGA实现通信。其中的工程和代码包括PC机上的USB固件程序、驱动程序、上位机程序,FPGA上的VERILOG通信程序。-The routine is a PC, through the FX2-CY7C68013-A of the USB2.0 controller chip and the FPGA to achieve communication. One of the projects and code, incl
  3. 所属分类:USB develop

    • 发布日期:2014-12-05
    • 文件大小:7155120
    • 提供者:梁先国
  1. RT3070wifi-model

    0下载:
  2. 自己编译的USB接口wifi驱动模块(RT2070,RT3070系列都可以用),2440开发板可用,insmod模式,带WPA加密模块,WPA-supplicant为加密脚本。-USB interface, to compile the wifi driver module (RT2070, RT3070 series can be used), 2440 development board is available, insmod mode, with WPA encryption modul
  3. 所属分类:USB develop

    • 发布日期:2017-04-09
    • 文件大小:1023772
    • 提供者:王津
  1. gprs_sms

    0下载:
  2. 一个用COM或USB接口连接gsm/gprs手机进行短信收发的程序,用到的是simense的通讯模块-A use COM or USB interface to connect gsm/gprs mobile phone text messages to send and receive procedures used in the communication module is simense
  3. 所属分类:SMS

    • 发布日期:2017-11-09
    • 文件大小:150079
    • 提供者:
  1. SPComm(2011.2-update)

    0下载:
  2. 很好用的串口控件,编程简单,2011年2月最新修正。。修正COM10以上打不开的BUG,升级HotFMShell及对USB转串口与串口枚举等支持-Good use of the serial control, programming is simple, in February 2011 the latest amendments. . Fixed can not open COM10 or above the BUG, upgrade HotFMShell and the USB to ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:15363
    • 提供者:
  1. C_GetFuncionList-iKey1000

    0下载:
  2. iKey 1000是全球市场占有率最高的身份认证令牌产品。将iKey 1000与各种应用相结合,将为用户提供安全、可靠、简单、方便的身份认证和登录体验。-iKey 1000 is the world' s highest market share authentication tokens. IKey 1000 will be combined with a variety of applications, will provide users with safe, reliable, s
  3. 所属分类:USB develop

    • 发布日期:2017-03-30
    • 文件大小:333535
    • 提供者:刘杨
  1. USB_4450_C

    0下载:
  2. pic18f4550 USB中断函数写法 与DEMO不同的是这个程序并非使用轮询法,可以使得pic18f4550用得更灵活-pic18f4550 USB interrupt function is written with the DEMO different polling method was not used in this program, you can make use of more flexible pic18f4550
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:21473
    • 提供者:hwyfy
  1. 42pcb

    3下载:
  2. 该工程是一个FPGA的开发板 主要包括了FPGA芯片:EP3C25Q240C8 FPGA的配置芯片采用:EPCS16 USB芯片:CY7C68013A USB的FLASH采用:24LC64 AD芯片:AD9238 电源部分:LMS1117-3.3两块分别对USB、模拟部分和FPGA供电;LMS1117-1.2为FPGA核心电压;LMS1117-2.5为 IO口及PLL供电 9盏LED,4个开关 主要完成的一个功能是高速模拟信号的采集,以及上位机传输
  3. 所属分类:USB编程

    • 发布日期:2013-05-10
    • 文件大小:2314681
    • 提供者:刘卫菠
  1. at91lib_softpack_1.5

    0下载:
  2. ATMEL公司提供的AT91系列的测试代码,非常完全,包括norflash,Nandflash,MMC,USB等等,对开发非常有帮助-ATMEL Corporation AT91 series provided by the test code is very complete, including norflash, Nandflash, MMC, USB, etc., on the development of very helpful
  3. 所属分类:VxWorks

    • 发布日期:2017-05-11
    • 文件大小:2918892
    • 提供者:wjarjar
  1. IAR_USB_Keyboard

    0下载:
  2. 一个基于stm32的USB键盘程序,运行平台是IAR-A program based on stm32 USB keyboard, running platform is IAR
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:490224
    • 提供者:微风
  1. hzhang

    0下载:
  2. 基于Proteus的hid usb仿真,用的是pic18f2550芯片,实现A/D数据2路采集,然后通过USB传输到PC中,没有上位机程序-Proteus hid usb-based simulation, using a pic18f2550 chip, to achieve A/D data 2-way acquisition, and then transferred to the PC via USB, there is no host computer program
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:101496
    • 提供者:郭佳
  1. USB

    0下载:
  2. 现在都流行U盘用量产工具定制成虚拟光驱,那么原理是怎样的呢,其实很简单,看看源码就明白了-U are now popular custom set amount of production tools into the virtual drive, then how are we doing principle, it is actually very simple, look at the source to understand the
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:5341
    • 提供者:老莫
  1. 2450_ohci

    0下载:
  2. 这是S3C2416平台上面usb主机端的驱动程序的代码 写的很好很强大,主要是对usb主机控制器的驱动。-This is above S3C2416 platform usb host driver-side code written in a very strong very good, mainly for usb host controller driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:5324
    • 提供者:dksljf
  1. vxWorks6.6PatchUSB2.4.0

    2下载:
  2. 这个文件包是针对WindRiver的VxWorks6.6操作系统下USB驱动程序的升级补丁包。用于解决USB驱动存在的BUg-The package is vxworks6.6 bag under the usb patch, to fix a bug in usb
  3. 所属分类:VxWorks

    • 发布日期:2017-05-22
    • 文件大小:6911920
    • 提供者:wangligang
  1. usbCommuntication

    0下载:
  2. USB 通讯用的VB 程序,通过该例子,可以使得初学者快速掌握USB的使用-This is a usb commutication example
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:9099
    • 提供者:zhang
  1. USB_vxworks_boot_

    0下载:
  2. 现在目标机很少配备软驱,这是利用U盘做vxworks启动盘的心得。-Now the target machine with little floppy, which is the use of U disk vxworks boot disk to do the experience.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-04
    • 文件大小:254022
    • 提供者:yyy
  1. USB_PIC_CCS_C_

    0下载:
  2. it is just pic4550+usb source code.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:160251
    • 提供者:jlian
  1. android_app_designe_debug_essentials_by_mercury.ra

    0下载:
  2. android程式开发及调试新手入门,自己的经验总结,多图,大家可以参考,希望您能得到一些帮助。有任何关于Android开发的问题以及关于此文档中遇到的问题欢迎通过mail的方式与笔者联系,我的mail是mercury002@gmail.com,个人blog:http://www.51wince.com,欢迎大家发邮件给我并光顾我的个人blog。-android App programs designe and debug step by step,if you have some questi
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1368482
    • 提供者:mercuryxu
  1. usb_hid_led

    0下载:
  2. Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the dev
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:28405
    • 提供者:
  1. CaptureLiveVideofromvariousVideoDevices

    0下载:
  2. 这是一个捕捉现场视频应用程序,从视频捕获设备和USB连接网络摄像头都在同一个应用程序。我的项目在发展,我需要捕获来自各种视频设备,包括电视视频。虽然,我发现了一些用于捕获视频的来源,这不是效率。所以,这促使我发展自己的独立的应用程序。最初,LiveVideo检测到视频采集卡的可用性和网络摄像头是否附有与否。否则,它显示的信息。 API的大部分职能,从DirectX SDK的使用。essage. Most of the API functions are used from DirectX SDK
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:886171
    • 提供者:lll
  1. lcd-code

    1下载:
  2. 比较完整的LCD接口代码,verilog编写,分为6800和8080两种CPU接口,且有完整的仿真程序-Relatively complete LCD interface code, verilog prepared 6800 and 8080 is divided into two types of CPU interfaces, and there is a complete simulation program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1832615
    • 提供者:李佳
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com