CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 上位机 接收 发送

搜索资源列表

  1. comm15

    1下载:
  2. 1、将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯 可以实现通讯对话,供下位机工程师参考使用,其主要的通讯协议本程序把它们分成四种情况。 以下说明: 1)下位机直接发送数据,上位机只接收不回应数据。 2)下位机直接发送数据,上位机接收并回应数据。 3)上位机直接发送数据,下位机只接收不回应数据。 4)上位机直接发送数据,下位机接收并回应数据。 下位机工程师完全可以利用这个功能单独的并且很方便的调试与上位机通讯程序,更改双方的通讯协议, 不再需要上位机工程师
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.37mb
    • 提供者:孙志华
  1. F2812_SCI02 PC机串口调试助手

    0下载:
  2. F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
  3. 所属分类:DSP编程

    • 发布日期:2017-03-22
    • 文件大小:354.53kb
    • 提供者:奋斗不止
  1. IR_nec_rev

    0下载:
  2. NEC 红外解码程序,将接收到的码在LCD1602上显示出来,且通过串口将码发送到上位机;-NEC IR decoding program, will receive the code displayed on the LCD1602 and yards through the serial port will be sent to the host computer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:26.88kb
    • 提供者:aohaijun
  1. boxingxianshishujucaijishangweiji

    0下载:
  2. 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:816.8kb
    • 提供者:lixiao
  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
    • 文件大小:5.05mb
    • 提供者:xu yong
  1. DataRet

    0下载:
  2. 本程序可实现ARM开发板里面的UART0接收上位机发送的数据,程序已经过调试,完全适用。-This procedure can be realized inside the ARM development board UART0 receive data sent by host computer, the program has been debugging, fully applicable.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:2.02kb
    • 提供者:黄同学
  1. vc

    0下载:
  2. vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5.18mb
    • 提供者:李先海
  1. OWRSPDLL

    0下载:
  2. VC编写的上位机与下位机之间的串口收发软件-VC and PC prepared between the lower level computer software serial transceiver
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:张宝玉
  1. C8051Study

    0下载:
  2. 利用C8051F020片内AD对心音信号(截止频率600Hz)进行采样(采样频率4096Hz),并通过串口发送。上位机接收程序见本人上传的Matlab程序。-Using AD within C8051F020 sampling of the heart sound signal.Heart sound cut-off frequency is 600Hz.AD sampling frequency is 4096Hz.The receiving program on PC information
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:67.54kb
    • 提供者:闵晓东
  1. Serial-PC-program

    0下载:
  2. 串口上位机程序。实现人机会话,可向单片机发送命令,并使其执行相应的操作。同时可以接收单片机的返回命令并做出回应。-Serial PC program. People the opportunity to achieve, it can send commands to the microcontroller, and make the appropriate action. At the same time to return the microcontroller can receive an
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3.97mb
    • 提供者:胡名仟
  1. GPSData

    0下载:
  2. 上位机程序,接收STM32发送的GPS数据并按照数据存储格式进行解算,解算后的结果保存在txt文件中,供后续处理。-PC program, to receive the GPS data and transmit STM32 data storage format in accordance with solver, solver the results stored in the txt file for subsequent processing.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-27
    • 文件大小:10.03mb
    • 提供者:潘涤生
  1. BMS202Monitor24SV1.1R

    1下载:
  2. 电池管理系统上位机,接收发送数据,显示电池温度及电压数据,数据存储,导出EXCEL -BMS upper
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2.16mb
    • 提供者:chenfeimy
  1. 串口V3

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

    • 发布日期:2017-12-22
    • 文件大小:66.32mb
    • 提供者:Fantsy
  1. SerialTest

    0下载:
  2. 上位机串口通讯功能,通过VS2013编程,可以实现简单的数据发送和接收功能(serial test PC serial communication function, through the VS2013 programming, you can achieve a simple data transmission and reception function)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:95mb
    • 提供者:朱少帅
  1. C8T6蓝牙接收发送程序

    0下载:
  2. 采用C8T6单片机的来进行蓝牙的串口通信采集蓝牙的数据,然后再通过串口上传到上位机()
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:1.27mb
    • 提供者:xingkonggulu
  1. UART发送接收

    0下载:
  2. stm8串口与上位机进行通信,上位机先发送数据给单片机,单片机再将数据反馈给上位机(Stm8 serial communication with the host computer through the computer, sends the data to the MCU, MCU and data feedback to the host computer)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2.95mb
    • 提供者:Sherlock0001
  1. 红外线上位机

    0下载:
  2. 通过MSCOMM实现串口对SMT32 红外线发射下位机的管理,具备以下功能: 1.串口选择 2.获取下位机接收的遥控器键值 3.设定下位机发送按键的方式,如随机或重复 备注:此工具需配合“红外线发射下位机”工程使用,使用VS2008开发。(Through MSCOMM to manage the lower machine that is SMT32 infrared emission tool,with the following functions: 1. serial port
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:185kb
    • 提供者:robinyang
  1. SerialPortAssistant_V1.5

    1下载:
  2. 用于单片机与上位机串口通信,方便测试和调试单片机程序。开发环境vs2017,十六进制发送接收,自动定时发送,自动串口检测更新等功能。(It is used for serial communication between single chip computer and host computer to test and debug the program of single chip computer conveniently. Development environment vs2017,
  3. 所属分类:C#编程

    • 发布日期:2021-03-26
    • 文件大小:800kb
    • 提供者:秋雨梧桐12
  1. 上位机串口

    1下载:
  2. 上位机通过USART与单片机通讯,可以实现字符和数字的发送和接收。(The upper computer which communicates with single chip microcomputer is written by C#)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-05
    • 文件大小:5kb
    • 提供者:qiongxiaozi
  1. 基于QT的串口通讯上位机软件

    0下载:
  2. 基于QT开发的单片机上位机通讯软件,能够接收下位机发送的数据,将数据展示在折线图中。
  3. 所属分类:串口编程

    • 发布日期:2022-05-09
    • 文件大小:197.69kb
    • 提供者:Lee_xia
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com