CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机usb驱动程序

搜索资源列表

  1. d12drv-ok

    0下载:
  2. 一款基于philips公司的PDIUSBDI12USB芯片(+C8051F020单片机)的采集卡的USB驱动程序源码及编译通过的sys文件。开发环境WinXP+xpddk+vc6.0,此驱动程序可以实现采集卡与PC机间批量传输(BULK)以及同步传输。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:47430
    • 提供者:吴碧华
  1. usb

    0下载:
  2. 基于MSP430单片机的U盘读写USB驱动程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3241
    • 提供者:MIKE
  1. 单片机写的usb驱动程序

    1下载:
  2. 单片机写的usb驱动程序
  3. 所属分类:驱动编程

    • 发布日期:2011-06-02
    • 文件大小:522657
    • 提供者:jwj619@126.com
  1. linux_VCP_v26_driver_src.51单片机在LINUX系统下开发的驱动程序

    0下载:
  2. 51单片机在LINUX系统下开发的驱动程序,USB接口,51 SCM in the system developed under the LINUX drivers, USB interface
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:88760
    • 提供者:huaxing
  1. C8051f(USB)

    0下载:
  2. 这是一个单片机的驱动程序,其中还包含其上位机的源程序-This is a single chip driver, which also contains the source code of its host computer
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-20
    • 文件大小:5675012
    • 提供者:xutongxue
  1. USB_driver

    0下载:
  2. AVR单片机USB ISP下载器的USB驱动程序-AVR Microcontroller USB ISP download the USB device driver
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:339447
    • 提供者:chen
  1. usb

    1下载:
  2. MSP430单片机 USB驱动程序 详细注释 完整程序 MSP430F1-MSP430 MCU USB driver more complete program MSP430F1XX Notes
  3. 所属分类:SCM

    • 发布日期:2017-03-12
    • 文件大小:10240
    • 提供者:灰小四
  1. usbtongxun

    0下载:
  2. 介绍了与51 单片机USB 接口的PC 主机在Windows 环境下软件设计过程。驱动程序由DriverStudio 生成, 动态链 接库和应用程序分别采用Visual C++ 和Visual Basic 编写。实现了PC 机与单片机之间通过PDIUSBD 12 芯片进行数据通讯 的功能。-Abstract : The design of software under Windows in PC linking 51MCU with USB interface is presented
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:802240
    • 提供者:321
  1. windows

    0下载:
  2. 单片机 USB 下载器windows驱动程序-USB driver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:29767
    • 提供者:111
  1. C8051F020-UART0_usb

    0下载:
  2. C8051F020单片机USB驱动程序例子,实现ADC0采样芯片温度,通过LCD显示,并通过串口0再经过CP2102芯片“UART-USE”(J19)发送到PC机。-C8051F020 MCU USB driver for example, to achieve ADC0 sampling chip temperature, through the LCD display, and through the serial port 0 go through CP2102 chip, " U
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:9334
    • 提供者:彭建
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:164477
    • 提供者:张晓宇
  1. USB

    0下载:
  2. crotex-M3内核的单片机的USB驱动,从实际入手,程序很明了,很容易就可以看明白。上机就能用-crotex-M3 microcontroller core, USB drive, the actual start, the program is very clear, very easy to see to understand. The machine can be used
  3. 所属分类:USB develop

    • 发布日期:2017-05-11
    • 文件大小:2761693
    • 提供者:廖红财
  1. PL-XP

    0下载:
  2. usb下载单片机程序驱动,针对XP系统上位机-SCM procedures usb driver download for XP, PC
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1482697
    • 提供者:蒲攀
  1. usb

    0下载:
  2. AVR单片机的USB程序,单片机直接驱动USB,速度很快-AVR microcontroller' s USB program, single-chip Direct Drive USB, fast
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2919
    • 提供者:成功
  1. USB

    0下载:
  2. 这是一篇毕业论文,主要介绍单片机下USB驱动程序的开发,非常适合初学USB的同学-This is a thesis, focuses on single-chip USB driver under development, is very suitable for students beginners USB
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:999040
    • 提供者:胡永涛
  1. driver-of-USB-for-AVR

    0下载:
  2. AVR单片机的USB口下载线驱动程序,可以用来制作AVR单片机的USB通讯和程序下载- for develop of AVR singalchip microcomputer with USB, which can be used to communicate with PC or write program to AVR
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:138039
    • 提供者:高山
  1. qudongkongzhi

    1下载:
  2. PIC单片机USB驱动加载控制c#代码 加载或者卸载驱动程序源代码-PIC MCU driver installer c# sourcecode for driver install or uninstall
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:609280
    • 提供者:Mok
  1. USB

    0下载:
  2. msp430单片机USB驱动程序-msp430 usb
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:168395
    • 提供者:刘洋
  1. MCU-qudong

    0下载:
  2. 单片机 usb驱动程序,用于驱动单片机与外部成功通信-Microcontroller usb driver for the successful drive microcontroller with external communication
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:4394
    • 提供者:踏幽
  1. USB

    0下载:
  2. 单片机的驱动程序。32 SCM installation drive.-SCM driver. 32 SCM installation drive.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:485383
    • 提供者:马登山
« 12 3 4 5 6 »
搜珍网 www.dssz.com