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

搜索资源列表

  1. 串口通讯经典程序

    0下载:
  2. 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. M
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:81.34kb
    • 提供者:鸡蛋
  1. VB串口编程的几个问题

    0下载:
  2. VB串口编程的几个问题 串口数据接收方式 如何处理不定长数据的接收 用字符方式收发码值大于127的字符数据 串口通讯问答2-VB Serial Programming Problems serial data reception mode uncertain how long data reception mode with characters TX yards values greater than 127 characters serial data communicati
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10.17kb
    • 提供者:小洲
  1. delphi串口通讯

    2下载:
  2. 这是一个用delphi 7.0编写的串口通讯程序。在实际工作中采用rs485连接PC台式机和单片机,用来调试串口设备,并且分析串口通讯数据。
  3. 所属分类:通讯/手机编程

    • 发布日期:2009-03-26
    • 文件大小:16.77kb
    • 提供者:sy1997
  1. communication

    0下载:
  2. 串口通讯程序,用于电脑串口数据交换,单片机串口通讯。-Serial communication program for the computer serial port for data exchange, single-chip serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:242.6kb
    • 提供者:fs249
  1. msp430shujucaijixitong

    0下载:
  2. msp430f149实现的数据采集系统 结构简单 功耗低 模拟采集传感器 数字开关量采集 串口通讯UART模块 电源供电及复位-Executable files built outside of IAR Embedded Workbench Follow these steps to load and debug an executable file that was built outside IAR Embedded Workbench, for example p
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:3.26kb
    • 提供者:JEFF
  1. c# 串口通讯 读取数据库等信息

    3下载:
  2. c# 串口通讯 读取数据库等信息,写入注册表,读取磅的数据,写入数据库-c# serial communication read the database information, write to the registry, read pounds of data, written to the database
  3. 所属分类:串口编程

    • 发布日期:2014-01-25
    • 文件大小:659.94kb
    • 提供者:adai
  1. GPSCOMPORTnew

    0下载:
  2. 串口通讯,可以自定义串口,波特率,数据位,停止位,校验位,实时监控串口内容进行读取,并根据数据包的不同进行显示。-Serial communication, you can customize the serial port, baud rate, data bits, stop bits, parity bit, real-time monitoring of serial port to read the content and, based on different data packet
  3. 所属分类:GPS develop

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:
  1. serialtest

    1下载:
  2. 电力系统串口通信测试工具,通过指定通讯数据包中的关键字自动组成通讯数据包,在根据需要通过指定的串口发送-Serial communication tool for power system testing, communication of data packets by specifying the keyword automatic composition of communication packets, in accordance with the specified serial po
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:89.67kb
    • 提供者:lyq
  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
    • 文件大小:1.74kb
    • 提供者:nizhijun
  1. 串口V3

    0下载:
  2. 用VC++MFC开发的上位机的串口通讯,发送并接收下位机数据(Serial communication of upper computer)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:66.32mb
    • 提供者:Fantsy
  1. VB、VC串口通讯

    1下载:
  2. VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
  3. 所属分类:串口编程

  1. E语言串口通讯

    2下载:
  2. 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
  3. 所属分类:串口编程

  1. 20171209_025029958

    1下载:
  2. 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据(E language, serial port COM communication source code, routine program, easy language extension interface support library, application of easy language port components, and sending and receiving
  3. 所属分类:串口编程

    • 发布日期:2018-01-07
    • 文件大小:16kb
    • 提供者:jasstion
  1. 接收并解析数据-调试成功

    0下载:
  2. 本程序使用与Arduino R3开发板,程序功能是在串口通讯模式时解析收的数据。(This program uses the Arduino R3 development board, the program function is in the serial communication mode to analyze the data.)
  3. 所属分类:串口编程

  1. 串口通讯

    0下载:
  2. C51串口通信程序源代码。查询方式进行数据通信。(SUART, 89C51,Baud rate9600.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-21
    • 文件大小:27kb
    • 提供者:qqhrchen
  1. ad7616

    8下载:
  2. STM32+AD7616串口和并口已经4位并口数据通讯(STM32 with AD7616 serial parallel kommunikation)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-04
    • 文件大小:3kb
    • 提供者:hh7689
  1. 串口数据收发

    1下载:
  2. 实现RS232串口数据收发,进行上下位机通讯,可以实现上位机对下位机进行控制和下位机数据反馈到上位机进行处理。(Achieve RS232 serial data transceiver, communication between upper and lower computers, can realize upper computer to control lower computer and feedback data from lower computer to upper comput
  3. 所属分类:串口编程

    • 发布日期:2020-05-12
    • 文件大小:2.43mb
    • 提供者:孤山客
  1. demo-0.0.1-SNAPSHOT

    1下载:
  2. 串口通讯,读取串口数据,发送串口数据,监听串口数据(serial communication)
  3. 所属分类:串口编程

  1. MATLAB串口数据采集

    2下载:
  2. 基于matlab的串口助手, 实现简单的串口数据收发,用于单片机与上位机通讯(a serial tool designed by matlab)
  3. 所属分类:串口编程

    • 发布日期:2020-10-31
    • 文件大小:187kb
    • 提供者:nucton
  1. 串口数据收发

    18下载:
  2. MCGSpro自由口通讯驱动,可以自由定义通讯数据与特种通讯协议设备通讯。(MCGSpro free port communication driver)
  3. 所属分类:通讯编程

    • 发布日期:2020-12-26
    • 文件大小:227kb
    • 提供者:oyjshhu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com