CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - usb is

搜索资源列表

  1. STM32 USB HID is example for driver HID USB

    1下载:
  2. STM32 USB HID is example for driver HID USB,STM32 USB HID is example for driver HID USB
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-21
    • 文件大小:57656
    • 提供者:Beppe
  1. C8051f(USB)

    1下载:
  2. 这是基于C8051F的USB通讯程序,包括固件程序和上位机程序,及驱动源码。-This is based on C8051F the USB communication procedures, including the firmware and the host computer program, and driver source code.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:222743
    • 提供者:liudong
  1. M8-RF-USB-MouseKeyboard

    0下载:
  2. 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of dat
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:218050
    • 提供者:凯理
  1. USB

    0下载:
  2. LPC2478芯片U盘操作源码,ZLG提供的代码必须用UCOS,NXP提供的DEMO只能操作FAT16系统的U盘,此源码不用系统,并且可操作FAT32文件系统的U盘。此文件缺少ARM7必须的启动代码,分散装载文件等,这部分需要大家自己根据硬件环境编写-LPC2478 chip, U disk Operation Source, ZLG provided code must UCOS, NXP provide the DEMO only FAT16 system, U-disk operation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:509837
    • 提供者:谢祖发
  1. TestUsbCe

    0下载:
  2. EVC 下 USB 通信测试程序,USB 采用的是批量传输方式。-EVC test procedure under the USB communication, USB is used in bulk transport.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-25
    • 文件大小:9069264
    • 提供者:刘刚
  1. usb

    0下载:
  2. cypress usb口的程序范例希望这个对大家有个启发和帮助.-cypress usb procedure I hope this example there is a inspiration to all of us and help.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1593
    • 提供者:金山
  1. UsbISP

    0下载:
  2. 绝对完整的 Usb ISP 的下载线制做过程和资料 绝对完整的 Usb ISP 的下载线制做过程和资料-Absolute integrity of the download line Usb ISP to do the process and information system is absolutely complete Usb ISP-wire system to do the download process and information
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2470470
    • 提供者:hongwei
  1. usb-device-hid-mouse-project-at91sam7s-ek-gnu

    0下载:
  2. configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary peripherials. Developer can modify this piece code to do their development on HID devices. This is speically for GNU-AT91SAM7SE test code for interfacing HID
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:879345
    • 提供者:Tong Kwok Wai
  1. pic-usb-interface

    0下载:
  2. This Circuit diagram for PIC to USB intaerface-This is Circuit diagram for PIC to USB intaerface
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:34913
    • 提供者:HallMark
  1. USB

    0下载:
  2. msp430f系列的USB程序,包含多个应用实例,是TI公司的标准程序,是好东西就拿来大家一起分享啊-USB series msp430f procedures, including a number of application examples, is TI' s standard procedure is a good thing to share on use ah
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:63457
    • 提供者:xuejun
  1. cypress-usb-device-io-ctl

    0下载:
  2. 这是一个私用了Cy7C68013A的一个usb控制单片机IO的程序,结构非常简单清晰,大家可以直接使用-This is a private Cy7C68013A a usb control of the microcontroller IO program structure is very simple and clear, we can directly use the
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:8523
    • 提供者:o4pudn
  1. usb

    0下载:
  2. 这是一个USB的FPGA,VHDL研究解决方案,全部开源,详情请看内部txt文件-This is a USB-FPGA, VHDL on a solution, all open source, more information, please txt files inside
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:206356
    • 提供者:黄振
  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-HOST-OTG

    0下载:
  2. LPC2468/2478的USBHOST/OTG功能是一般ARM设备所不具备的,因此对其配置和使用在一些应用场合很有必要,本程序主要是在无操作系统下最小化的USBHOST/OTG解决方案。-LPC2468/2478 of USBHOST/OTG function is generally not available ARM devices, so their configuration and use in some applications it is necessary, this proc
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:204411
    • 提供者:Ma Benzhai
  1. usb-device-hid-keyboard-project-at91sam7se-ek-gnu

    0下载:
  2. it is a hid keyboard project for at91sam7seek
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:824044
    • 提供者:billi
  1. USB-storage-class-Embedded

    0下载:
  2. Code helps in USB storage class driver implementation in the Embedded systems. It contains basic SCSI commands which is used to interact with Mass storage device mainly Pen-storage devices
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:24936
    • 提供者:Krishna
  1. usb-device-audio-speaker-project-iar

    0下载:
  2. This is an Audio handler example source for AT91
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:265218
    • 提供者:saji
  1. USB

    0下载:
  2. PXA255下,wince中的USB驱动,使用工具是platfrom 4.2-PXA255,wince USB driver,the Development Tools is platfrom 4.2
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:53646
    • 提供者:王均伟
  1. USB.C51

    0下载:
  2. 本代码是基于AT89C51snd1开发的USB驱动代码,效果良好,-This code is based on the development of the USB driver code AT89C51snd1 good effect,
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:70380
    • 提供者:张衡星
  1. usb-device-audio-speaker-project

    0下载:
  2. it is source code for at91sam9260 for audio USB-it is source code for at91sam9260 for audio USB
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:442575
    • 提供者:kamyar
« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com