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

搜索资源列表

  1. MONITORING-AND-CONTROL--ON-LABVIEW

    0下载:
  2. 摘 要 针对实现液罐的监测与控制系统,采用下位机:以C52单片机为核心,控制HC-SR04超声波测距模块和DS18B20分别对液面高度和液罐中温度进行测量。上位机:在PC机中通过LabVIEW进行编程,其主要功能为:数字时钟、液罐液位的模拟、波形图、液位超限的报警功能、液位控制的自动和手动模式、以及对数据进行存储。单片机对液位和温度的数据进行采集后,LabVIEW可选择性的使其在面板中进行显示,同时还可发送指令给单片机控制进水阀和出水阀的开闭,也可通过自动模式对液位进行控制。相比于传统控制系统,
  3. 所属分类:LabView

    • 发布日期:2016-12-27
    • 文件大小:108kb
    • 提供者:guofengyu
  1. Serial-port-data-acquisition-system-

    0下载:
  2. 本系统利用单片机通过串口和数字化的温度传感器18b20对温度进行采集和监控,通过串口通信可以将采集的温度数据传给电脑,利用电脑进行数据处理和显示,包括保存和回放数据,回放数据速度可进行调整。-The system microcontroller through serial port and the digital temperature sensor
  3. 所属分类:LabView

    • 发布日期:2017-11-08
    • 文件大小:37.57kb
    • 提供者:曾雯浩
  1. temperature-detection-system

    0下载:
  2. 使用单片机采集温度信息,采用labview设计界面,此程序已经做成是无语。- the temperature real-time control system with digital temperature sensor of DS18B20. The system study the ambient temperature as the main object and the lower machine system is made up with STC89C52 as the core
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:491.5kb
    • 提供者:村长
  1. wenduchuanganqi

    0下载:
  2. labview通过串口接受单片机上温度传感器发来的数据-labview control
  3. 所属分类:LabView

    • 发布日期:2017-04-03
    • 文件大小:27.82kb
    • 提供者:安安
  1. LABVIEW__usb__2

    0下载:
  2. 采集单片机温度数据,通过串口上传到Labview上位机,并在界面绘图温度实时变化波形-SCM temperature data collected by Labview serial uploaded to the host computer, and changes in real time waveform drawing temperature at the interface
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:45.34kb
    • 提供者:Zhang Chunyu
  1. labview

    0下载:
  2. 基于单片和labview的温度监测系统的设计,labview单通道单片机-Based on the design of monolithic and temperature monitoring system labview, labview single-channel single-chip
  3. 所属分类:LabView

    • 发布日期:2017-05-24
    • 文件大小:7.71mb
    • 提供者:zhangbiao
  1. Temperature-detect-on-PC

    0下载:
  2. 可和单片机通信,显示实时温度,相当于小型的虚拟仪器。-And single-chip communication can display real-time temperature, equivalent to a small virtual instrument.
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:178.94kb
    • 提供者:姚若宇
  1. tem

    0下载:
  2. 四点温度采集 将 单片机采集的2组温度数据上传到电脑的 上位机进行显示-Temperature gathering at four o clock
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:412.29kb
    • 提供者:刘风
  1. Labview

    0下载:
  2. 基于LabVIEW编写上位机监控界面,通过单片机的串行口RS232和LabVIEW上位机进行通信,实现温度的实时采集与温度曲线显示的功能 -LabVIEW preparation of PC-based control interface, communication via RS232 serial port MCU and LabVIEW PC, real-time temperature curve temperature acquisition and display functio
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:259.67kb
    • 提供者:韩小珍
  1. read

    0下载:
  2. 单片机测温然后通过串口将数据传到labview上位机上通过波形图表进行显示温度曲线,进行显示与所给期望进行对比-Single chip temperature measurement and then through the serial port to the data to the LabVIEW PC through the waveform chart display temperature curve, to display and compare to the desired
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:13.75kb
    • 提供者:严天宇
  1. FreeCOM

    0下载:
  2. 基于LabVIEW的温度采集实时显示系统,下位机采用的是Arduino单片机.-Real-time Temperature Display System Based on LabVIEW.
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:57.32kb
    • 提供者:何莹男
  1. 基于LabVIEW的单片机温度自动测试系统

    1下载:
  2. 基于LabVIEW的单片机温度自动测试系统(Temperature automatic test system of single chip microcomputer based on LabVIEW)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-24
    • 文件大小:183kb
    • 提供者:阿芳同学
  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
    • 文件大小:6.84mb
    • 提供者:伽米芋
  1. 基于LabVIEW和51单片机的温度检测

    2下载:
  2. 基于labview的温湿度检测(none)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-21
    • 文件大小:695kb
    • 提供者:两仪
  1. 温度采集子程序

    0下载:
  2. 通过串口接收用单片机温度采集的数据,希望能对你有所帮助,有问题私聊我(Receiving data from single-chip microcomputer through serial port,I hope I can help you,,and have a question about me)
  3. 所属分类:LabView编程

  1. 基于单片机和LabVIEW的温度监测系统

    1下载:
  2. 基于单片机和LabVIEW的温度监测系统(Temperature monitoring system based on single chip microcomputer and LabVIEW)
  3. 所属分类:LabView编程

    • 发布日期:2020-06-19
    • 文件大小:444kb
    • 提供者:小司学徒
搜珍网 www.dssz.com