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

搜索资源列表

  1. SP200Szhizuoyushiyongshouce

    0下载:
  2. SP200S 编程器 USB 接口通讯和供电,体积小巧,软件和硬件设计成熟,功能完善,是目前唯一一款拥有专业编程控制 软件的免费编程器。可以支持ATMEL/WINBOND/SST 公司常用的MCS51 系列单片机,支持 ATMEL/MICROCHIP/ST 等公司24、93 系列串行存储器。增强版还具有标准的ISP 下载接口,可支持 ATMEL 公司MCS51 系列和AVR 系列单片机在线下载编程(ISP)。SP200S 编程器不但可以满足单片机爱 好者和开发人员学习和开发51、
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1760798
    • 提供者:lu
  1. API1.0

    0下载:
  2. USB ch375接口角度指示程序,实现51单片机USB接口功能,完成与上位机通讯,进行实时数据传输-USB ch375 interface perspective indicates that the program to achieve the 51 single-chip USB interface features, complete with the host computer communication, real-time data transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3009
    • 提供者:ymd
  1. usbcan20110120

    0下载:
  2. 自己花3个月编写的USB CAN 通讯程序完整版,下位机DSP2812通过CAN总线连接广州志远电子的USBCAN1.0分析仪,上位机通过USB口调用厂家的dll。delphi界面编程涉及到了BDE数据库引擎和DBGrid控件的使用-He spent three months writing the full version of USB CAN communication procedures, lower computer connected via a CAN bus DSP2812 Gu
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:680326
    • 提供者:赵鑫
  1. USB_Mouse_Device_Code

    0下载:
  2. 1、压缩包中包含了由盛唐公司研制的USB_D12开发评估板实现USB鼠标的全部源代码 2、源代码中的U_Mouse.C文件实现了数据通讯的协议,Chap_9.C含有鼠标枚举所需的各种描述符。 3、上述文件实为USB接口芯片D12开发的经典参考资料及制作USB鼠标的极佳参考原型。 4、阅读源程序前务必先阅读开发评估板的使用说明书各评估板的电路原理图,方能快速理解源程序。-USB mouse source code
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:902759
    • 提供者:赵品
  1. USBD12

    0下载:
  2. 一个基于USBD12的通讯程序,使用单片机控制,程序实现了USB的通讯功能,可以在此基础上进行进一步的USB开发.-USBD12-based communications program, the use of single-chip control, the program implements the USB communication capabilities, can be the basis for further development of the USB.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:148399
    • 提供者:云淡
  1. rfid_USBReadPort

    1下载:
  2. usb_hid通讯,无需驱动,能直接编译,能读出www.soliddigi.com的下位机USB口相关信息\\?\hid#vid_1325&pid_c029#6&5e6b518&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}正在读取设备的标识... 已读取,见右边所示 -usb_hid communication, no driver can be directly translated, can read
  3. 所属分类:通讯编程

    • 发布日期:2017-06-29
    • 文件大小:3646125
    • 提供者:lwm159
  1. CnComm

    0下载:
  2. WINDOWS/WINCE 多线程串口通讯库 语言: C++ (ANSI/UNICODE) 平台: WINDOWS(WIN98/NT/2000/XP/2003/Vista) WINCE 5.0 模拟器 Pocket PC 2003 模拟器 硬件: PC串口 串口服务器 USB串口 虚拟串口 -WINDOWS/WINCE multi-threaded serial communication library Language: C++ (ANSI/UNICODE) Platform:
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:655345
    • 提供者:wsj
  1. hid

    0下载:
  2. 此文件是百合电子工作室推出的USB开源项目:Easy USB 51 Programer的一部分。   Easy USB 51 Programer 是一个多功能的USB学习板(USB接口 芯片采用philips的pdiusbd12),通过此项目,您不仅可以学习到 USB HID设备类的开发(包括下位机固件驱动的编写和上位机应用 程序的编写),还可以学习UB的其它标准设类(如USB Mass Storage)及自定义的非标准设备类的开发。Easy U
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:116950
    • 提供者:wangdh
  1. SL811_Mouse

    0下载:
  2. 此程序为基于stm32f103的USB主机程序,可以很好的和从设备进行通讯-This program is based on stm32f103 for usb main device,and it can be very good to and from the communications equipment
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5634596
    • 提供者:renhong
  1. virtual-com-modbus-communication

    0下载:
  2. 本程序描述了通过USB虚拟成串口,并且实现了modbus协议的通讯。本程序基于火牛开发板,希望对大家有帮助。-This procedure is a descr iption through the USB virtual into a serial port, and realize the modbus agreement communications. This program based on fire cow development board, we want to help.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-10
    • 文件大小:17397766
    • 提供者:尹欢
  1. USBCAN-test

    0下载:
  2. 在VC平台上开发CAN通讯的小例程。采用CAN转USB的小模块-VC platform on the development of CAN communication routines. Small modules for CAN to USB
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4647327
    • 提供者:朱梦非
  1. Complex_LAB_USB2UART

    0下载:
  2. MSP430F55xx系列 USB开发官方源码,USB转串口,USB CDC通讯类-MSP430F55xx series USB development official source, USB turn a serial port, USB CDC communication classes
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:234537
    • 提供者:zhuhui
  1. uAplicationVBs

    0下载:
  2. usb上位机的开发使用vb编编写的和usb进行通讯-usb -the development of the usb host computer using vb series written and usb communication-usb
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:188161
    • 提供者:r123qq
  1. the-connection-of-PC-and-D12

    0下载:
  2. PC与单片机USB(D12)数据通讯过程描述-descr iptor of the connection of PC and D12
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:6225
    • 提供者:hua
  1. HID_output_report_7c64215_56PVXC

    0下载:
  2. 基于PSoC系列单片机的USB-HID通讯样例-Based the PSoC microcontroller series USB-HID communication sample
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:551502
    • 提供者:Li Kai
  1. USB_Device

    0下载:
  2. USB deivce通讯实验!!实验代码,学习研究用!-USB deivce communication experiment! ! Experimental code, Learning to use!
  3. 所属分类:USB develop

    • 发布日期:2017-03-30
    • 文件大小:63670
    • 提供者:dou
  1. source

    1下载:
  2. USB HID 下位机软件,带有鼠标键盘功能,RF通讯,红外读码器等等。使用芯片sonix SN8F2271-USB HID application software with a mouse and keyboard, RF communications, infrared code reader. Chip sonix SN8F2271
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-03-19
    • 文件大小:204344
    • 提供者:程友江
  1. RCU-Monitor-1.0(code)

    1下载:
  2. 1.IR读码器,RF 数据模拟器,解码,波形测量等。 2.采用USB HID协议采集数据,无需驱动,即插即用。 3.专业的红外解码库,可以解市场上80 以上红外码。 4.使用sonix sn8f2271作为采集器控制器,配合本人开发的遥控器套件,具有键盘,鼠标功能,还可以模拟2.4G通讯数据。-1.IR code reader, RF data simulator, decoding, and waveform measurements. 2.use USB HID protocol
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:879084
    • 提供者:程友江
  1. uart

    0下载:
  2. max232串口通讯程序,主要连接好串口或者usb转串口至电脑,打开串口调试程序,将波特率设置为9600,无奇偶校验,晶振11.0592MHz,发送和接收使用的格式相同,设置好后即可进行串口通信。-max232 serial communication program, mainly connected to the serial port or usb to serial port to the computer, open the serial debugger, set the baud
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:1268
    • 提供者:gaoyuechao
  1. SourceCode

    0下载:
  2. USB2.0 HID 通讯协议的完整理解,主要涉及到usb键盘部分,具有很好的学习价值, -USB2.0 HID communication protocol of complete understanding, mainly related to usb keyboard part, has a good learning value,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:95853
    • 提供者:zx
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 »
搜珍网 www.dssz.com