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

搜索资源列表

  1. MixingStation

    0下载:
  2. plc读取串口数据,采集上传主流数据库服务器。定时,自动重连,断线重连。(PLC reads serial data and collects and uploads the mainstream database server.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:26692608
    • 提供者:yyt2
  1. main

    0下载:
  2. 数据在串口和tcp服务器或者tcp客户端之间转发 数据在tcp服务器或者tcp客户端 和 tcp客户端之间转发(Data is forwarded between the serial port and the TCP server or the TCP client Data is forwarded between the TCP server or the TCP client and the TCP client)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:8192
    • 提供者:恒冬
  1. Simalator

    0下载:
  2. 用来模拟串口发送接收 主要接受卫星相关数据(Using the analog serial port to send and receive)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:2231296
    • 提供者:泗水六年
  1. notes_20171205091629

    0下载:
  2. 实现51单片机与电脑的串口通信,单片机发送,电脑接受到返回数据(Realize the serial port code of the single chip computer and the computer)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:嗨嗨还
  1. wave

    0下载:
  2. 一种逻辑分析仪采集数据的逆向程序,可按串口数据进行分析显示输出(A reverse program for data acquisition by a logic analyzer, which can be analyzed and displayed according to serial data.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:赵小强8888
  1. project4

    0下载:
  2. 获取每个串口的数据,发送或者读取数据,可以参考学习(Get data from each serial port, send or read the data)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:60416
    • 提供者:刘仰川
  1. SerialPortConnection

    0下载:
  2. 最近在公司让用C#写一个串口调试的工具,要求向串口中输入16进制数据或字符串。下面我将这次遇到的问题和解决方法奉献出来,希望对工作中需要的朋友有所帮助!(Recently in the company let C# write a serial debugging tool, required to enter the serial port 16 data or string. I will dedicate the following problems and solutions to he
  3. 所属分类:串口编程

    • 发布日期:2018-01-07
    • 文件大小:98304
    • 提供者:jasstion
  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
    • 文件大小:16384
    • 提供者:jasstion
  1. DoorLock

    0下载:
  2. 使用串口实现数据接收并处理,使用了串口类。(about data receiving and processing by serial port)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:21741568
    • 提供者:楚羌
  1. NamePipes v1.1

    0下载:
  2. 自定义串口开发,自动处理不连续数据,按照指定规则完成自动数据帧解析与封装(User-defined serial port development, automatic processing of discontinuous data, automatic data frame parsing and encapsulation according to the specified rules)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:35840
    • 提供者:liaijin2009
  1. SerialPortDemo

    0下载:
  2. 接收loRa串口通信数据,本机测试代码,便于学习调试(Receiving loRa serial communication data)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:283648
    • 提供者:Maxtree
  1. clsSerialPort

    0下载:
  2. 通过C#访问串口类,可以实现串口的访问。可以设置读取间隔,数据处理间隔。(C # seralport using System; using System.Collections.Generic; using System.Text; using System.Configuration; using System.IO; using System.IO.Ports; using System.Threading; using System.Runtime.Serializat
  3. 所属分类:串口编程

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:kuogyu
  1. 主从一体串口透传

    0下载:
  2. 通过串口给主机发送AT数据 ,发送给从机对应LED灯的亮灭(Send the AT data to the host by serial port, and send it to the LED lamp of the slave machine.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:17357824
    • 提供者:LEE0727
  1. 0-TMS32-RS232

    0下载:
  2. labview2013利用rs232串口采集处理数据,并按航保存txt(232 serial data acquisition and processing data)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:24576
    • 提供者:666关
  1. UART_Zigbee_Transparent_ Transmission

    0下载:
  2. 在网蜂zigbee模块上实现的透传程序,MCU只需要串口直接发送数据就可以,主从之间发什么就接受什么。(In the net ZigBee module to realize the transmission program, MCU only needs to send data directly from the serial port, what will be accepted between the master and the slave.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-10
    • 文件大小:2322432
    • 提供者:次夜寻梦
  1. test7

    0下载:
  2. 此程序实现的功能是串口接收数据校验并回传数据(The function of this program is to receive data check and return data by serial port)
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:珍珍1123
  1. PBComm_new

    0下载:
  2. 这是一个关于PB编程的串口通讯程序,可以接受RS232的数据(This is a serial communication program on PB programming that can accept data from RS232)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:4368384
    • 提供者:没名字啦
  1. SerialPortCom

    0下载:
  2. winform 串口通讯,串口连接,数据收发(winform serial communication)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-10
    • 文件大小:29696
    • 提供者:蓝冰孟夏
  1. STM32UARST

    0下载:
  2. 配置STM32串口并接收和播发数据,需自己注意STM32的引脚连接(Configuring STM32 serial port and receiving and transmitting data)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-10
    • 文件大小:3942400
    • 提供者:刘天骏
  1. A163410914-27047

    1下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。(Vc + + serial communication using MSComm control for example, to implementation, based on the MSComm also is to use a serial port to
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:16384
    • 提供者:小阿七
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com