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

搜索资源列表

  1. chuankou

    0下载:
  2. 利用QT读取单片机发送的串口数据,并实时显示心电波形图。子线程接收数据,主线程画图(Using QT to read the serial data sent by single chip microcomputer and display the ECG waveform in real time. Zi Xiancheng receives data, master thread drawing)
  3. 所属分类:界面编程

    • 发布日期:2018-01-11
    • 文件大小:25600
    • 提供者:冉小小
  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. 串口通信+DMA接收不定长数据

    0下载:
  2. 串口通信+DMA接收不定长数数据,芯片是stmf103,平台是keil4(Serial communication +DMA receives the indefinite long data)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:313344
    • 提供者:our_527
  1. serial

    0下载:
  2. 编程语言:c#,建议平台 windows,实现串口接收数据,发送数据,(Receiving data from serial port and sending data)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:疯疯疯
  1. STC12C5A60S2的单主单从模式SPI通讯测试

    0下载:
  2. 适用单主单从通信,主机从串口接收数据,通过SPI发送到从机,从机将接收到的数据显示到P0口上。(Apply to single master from communication)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:77824
    • 提供者:16394501
  1. SerialPort001

    0下载:
  2. 通过本地com口发送接收数据,指定COM口(Send the received data through the local COM port, and specify the COM port)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:168960
    • 提供者:Juda
  1. Com

    0下载:
  2. 在LabVIEW2016上编写的串口通信程序,可以实现收发数据,显示接收数据和波形。(The serial communication program written on LabVIEW2016 can receive and receive data and display the received data and waveform.)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-30
    • 文件大小:99328
    • 提供者:Tinafan
  1. ammeter

    0下载:
  2. 通用DL645协议的传输和解析,使用串口接收数据的DLL接口(Transmission and analysis of general DL645 protocol)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:20271104
    • 提供者:往昔wx
  1. stm32单片机通过USART1 收发数据

    1下载:
  2. stm32单片机通过USART1 收发数据通过串口调试软件,向板子发送数据,板子接收到数据后,立即回传给电脑。 库版本 ST3.0.0(STM32 MCU through the USART1 data through the serial debugging software to send data to the board, the board receives the data, immediately back to the computer. Librar
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:1253376
    • 提供者:airobot2012
  1. BCB串口编程接收任意发送固定Demo

    0下载:
  2. 使用Boland C++ Builder 6.0进行串口编程,实现能够接受串口发送的数据,能够发送程序内固定的数据,是一个初学者可以参考到的Demo(Using Boland C++ Builder 6 for serial programming to achieve the data that can be sent by the serial port, and to send the fixed data in the program, it is a Demo that a begin
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:671744
    • 提供者:WISDIMDI
  1. uart

    0下载:
  2. 此上传文件实现的功能就是FPGA里实现从PC接收数据,然后把接收到的数据发回去。 使用的是串口UART协议进行收发数据。(The function of this upload file is to receive data from PC in FPGA and send back the received data.The serial port UART protocol is used to receive and receive data.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:1649664
    • 提供者:木子桶
  1. xjxlwi97

    0下载:
  2. 该程序是串口调试助手,能够对串口发送数据以及从串口接收数据,并且能够选择数据格式()
  3. 所属分类:系统编程

    • 发布日期:2018-05-04
    • 文件大小:44032
    • 提供者:Dozus
  1. 串口数据输出显示

    1下载:
  2. STM32 USART3接收数据 USART1串口助手显示(USART3 receives data USART1 serial port assistant.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-03
    • 文件大小:4880384
    • 提供者:gghhe
  1. PIDDebug

    0下载:
  2. PID调试软件 串口接收数据 后图形显示曲线 也可以下发PID参数 通信协议在软件界面上标识,多试试就会了,方便大家PID调试 发现bug,欢迎发Email反馈(PID debugging software serial receive data, graphics display curve can also send PID parameters to facilitate PID debugging)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2404352
    • 提供者:SanDraon
  1. 51

    0下载:
  2. 串口超声波程序,范例程序,串口发送指令和接收超声波数据(Serial port ultrasonic program)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:锋电子
  1. chuankou_2.2.3.0117_XiaZaiBa

    1下载:
  2. 串口调试助手,一个强大稳定的串口调试工具,完美支持Win7等Windows操作系统,支持常用的波特率及自定义波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件。(Serial debugging assistant)
  3. 所属分类:串口编程

    • 发布日期:2018-05-06
    • 文件大小:4581376
    • 提供者:gxt
  1. 单片机

    1下载:
  2. 单片机串口通信例子。 如:1.在code中设置两个一维无符号字符型数组,数组共有5个元素,每按键一次,将数组数据发送一次。若P3.4=0,发送第1个数组数据,否则发送第2个数组数据。 2.与“1”配对,接收发送方的数据,接收经偶校验正确的数据放在20H-24H单元,接收后根据P3口拨码开关的值显示20H-24H单元的内容。P3.7P3.6P3.5P3.4=0000、0001、0010、0011、0100分别显示20H、21H、22H、23H、24H的值。(An example of seri
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:262144
    • 提供者:aaress
  1. SerialTest

    0下载:
  2. 串口调试助手源码,用于串口测试及调试,包含数据发送和接收(Serial debugging tools .For serial port testing and debugging, including serial data transmission and acceptance.)
  3. 所属分类:android开发

    • 发布日期:2018-05-07
    • 文件大小:1357824
    • 提供者:hwz126
  1. STC12C5A60S2双串口通信例程

    0下载:
  2. 双串口通信,实现单片机串口的接收数据,和想单片机发送数据的功能,希望对大家有所帮助。(Dual serial communication, the realization of MCU serial port data reception, and want MCU data transmission function, hope to help you.)
  3. 所属分类:串口编程

    • 发布日期:2019-01-16
    • 文件大小:4096
    • 提供者:容容1106
  1. labview接收串口波形显示

    1下载:
  2. labview接收串口波形显示,可以回放数据,并可以进行数据保存。
  3. 所属分类:绘图程序

« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com