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

搜索资源列表

  1. Read-USB-KeyBoard-in-8051-Chip

    0下载:
  2. 这是我收藏的一份单片机读取USB键盘的源码,非常详细。对了解单片机及USB数据格式,命令格式等有非常好的帮助。希望对大家有所帮助。-This is my favorite USB keyboard to a microcontroller to read the source, very detailed. The understanding of microcontroller and USB data format, the command format has a very good he
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:102400
    • 提供者:jshou
  1. dspdap-bootloader-0.1.c55x

    0下载:
  2. Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project. about boo
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-25
    • 文件大小:4421
    • 提供者:shanhaijun
  1. PL2303HX

    1下载:
  2. 一个USB-232的驱动,可以按照里面的要求按装-a driver for USB-232,you can use it as what it is say.if it does not well,you can try again!
  3. 所属分类:USB develop

    • 发布日期:2017-05-17
    • 文件大小:5096016
    • 提供者:戴时锋
  1. AVRISP

    0下载:
  2. 这是avr的isp驱动程序,用于avr的在线下载-This is the isp driver avr, avr online for download
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:29901
    • 提供者:杨茂
  1. PIC18F4550_USB_Demo

    1下载:
  2. 这是基于PIC18F4550开发的USB的演示固件 ,使用MPLAB+C18开发环境,配合Microchip的MCHPFSUSB开发板使用。-This is based on the PIC18F4550 development demonstration USB firmware, use the MPLAB+ C18 development environment, coupled with Microchip' s development boards MCHPFSUSB use.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-08
    • 文件大小:70676
    • 提供者:文文
  1. PIC18F4550_USB_BootLoader

    0下载:
  2. 这是PIC18F4550的Bootloader固件,使用MPLAB+C18开发环境-This is the Bootloader firmware PIC18F4550, the use of development environment, MPLAB+ C18
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:132703
    • 提供者:文文
  1. NI-IMAQ_for_USB_Cameras_User_Guide

    0下载:
  2. 这是labview IMAQ USB CAMERA 的使用手册-this is a user guide for labview IMAQ USB CAMERA
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:101234
    • 提供者:阿阿
  1. FatFs_Console1.0

    0下载:
  2. 该工程是从ecos嵌入式系统下移植过来的一个小型的fat16文件系统,让他在win32下可以运行,来测试其正确性,改工程可以很好的移植到其他嵌入式平台上,比如手机,手提电脑平台上,其小巧实用行应该有一定的商业价值。 拜托斑竹给号了。- This project is inserts a small fat16 filing system from ecos which under the type system transplants, enables him to be allowed to
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:134975
    • 提供者:齐力
  1. EZ-USBFX2

    0下载:
  2. 是一个驱动开发包。主要是针对单片机的.希望大家-Is a driver development kit. SCM is mainly directed against. I hope everyone
  3. 所属分类:驱动编程

    • 发布日期:2017-03-20
    • 文件大小:4433920
    • 提供者:段和平
  1. usb_jtag

    0下载:
  2. FPGA、CPLD芯片的usb数据下载线,下载速度是并口的5位,内有原理图用程序-FPGA, CPLD chip usb data download lines, download speed is the parallel port of the five, with a schematic diagram of procedures in
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:235093
    • 提供者:李聚光
  1. usb_cvt_tool_0.1

    0下载:
  2. 该工具用于数字电路仿真中的usb数据文件转换: 1.可以把11比特的令牌包数据(crc5)或者任意字节的数据包数据(crc16)转换为可以作为仿真输入的dn dp文件。 2.可以根据仿真接收到的dn,dp数据,解析得到接收的真正11比特令牌包数据或者数据包数据。 3.此为0.1版本,后续的版本更新会让该工具更完善。-The tool for digital circuit simulation usb data file conversion: 1. Can be 11-bit to
  3. 所属分类:USB develop

    • 发布日期:2017-05-14
    • 文件大小:73410
    • 提供者:肖子
  1. usb_paul

    0下载:
  2. usb bulk read and write with libusb lib, it is a useful lib,it is great
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:30266
    • 提供者:lH
  1. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:25064728
    • 提供者:keke
  1. UsbBulkHost

    1下载:
  2. 我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。-WINCE5.0 I write under the USB drivers, support for keyboard and mouse, using bulk transfer, is absolutely available.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:42263
    • 提供者:yan
  1. USB

    0下载:
  2. 该教案是嵌入式系统开发中,模块设计的文档资料,具有很高的参考价值,上课用的,拿来和大家分享一下-The teaching plan is to develop an embedded system, the modular design documentation, a high reference value, used in class, use and share with you
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:678317
    • 提供者:高凯
  1. usb_vc

    2下载:
  2. 用于与USB接口设备通讯的上位机程序,可将下位机USB接口设备传输的数据送至PC机并处理。每次数据传送都是上位机主动,上位机先发送命令(借用DEMO程序中的版本号部分),下位机收到READ_VERSION命令就发送64字节数据给上位机,并开始计时,每次发送把发送帧数加1,把时间和帧数发送到上位机显示,方便观察;上位机收到64字节数据就又给下位机发送READ_VERSION命令,重复1000次,测试需时31秒左右。64字节中:第2,3字节是发送帧数,第61字节是通信时间(S)-USB interf
  3. 所属分类:Windows编程

    • 发布日期:2013-01-08
    • 文件大小:9523
    • 提供者:huming
  1. PL2303_Linux

    0下载:
  2. usb-rs232的linux驱动,控制芯片用的是FT8U100AX-usb-rs232 driver for linux, control chip is used FT8U100AX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:20112
    • 提供者:蒙蒙
  1. usb.2k

    0下载:
  2. windows CE 内核定制及应用开发,是一本很不错的书,我找了好久才找到,和大家共享.-windows CE kernel and custom application development, is a very good book, I am looking for a long time to find and share.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:937966
    • 提供者:朱义海
  1. RS485Comm

    0下载:
  2. 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:25225
    • 提供者:zxc
  1. ET44_bulk_transfer

    0下载:
  2. ET44 Bulk transfer is a simple USB(bulk mode)device tester package. There are firmware, software and driver in this package.-ET44 Bulk transfer is a simple USB (bulk mode) device tester package. There are firmware, software and driver in this package
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:37951
    • 提供者:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com