CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 串口接收数据

搜索资源列表

  1. Uart

    0下载:
  2. LPC2103的串口通讯程序,采用自带库函数编写,实现PC机把指令发给控制器,控制器再把所接收数据返回上位机-LPC2103 serial communication procedure for the preparation of native library functions to achieve PC-to instructions issued to the controller, the controller then receives the data back to PC
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:839715
    • 提供者:欣然
  1. RS232COM

    0下载:
  2. mfc 编的上微机软件 接收串口数据并以曲线形式显示 能保存信息到数据库-mfc code of the computer software to receive serial data and displayed as a curve to the database can store information
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4319599
    • 提供者:大鹏
  1. xiugai

    0下载:
  2. GPS,GSM串口接受发送程序,串口中断接收GPS信息,再把数据发送到GSM
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1076
    • 提供者:playbouy
  1. SerierAndNet

    0下载:
  2. 串口自动发送方数据,网口接收数据,可运行,只要修改下网口参数-Automatic sending serial data, Ethernet port to receive data, can run as long as the modified parameters of the net mouth
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:57148
    • 提供者:施超
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  1. SerialComm

    0下载:
  2. 利用MSComm控件实现串口数据的发送和接收。主要包括串口的初始化、串口接收数据的初始化、串口数据的发送和接收函数。-MSComm control the use of serial implementation of sending and receiving data. Mainly include the serial port initialization, the initialization of the serial receive data, serial data to sen
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1246794
    • 提供者:海涛
  1. mscomm

    0下载:
  2. 串口调试助手,支持各种数据转换,也可保存接收的数据-Serial debugging assistant to support a variety of data conversion, but also to receive data can be stored
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:57890
    • 提供者:邢耕
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. chuankoutongxin

    0下载:
  2. VB实现串口通信,发送命令从而接收相应数据。-VB Serial communications, send a command in order to receive the corresponding data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:50792
    • 提供者:jack
  1. GPS-data-collect

    0下载:
  2. 这是一个GPS数据收集器程序。 通过串口编程打开gps模块,自动接收信息,并分析信息。-This is a GPS data collection program. Programmed through the serial port to open gps modules, automatically receive information and analyze information.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:59671
    • 提供者:kaihong
  1. Control

    0下载:
  2. 上位机控制程序,实现网口通讯,无线收发的数据通过串口转网口的模块后将数据通过网线发给上位机,并且通过接收到的数据判断各个子模块是什么类型的子节点,显示其无线网络地址并提取有用数据显示,且可向各个子模块发送指令-Host computer control program,toachieve net mouth communication,Wireless transceiver of the data through serial port module will switch to other
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-19
    • 文件大小:5293415
    • 提供者:xu yong
  1. SCommTest

    0下载:
  2. 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1916629
    • 提供者:萧坤
  1. cnComm

    0下载:
  2. 一个异步串口通信类,该类在接收到串口数据时会调用一个抽象方法OnReceive()-An asynchronous serial communication class, receiving the serial data will be called an abstract method OnReceive ()
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:5008
    • 提供者:ty
  1. SerialDebuggingAssistantV1.2

    1下载:
  2. 串口调试助手VB源代码,能够实现串口数据的接收和发送。-Serial debugging assistant VB source code, to achieve the receive and transmit serial data.
  3. 所属分类:Com Port

    • 发布日期:2015-10-10
    • 文件大小:69174
    • 提供者:梁如意
  1. serial_test

    0下载:
  2. 实现串口的通讯,用两个线程:一个发送线程,一个接收线程,可以同时进行发送与接收数据。-serial test , use c language , it is contain two thread. write and read at the same time !
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:1778
    • 提供者:nizhijun
  1. chuankou.tar

    0下载:
  2. linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:20617
    • 提供者:zhangning
  1. Serial_Port_Communication_pdf

    0下载:
  2. RS232串口技术文摘 串口硬件标准:串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为一种标准,目前已在微
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:906922
    • 提供者:小小
  1. 690484VC

    0下载:
  2. 关于GPS串口接收数据的类,以及GPS串口通信-GPS
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:24735
    • 提供者:liyanli
  1. 123

    0下载:
  2. 基于VISA开发的串口调试程序,可以设置不同的波特率,数据接收和发送。是开发串口通信模块良好的参考版本。-VISA-based development of serial debugger, you can set a different baud rate, data receive and transmit. Serial communication module is the development of good reference version.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:69531
    • 提供者:simith
  1. comm_tool

    0下载:
  2. 可以向串口发送数据,或从指定串口接收数据。数据可以是字符串或十六进制数据。-Can send data to the serial port, or receive data from the specified serial port. Data can be strings or hexadecimal data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:130466
    • 提供者:郭平湘
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com