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

搜索资源列表

  1. RS232中断通信

    0下载:
  2. RS232中断通信-RS232 communication disruption
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2403
    • 提供者:飞雪
  1. 软件模拟串口RS232

    0下载:
  2. 串口通信小程序,非常使用-small serial communication procedures, the use of very
  3. 所属分类:串口编程

  1. RS232通信程序

    0下载:
  2. 该文件是通过BCB加MOXARS232函数编写的,用起来很爽-The document was adopted BCB increase MOXARS232 function of the preparation, together with very interesting
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:822680
    • 提供者:林帆
  1. TestQTest

    0下载:
  2. 基于RS232通信协议实现开关量信号接收-based RS232 communication protocol switch signal reception
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:91848
    • 提供者:ss
  1. 430时时程序

    0下载:
  2. 实时程序,对于初学者可以看看 数字I/O的使用 定时器的使用 中断 与PC机进行RS232通信-real-time process for beginners can look at digital I / O using the timer interruption of use for PC and RS232 communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6536
    • 提供者:黄学民
  1. 串口以太网通信转换

    0下载:
  2. 该程序用于RS232串口、以太网通信转换的例子,看看可能对你有帮助-procedures for the RS232 serial ports, Ethernet switch example, you might look at the help
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:53804
    • 提供者:王辉
  1. 通信接口类

    0下载:
  2. 这是一个综合了多种通信方式(RS232串口/TCP/UDP/E1)的通信接口类,它对外提供了统一的接口,使得开发人员不再需要关心通信编程的细节! 内部使用多线程,效率极高,并且经过了2年的使用,不断的得到维护,目前最新版本.-This is a combination of various means of communication (RS232 serial / TCP/UDP/E1) Communication Interface category, which offer a unifi
  3. 所属分类:通讯编程

    • 发布日期:2014-01-21
    • 文件大小:16706
    • 提供者:戴维
  1. PC 机与单片机通信(RS232 协议)

    0下载:
  2. PC 机与单片机通信(RS232 协议)
  3. 所属分类:文档资料

    • 发布日期:2009-12-24
    • 文件大小:185344
    • 提供者:123121
  1. RSC串口通信

    0下载:
  2. 掌握点对点串行通信程序的编写方法;通过RS232-C串口实现简单的数据传输;通过RS-232串口通信程序的设计学会一般计算机通信系统程序的设计方法。
  3. 所属分类:源码下载

    • 发布日期:2011-02-22
    • 文件大小:2287026
    • 提供者:280677576
  1. visual basic and rs232

    0下载:
  2. visual basic 中与232通信的书籍,内含大量的编程范例。
  3. 所属分类:文档资料

  1. 基于C语言的RS232串行接口通信实现

    2下载:
  2. 串口通信是一种广泛使用且实用的通信方式,介绍RS232串行通信的联结方式,研究利用c语言编程实 现RS232串行通信的过程.结合实际应用,在约定双方串行通信协议的基础上,运用C语言开发的串行通信软 件,实现了企业生产线产品测试平台和嵌入式EMB主控机的串行数据通信.
  3. 所属分类:C#编程

    • 发布日期:2011-03-31
    • 文件大小:358207
    • 提供者:rainojiang
  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. VHDLRS232_RS422.rar

    0下载:
  2. VHDL写的RS232和RS485通信代码,很基础的一个工具,VHDL written RS232 and RS485 communication code, it is a tool based on
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:584028
    • 提供者:dvp
  1. chuankou.rar

    0下载:
  2. RS232串口通信控制界面包括周期发送以及二进制——十六进制转换等功能,RS232 serial communication control interface including the cycle of sending as well as binary- hexadecimal conversion function
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:467713
    • 提供者:ROSE
  1. sscom

    0下载:
  2. 目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连。-System MODEM (MODEM). The most simple and common is three-wire system meet method, i.
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7386519
    • 提供者:xfjkd
  1. RS232

    0下载:
  2. 用硬件描述语言VHDL进行串行通信接口电路设计,能通过RS232协议与PC机进行通信。-VHDL hardware descr iption language used for serial communication interface circuit design, through the RS232 protocol to communicate with the PC unit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:785082
    • 提供者:tanzhde
  1. rs232(linux)

    0下载:
  2. linux pc下的rs232串口通信程序。在程序中可以自己进行相关设置,如波特率,传送位数等。-under linux pc rs232 serial communication program. In the program can be related to their own settings, such as baud rate, number of bits transmitted and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:15320
    • 提供者:肖皓
  1. write.tar

    0下载:
  2. 嵌入式linux环境下RS232通信模块以及写测试例程,c语言。-Embedded linux environment, RS232 communication module and write test routines, c language.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:9564
    • 提供者:liushaofeng
  1. C51写的串口通讯程序.rar

    2下载:
  2. c51串口通信程序,C51 Serial Communication Program
  3. 所属分类:SCM

    • 发布日期:2015-02-03
    • 文件大小:2670
    • 提供者:yangliangel
  1. dspic-rs232.rar

    0下载:
  2. 此源码可以实现上位机与DSPIC之间的数据通信功能。,This source can be achieved with the host computer data communications between the DSPIC function.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:1111
    • 提供者:阿飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com