CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Communication port

搜索资源列表

  1. API-PORT

    0下载:
  2. MFC API 串口通信总结,个人通过学习总结了一些经验,希望对其他人有用-MFC API serial communication summary of a number of personal experience through the study concluded, hope its useful to others
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:86901
    • 提供者:yifan
  1. MatlabSerialCommunication

    0下载:
  2. 本文介绍MATLAB环境下上位机与下位机通过RS232接口进行串行通信的实现方法 详细叙述了在MATLAB环境下使用其自带的控制工具箱中的串口事件回调函数,实时接收下位机输出串行信号的实现过程.-This article describes the MATLAB environment, host computer and the next-bit computer through RS232 serial communication interface implementation metho
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:186544
    • 提供者:刘杰
  1. GSMbasedshortmassages

    0下载:
  2. 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与GSM模块形成通信回路。中文短信的发送采用PDU模式,根据PDU模式标准形成PDU发送包,实现短信发送。本文根据无线电话项目的短信发送模块的实现开发流程编写-Send text messages need to GSM module and processor collaboration, GSM module and the ARM processor through the seri
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:71220
    • 提供者:zoe
  1. Parallel_Port

    0下载:
  2. Parallel Port descr iption of the communication port
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:1008922
    • 提供者:jawad
  1. Mscomm

    0下载:
  2. 2.MSComm 控件的常用属性 MSComm控件有很多重要的属性,但首先必须熟悉几个属性。 CommPort 设置并返回通讯端口号。 Settings 以字符串的形式设置并返回波特率、奇偶校验、数据位、停止位。 PortOpen 设置并返回通讯端口的状态。也可以打开和关闭端口。 Input 从接收缓冲区返回和删除字符。 Output 向传输缓冲区写一个字符串。-Common attributes 2.MSComm control MSComm cont
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:4610
    • 提供者:霍雅丽
  1. chuanxing

    0下载:
  2. 串行通信MCS-51单片机内部有一个全双工的串行通信口,即串行接收和发送缓冲器(SBUF),这两个在物理上独立的接收发送器,既可以接收数据也可以发送数据。但接收缓冲器只能读出不能写入,而发送缓冲器则只能写入不能读出,它们的地址为99H。这个通信口既可以用于网络通信,亦可实现串行异步通信,还可以构成同步移位寄存器使用。-MCS-51 microcontroller serial communication within the a full-duplex serial communication
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:16437
    • 提供者:王杰杰
  1. PLC

    0下载:
  2. PLC通信 PLC在自由口通讯中实现多地址指针接收数据的方法-PLC PLC communication port communication in a free multi address pointer method of receiving data
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:164969
    • 提供者:zhouwei
  1. combo_chip_set_test_instrument

    1下载:
  2. 集成电路芯片测试仪是一个能对常用74LS系列芯片进行逻辑功能测试,并判别芯片好坏和鉴定芯片型号的检测装置。设计采用W78E516B单片机作为核心控制器件,以双W78E516B单片机主从机串口通信,键盘输入操作指令,通过编程实现对待测芯片逻辑功能的测试,将测试反馈结果与系统存储的正确逻辑功能相比较,确定待测芯片的型号及逻辑功能的正确性,利用WLA36液晶屏显示,并通过ISD140语音芯片对检测结果进行播报。-IC Tester is a common 74LS series chips can l
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:96718
    • 提供者:jiaoyfmagical
  1. Linux_Serial-Port

    0下载:
  2. linux环境下的串口通讯 参数设置 串口操作介绍-linux environment parameters of serial communication serial port operation for
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:254694
    • 提供者:lalula
  1. ClsCOMPortCS

    0下载:
  2. Class ClsOpenCOMPort in C# to open gsm modem communication port and other-Class ClsOpenCOMPort in C# to open gsm modem communication port and other..
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:3556
    • 提供者:zubaidi
  1. Serial-port-commu-protocols

    0下载:
  2. 串口通讯—通信协议的详细描述,很有用的,UART设计必备资料-Serial communication- a detailed descr iption of communication protocols, useful, UART design information necessary
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:582412
    • 提供者:东东
  1. interface-communication

    0下载:
  2. 本书籍通过实例详细讲解了上位机串口编程的过程,通过学习读者可以系统的了解上位机与下位机进行通信时应该注意的问题以及解决方法-This book explains in detail through examples the PC serial port programming process, readers can learn the system by understanding the host computer to communicate with the next crew shou
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:18131628
    • 提供者:wangxiaoli
  1. Air-conditioning-protocol

    1下载:
  2. 大金空调的通讯协议,另外配有硬件安装、通讯口接线图。-Daikin air conditioning communication protocol, the other with hardware installation, the communication port wiring diagram.
  3. 所属分类:Communication

    • 发布日期:2016-01-25
    • 文件大小:1213440
    • 提供者:彬彬
  1. Serial-communication-programming

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口可以像读写普通文件一样进行操作,非常简单,方便。-The serial port is a common computer interface, with connecting lines is less simple communication, is widely used. Used serial RS-232-C interface.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:1370
    • 提供者:caiwenxing
  1. Siemens-Free-port-communication

    1下载:
  2. 详细描述了西门子plc s7-200自由口通讯的过程,对于初学者有较好的帮助-A detailed descr iption of Siemens plc s7-200 free port communication process, there is a good help for beginners
  3. 所属分类:Communication

    • 发布日期:2015-11-17
    • 文件大小:628736
    • 提供者:李志文
  1. Serial-port-application

    0下载:
  2. 例举了串口通信应用实例,详细介绍了奇偶校验 包含各实例编程,以及串口的多机通信-Examples of serial communication application examples, details parity contains various programming examples, as well as serial multi-machine communication
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:157063
    • 提供者:王珏
  1. VC-A-serial-port-communication-

    0下载:
  2. 打开串口给串口发送命令,开始计数工作,从串口读取计数值转化从串口读书过来的计数值ASC 码为十进制数据 -VC A serial port communication
  3. 所属分类:Document

    • 发布日期:2017-11-02
    • 文件大小:5916
    • 提供者:陈小溪
  1. serial-communication

    0下载:
  2. 利用C语言实现RS232串口上下位机通信的设计-Using C language to realize RS232 serial port communication up and down a machine design
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:191710
    • 提供者:胡文超
  1. communication-PC-and-single-chip

    0下载:
  2. 利用Visual C++实现PC机与单片机串口通信程- The application of serial-port communication between industry PC and single chip
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:47777
    • 提供者:蓝色天使211
  1. New-Port

    0下载:
  2. 一个非常好用的串口通信类,具有多种功能,可以在发送数据后选择是否读取返回值,添加到工程中即可使用-A very easy to use serial communication class, with a variety of features, you can choose whether to read the return value, added to the project after sending data to use
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2057
    • 提供者:Juliemm
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com