CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 LabView编程 搜索资源 - 单片机串口程序

搜索资源列表

  1. chuankou-tongxun

    0下载:
  2. 单片机跟pc机简单串口通讯的程序,上位机运行labview,运行后可在单片机和pc机间通讯-Microcontroller with pc machine simple serial communication program, the host computer running labview, communication between the microcontroller and pc running
  3. 所属分类:LabView

    • 发布日期:2017-11-22
    • 文件大小:22942
    • 提供者:chen
  1. PCyudanpianjichuankoutongxin

    0下载:
  2. 实现PC与单片机串口通信,方便使用,程序易懂-PC and microcontroller serial communication, easy to use, easy to understand program
  3. 所属分类:LabView

    • 发布日期:2017-12-07
    • 文件大小:137614
    • 提供者:颜文旦
  1. labviEWchuankoutiaoshi

    0下载:
  2. labview写的串口程序,之前用无线串口与单片机通信的,带一般的收发功能,能将收到的数据用txt保存并用图表的形式显示出来-labvIEW write serial procedures, before using the wireless serial communication with the MCU, with the transceiver function, can receive data using TXT preserved and displayed in the form
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:40487
    • 提供者:sujianwei
  1. Ultrasonic-Ranging-PC-display

    0下载:
  2. 通过软件Labview编写前面板和程序框图,通过该面板实现计算机与单片机的串口通信。设置好通信端口,波特率等参数后,超声波传感器检测距离,由单片机进行处理,通过串口将检测的距离输入到计算机,以波形图表显示实时距离,并进行实时存储。-Written on the front panel and block diagram software Labview, Computer and MCU serial communication through the panel. After setting
  3. 所属分类:LabView

    • 发布日期:2016-12-27
    • 文件大小:22528
    • 提供者:xmm28
  1. labview-danpianji

    0下载:
  2. 利用Keil C51 和LabVIEW编写程序实现PC与单片机串口通信。 设计任务 PC通过串行口将数字(00 ,01 ,02,03... ,FF,十六进制)发送给单片机,单片机收到 后回传这个数字,PC接收到回传数据后显示出来,若发送的数据和接收到的数据相等,则串 行通信正确,否则有错误。启始符是数字00,结束符是数字 FF。-Use Keil C51 and LabVIEW programming to achieve PC serial communication wi
  3. 所属分类:LabView

    • 发布日期:2017-04-02
    • 文件大小:24572
    • 提供者:郑州
  1. serial-communication

    0下载:
  2. 本程序为labview开发的PC与单片机串口通信的源程序。-This program was developed by the source PC labview serial communication with the microcontroller.
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:144705
    • 提供者:dengfeng
  1. serial-communication

    0下载:
  2. 本程序为labview开发的PC与单片机串口通信的源程序。-This program was developed by the source PC labview serial communication with the microcontroller.
  3. 所属分类:LabView

    • 发布日期:2017-05-02
    • 文件大小:613921
    • 提供者:sharefe
  1. design

    1下载:
  2. LabVIEW的课程设计,实现了与单片机的232串口通信,里面还有计算器的程序代码-LabVIEW curriculum design, to achieve a 232 serial communication with the microcontroller, there is also a calculator program code
  3. 所属分类:LabView

    • 发布日期:2017-04-16
    • 文件大小:98035
    • 提供者:jsdfh
  1. Compass-PC

    1下载:
  2. 一款PC端电子罗盘程序,下位机为MSP430,通过蓝牙串口,接受单片机采集到的电子罗盘数据及单片机平台的航向,并通过指南针动画显示。简单的LabView蓝牙模块和图像处理模块运用程序。-A PC electronic compass program, under a machine for MSP430, via bluetooth serial port, accept the single-chip microcomputer and single chip microcomputer pl
  3. 所属分类:LabView

    • 发布日期:2017-05-02
    • 文件大小:644328
    • 提供者:LorentzCai
  1. MotionController

    0下载:
  2. 课程设计做的单片机上位机程序,包含了串口读写、数据指令格式转换、各种进制数据转换、数据选择器、该压缩包包含了所有子VI,可成功运行-Curriculum design done SCM PC program, including the serial read and write data instruction format conversion, various binary data conversion, data selector, the archive contains all s
  3. 所属分类:LabView

    • 发布日期:2017-04-27
    • 文件大小:82206
    • 提供者:罗克韦尔
  1. LABVIEW

    0下载:
  2. 这是运用Labview编写的串口通信的程序,包括PC与单片机,单PC双串口通信,PC与PC串口通信。-This is the use of Labview prepared by the serial communication procedures, including PC and single-chip, single PC dual serial communication, PC and PC serial communication.
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:36636
    • 提供者:王风
  1. labview-visa

    0下载:
  2. 本程序是基于LABVIEW编写的,利用VISA可以实现与单片机的串口通讯,不需要想其他语言那样考虑串口底层驱动-This procedure is based on LABVIEW written using VISA can be achieved with the microcontroller serial communication, you do not need to think of other languages as serial consider the underlying
  3. 所属分类:LabView

    • 发布日期:2017-05-03
    • 文件大小:560515
    • 提供者:汪维明
  1. 2017010716500

    0下载:
  2. lanbiew串口通信程序,实现PC与51单片机串口通信-Lanbiew serial communication program, PC and 51 single-chip serial communication
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:145645
    • 提供者:173024
  1. MCu

    2下载:
  2. Labview和单片机51之间的串口通信,其中的Labview程序-Serial communication between Labview and 51, in which the Labview program
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:13739
    • 提供者:石迪飞
  1. Serial-test

    0下载:
  2. 基于labview与单片机的串口通讯测试程序-Serial Communication Test Program Based on labview and Single Chip Microcomputer
  3. 所属分类:LabView

    • 发布日期:2017-12-14
    • 文件大小:13160
    • 提供者:李腾飞
  1. pc_to_mcu

    1下载:
  2. 这个Labview程序实现了上位机有单片机的串口通讯功能,上位机发送数据给单片机,单片机接收回来之后把数据发给上位机,上位机接收数据并显示。 -The Labview program has achieved single-chip PC serial communication function, the host computer sends data to the microcontroller, after the MCU receives the data sent back to
  3. 所属分类:LabView

    • 发布日期:2017-12-13
    • 文件大小:12516
    • 提供者:李亚
  1. labview 单片机串口通信

    0下载:
  2. 用LABVIEW做的串口通讯无线温度(DS18B20)采集系统,可以实现对温度数据的采集,波形显示,报警,数据回放和数据保存功能。程序简单易懂,送给有需要的同学学习~(Serial communication using LABVIEW to do wireless temperature (DS18B20) acquisition system, you can achieve the acquisition of temperature data, waveform display, ala
  3. 所属分类:LabView编程

    • 发布日期:2018-01-06
    • 文件大小:7172096
    • 提供者:伽米芋
  1. 串口程序

    0下载:
  2. 实现上位机与单片机的串口调试,pc输入一条数据,单片机读取数据后并返回上位机(Realization of serial debugging of host computer and single chip microcomputer)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-09
    • 文件大小:30720
    • 提供者:Devil無殇
搜珍网 www.dssz.com