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

搜索资源列表

  1. Sky

    0下载:
  2. “Sky试验测试与控制系统软件”用于工业控制系统的数据采集、解析、分析和保存,可以读取PCI、RS232、USB、CAN总线数据,将参数以曲线、列表和数码管等不同方式显示。 测控系统目前支持的设备有:RS232串行设备,研华PCI系列采集卡,周立功系列CAN分析仪,ASCL高速CAN采集仪,USB7310数据采集卡等。通过接口扩展,该系统可以支持任意用于计算机的Windows系统下的采集设备。 测控软件采用高精密定时系统,定时精度为1ms,曲线最高显示频率为1K,数据采集频率不限,取决于采集设备
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:2166622
    • 提供者:lvwei
  1. STM32-USBReadSDcard

    0下载:
  2. STM32 中USB读取SD卡内容的程序,很实用-STM32 USB struggle to read SD card in the content of the program, it is useful
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:606307
    • 提供者:黄传龙
  1. USBHID

    2下载:
  2. 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例-This is a demonstration using VB on the USB-HID device to read data written communication example
  3. 所属分类:USB develop

    • 发布日期:2016-01-11
    • 文件大小:9816
    • 提供者:影蛉
  1. VB_USB-I2C

    1下载:
  2. I2CUSB读写程序,可以通过总线发送命令,读取寄存器数据-I2CUSB literacy program, you can send commands through the bus, read data from register
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:101702
    • 提供者:nercita
  1. usb1

    0下载:
  2. USB的hex下位机文件,直接烧录即可,好用!如要要读取FLASH代码,直接用AVR STUDIO即可。-USB-hex-bit machine under the document, you can directly burn, easy to use! If we want to read the FLASH code, can be directly AVR STUDIO.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4411
    • 提供者:小S
  1. Temper232_bak

    0下载:
  2. c# USB串口通过串口读取温度,USB温度计源代码。-c# USB serial port to read the temperature through the serial port, USB thermometer source code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:493585
    • 提供者:qwestw
  1. usbview

    1下载:
  2. USB设备描述符查看器。能所有所有USB设备,并能读取其描述符详细信息。-USB device descr iptor viewer. All USB devices to all, and can read the details of its descr iptor.
  3. 所属分类:USB编程

    • 发布日期:2017-06-29
    • 文件大小:31854
    • 提供者:bird
  1. STM32-USB-read-SD-card

    1下载:
  2. 基于STM32的USB功能读取SD卡,源码可以直接使用-Based on the STM32 USB function to read the SD card, the source can be used directly
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-11-09
    • 文件大小:633336
    • 提供者:weiwei
  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. USBDetection

    1下载:
  2. 1.可以读取及侦测USB设备监测插入及安全弹出示例。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。2. 可以查看usb 的详细信息。ENDPOINT,HID report ID, USB view。3. 使用MFC開發,需DDK-1. Can be read and monitored to detect USB device insertion and security pop-up sample. Monitoring program can automatica
  3. 所属分类:USB编程

    • 发布日期:2017-06-29
    • 文件大小:246708
    • 提供者:謝慶昌
  1. Schematic(VB)

    0下载:
  2. 红外线遥控器记录和回放测试程序,这个代码参考了其他的代码,我使用了USB电脑遥控器,进行测试,可以读取按键信息代码。如果您感兴趣的话,可以继续深入学习,自己编写遥控PC程序的软件来.-Infra-red remote control recording and playback of test procedure, this code into other code, I use the USB PC remote control, for testing, you can read the k
  3. 所属分类:USB develop

    • 发布日期:2017-04-02
    • 文件大小:89701
    • 提供者:byron
  1. Video

    0下载:
  2. 从USB摄像头读取视频信号显示并转化为Stream传输,包含客户端和服务器端-Read from the USB camera and video signals into a Stream transmission that contains client and server-side
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1931076
    • 提供者:
  1. usbandasm

    0下载:
  2. 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:127403
    • 提供者:郝冠男
  1. opencvcapture

    0下载:
  2. 建立MFC打开USB视频,实现MFC读取视频,直观易懂,挺好用的-The establishment of MFC to open USB video and realize MFC read video, intuitive and easy to understand, good use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3839833
    • 提供者:梁园
  1. AT91RM9200_USB_Host_Device

    0下载:
  2. 在AT91RM9200的开发平台上,在ads的开发环境下,实现USB host 和USB device的功能,即本开发平台可作为一个U盘连接到PC,本开发平台也可外接U盘,实现U盘文件的读取-In the AT91RM9200 development platform, development environment in the ads, the realization of USB host and USB device functions, namely, the development
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:46134
    • 提供者:zs
  1. testzteic

    0下载:
  2. 某公司的USB-KEY 密码安全登录校验工具,以及格式化,读取U盘信息等内容。通过大容量存储通道进行通信-A company' s USB-KEY security password registry check tool, as well as the format, to read information such as U disk. Mass storage through the communication channel
  3. 所属分类:USB develop

    • 发布日期:2017-05-24
    • 文件大小:8134173
    • 提供者:Talent
  1. UsbDiskT

    0下载:
  2. USB读取方式控制,是USB控制不再是难题,能够通过USB读取各种信息,到达数据的传输-USB REDA DATA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:118061
    • 提供者:刘乐
  1. Sl118_host

    0下载:
  2. 这是使用EM78P447/EM78P451以及SL811HS开发的 USB HOST 程序,它可以读取USB device 数据并且予以显示在LCD上.并且配有相应的原理图。-This is the use of EM78P447/EM78P451 and SL811HS developed USB HOST program that can read data of USB device and be displayed on the LCD。there is a right schema
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:78616
    • 提供者:RaymondHuang
  1. USB_SerialNumber

    0下载:
  2. 读取usb串口号的程序,一个usb 应该有唯一的标示,通过函数分析最后得到结果-Read usb serial number procedures, a usb should have a unique marking, through the function analysis results of the last to be
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:72275
    • 提供者:刘崇
  1. USBHID

    2下载:
  2. 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助,这个代码转载与另外一个网站,如果作者看到有更完善的源代码可以发来更新下,感谢作者。-This is a demonstration using VB on the USB-HID device to read data written communication example. You ca
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-11
    • 文件大小:13128
    • 提供者:张利
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com