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

搜索资源列表

  1. VB_60_LAN_Sockets

    1下载:
  2. VB源码实现网口控制安捷伦N6700A仪器,ZIP包中包含工程等多个文件-Communication with the N6700A over LAN may be accomplished without the use of I/O libraries or drivers. In this example it is accomplished using Winsock. Dynamic Host Configuration Protocol (DHCP) is typical
  3. 所属分类:Communication

    • 发布日期:2016-01-27
    • 文件大小:7168
    • 提供者:forest
  1. USB_Control_VC

    0下载:
  2. c8051f340通过usb通信的上位机程序,程序通过实验验证,可以运行-c8051f340 communicate with host bia usb.
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9904985
    • 提供者:李浩
  1. STM32-AD

    0下载:
  2. 使用STM32单片进行AD转换,通过将单片机的USB模拟为232串行口与上位机进行数据通信的实例。-The STM32 monolithic AD converter, by MCU USB analog to 232 serial port with the host computer data communication instance.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:7122894
    • 提供者:liaobo
  1. DEC6713_USB

    0下载:
  2. 基于6713的USB通信的上位机程序,用C语言进行描述,可以实现数据传输功能-6713 USB communication host computer program using C language descr iption, can achieve data transfer function
  3. 所属分类:USB develop

    • 发布日期:2017-04-02
    • 文件大小:189852
    • 提供者:王赛男
  1. MyUsbDeviceTestApp

    1下载:
  2. 测试USB开发板的上位机程序,用VC写的,实现与USB的通信-Test USB development board host computer program written with VC, and the USB communication
  3. 所属分类:SCM

    • 发布日期:2016-03-10
    • 文件大小:5528576
    • 提供者:刘伟平
  1. testUSB

    0下载:
  2. 枚举主机上的USB设备数,并实现通过USB设备与单片机进行数据通信。-Enumerate the number of USB devices on the host, and data communication through the USB device with a microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:47755
    • 提供者:蒋浩军
  1. lpcxpresso.getting.started

    0下载:
  2. The LPC1769 is a Cortex-M3 microcontroller for embedded applications featuring a high level of integration and low power consumption at frequencies of 120 MHz. Features include 512 kB of flash memory, 64 kB of data memory, Ethernet MAC, USB Device/Ho
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2945044
    • 提供者:LEo
  1. PC

    0下载:
  2. CH374 USB 芯片调试的上位机代码-CH374 USB chip debugging host computer code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:141421
    • 提供者:
  1. kongzhiusb

    0下载:
  2. USB移动存储设备的使用已经非常普遍,因此在一些需要转存数据的设备、仪器上使用USB移动存储设备接口的芯片便相继产生了,CH375就是其中之一,它是一个USB总线的通用接口芯片,支持HOST主机方式和SLAVE设备方式。-The use of USB removable storage devices is very common, and therefore necessary to transfer the data stored on the equipment, apparatus, u
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:433496
    • 提供者:welcome
  1. CH375_CH376_U

    0下载:
  2. 单片机读取优盘与SD卡,并建立TXT文本文件与上位机进行数据交换-The MCU can read USB flash drives and SD cards, and TXT text files with the host computer for data exchange
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:593421
    • 提供者:张金祥
  1. avr_Project

    1下载:
  2. AT90USB646芯片与上位机通过USB接口通信-AT90USB646 chip with the host computer via the USB interface communication
  3. 所属分类:SCM

    • 发布日期:2016-05-21
    • 文件大小:107520
    • 提供者:刘磊
  1. STM32_USB_HID

    1下载:
  2. 1,将STM32的USB枚举为HID设备。 2,STM32使用3个端点,端点0用于枚举用,端点1和2用于数据的发送和接收。 3,端点长度为64,也就是单次最多可以传输64个字节数据。 4,STM32获取上位机下发的数据并将该数据通过USB原样返回,同时将数据打印输出。 5,上位机程序通过调用windows的API实现对HID设备的读写控制。 -1, the STM32 USB enumeration HID devices. 2, STM32 three endpoints,
  3. 所属分类:SCM

    • 发布日期:2015-11-24
    • 文件大小:4907008
    • 提供者:罗伟东
  1. 5509a_usb

    0下载:
  2. 这是用于DSP TMS320VC5509APGE上的usb程序,主要实现了5509A与上位PC间的USB传输测试。为设计5509A系统usb功能提供参考-This is for DSP TMS320VC5509APGE on usb program, the main achievement of the 5509A with the host PC' s USB transfer test. To provide reference for the design of the 5509A
  3. 所属分类:DSP program

    • 发布日期:2017-11-25
    • 文件大小:1291524
    • 提供者:吴玉文
  1. STM32_USB_HID_dev

    0下载:
  2. STM32 HID USB开发例程(文档),包括下位机 上位机驱动以及VC6上位机编写, 整个过程都有详细的分析,图文并茂,非常好的参考例子。-STM32 HID USB develop routines (document), including lower machine PC-driven and VC6 host computer to write, The whole process has a detailed analysis, with the aid of d
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:489984
    • 提供者:cxsys
  1. HY1315-Sample-Software

    0下载:
  2. 针对不同型号位置敏感探测器件构成的数据分析系统,借助Visual C++提供的软件代码自动生成可视化资源编辑的功能及MFC消息映射机制,设计了系统的统一人机交互界面。界面提供了选择位置敏感器件型号及输入系统修正参数的窗口;通过对串口通信和USB通信方法的研究,利用按钮控件实现并控制下位机与上位机的数据通信;数据传输处理之后,以文本和模拟坐标两种方式显示出光斑的位置,并利用文件保存光斑位置的历史信息。系统调试结果证明:该界面能够准确直观地显示数据分析系统的相关数据,实现与用户的友好交互,且具有较强
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:4582820
    • 提供者:dande
  1. HXMT_det_host

    0下载:
  2. 数据采集上位机程序,usb芯片与pc机界面显示程序,mfc操作。-Data acquisition host computer program
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:1381
    • 提供者:李明
  1. 78182823PT2314_C

    0下载:
  2. CH375B做主机控制USB鼠标程序,网上教程 只是放在这上面 让大家容易寻找-The CH375B do host control USB mouse program, online tutorial is just so easy to find on this above
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:181073
    • 提供者:刘谦
  1. controlLED

    0下载:
  2. 本程序包含两部分,一部分是上位机用VC写的,通过usb通信来控制开发板上的LED的亮灭。另一部分时EZ-USB固件程序。-This program contains two parts, one written by the host computer using VC usb communication to control development board LED light off. Another part of the EZ-USB firmware.
  3. 所属分类:Communication

    • 发布日期:2017-12-06
    • 文件大小:5458791
    • 提供者:何世辉
  1. AdbMessage

    0下载:
  2. android host usb comm code
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:1744
    • 提供者:gogor
  1. FW

    0下载:
  2. 使用STM32的IIS提供MPU6050(MEMS gyro)的驱动程序,并通过USB中断传输给上位机。程序全部采用STM库函数。-Use STM32 IIS MPU6050 (MEMS gyro) drivers and interrupt transmission to the host computer via USB. The procedures used in all STM library functions.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-11
    • 文件大小:5845325
    • 提供者:陈笑慰
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 48 »
搜珍网 www.dssz.com