CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 温度采集

搜索资源列表

  1. 基于单总线的温度实时监控系统

    1下载:
  2. 基于单总线的温度实时监控系统,对单总线设备的结构特点和以单总线技术构建起来的微型局域网的拓朴结构、网络结构优化以及设备与单总线的连接进行阐述和研究。设计基于单总线的温度采集电路,单总线和PC机串行口的接口电路。用自己熟悉的计算机语言编写温度实时监控系统软件。
  3. 所属分类:Delphi控件源码

  1. ADC0809.rar

    0下载:
  2. 基于ADC0809模数转换器的单片机多通道温度采集系统,ADC0809 ADC of MCU-based multi-channel temperature acquisition system
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:6397
    • 提供者:碰碰虎
  1. dianzixianshi

    0下载:
  2. LED大屏幕显示系统,以AT89S52单片机为核心,由键盘显示、录放音模块、光电开关、温度采集、定时闹铃、LED大屏幕显示等功能模块组成。-LED large screen display system to AT89S52 Single-chip as the core, from the keyboard display, audio playback module, photoelectric switches, temperature acquisition, timing alarm,
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:4984
    • 提供者:吴飞扬
  1. 789

    0下载:
  2. 毕业实习内容之一: ——基于DS18B20数字温度传感器的温度采集 -The content of graduate training
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:4545
    • 提供者:ihd
  1. wenducaiji

    0下载:
  2. 微机原理课程设计报告 从设计到流程图 到代码 以8088CPU 为核心设计一个温度采集系统,系统可以实现一路温度的采集,在3位LED显示器上显示当前温度。-Computer Principles of curriculum design from design to report to the code flow chart to design a 8088CPU as the core temperature acquisition system, the system temperature
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:325972
    • 提供者: 小峰
  1. temperature

    0下载:
  2. 100点温度值采集,并且可以进行摄氏温度和华氏温度的转换-100-point temperature value acquisition, and can be carried out Celsius and Fahrenheit temperature conversion
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:16051
    • 提供者:fan
  1. 1

    0下载:
  2. 本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率高、抗干扰能力强,动态显示的方式等特点。本设计既可以对当前温度进行检测又可以对温度进行数码显示,两位整数两位小数的显示方式具有更高的显示精度,若超越极限温度则触发蜂鸣器报警。利用功能强大的Keil和具有互动电路仿真的Proteus进行程序的编写和仿真。-The system AT89S52 microcontroller as its c
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:633436
    • 提供者:蔡力
  1. temp

    0下载:
  2. 温度采集和显示的小工具,采用浮动窗口,可以试一试。-Temperature acquisition and display of small tools, floating window, you can try.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:566539
    • 提供者:farbridge
  1. 温度显示

    1下载:
  2. 连续温度采集监测带报警信息,如下图所示,当报警发生时输出报警信息,例如“温度超限!当前温度78.23℃”,正常情况下输出空字符串。(Temperature display design)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-21
    • 文件大小:14336
    • 提供者:萝卜2017
  1. 温度采集

    0下载:
  2. 可以显示温度大小并且在超过温度上限时报警(You can display the temperature and alarm over the temperature limit)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-20
    • 文件大小:29696
    • 提供者:燃点123
  1. DAQ (2)[讨论] 2016-LABVIEW DAQ温度采集系统

    1下载:
  2. 这是一个温度采集和控制的虚拟程序,可用于编程采集,适合初学者学习。(This is a temperature acquisition and control procedures, can be used for programming, acquisition, suitable for beginners to learn.)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-26
    • 文件大小:89088
    • 提供者:harleymop
  1. 温度采集系统1

    0下载:
  2. 一个自动的温度采集系统,适合labview初学者,满足基本的报警,存储,采集功能。(An automatic temperature acquisition system, suitable for beginners LabVIEW, to meet the basic alarm, storage, acquisition function)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-05
    • 文件大小:18432
    • 提供者:程又青
  1. 模拟温度采集监测系统

    0下载:
  2. 模拟温度采集系统。该系统基本上用到了诸多种程序结构。程序框图中,最外层用While循环来控制整个系统的运行;用Case结构来判断是否开始采集;用顺序结构来实现“初始化”|“运行”|“结束”这3个顺序执行状态;用For循环来实现100点的温度采集,其中用Case结构来判断是否超限报警;用公式节点实现华氏摄氏转速;用事件结构实现暂停事件,其中time out事件是必需的,否则程序将一直暂停在等待用户单击“暂停”按钮的状态。(Simulated temperature acquisition syst
  3. 所属分类:LabView编程

    • 发布日期:2018-01-10
    • 文件大小:135168
    • 提供者:ASJDZEM
  1. 简单温度采集

    0下载:
  2. 用作温度采集,包括上位机和下位机程序,内容比较全(For temperature acquisition, including PC and lower computer program, the contents is quite complete)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-21
    • 文件大小:69632
    • 提供者:mola
  1. 组件温度检测程序Agilent232-new

    0下载:
  2. 针对安捷伦34972数采仪实现多通道温度采集(Realization of multi channel temperature acquisition by Agilent 34972 number miner)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-21
    • 文件大小:55296
    • 提供者:一箭飞虹
  1. 未命名 1

    0下载:
  2. 简单的温度采集程序 只适用于初学者使用(A simple temperature acquisition program)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:claireggg
  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. 模拟温度采集监测系统

    1下载:
  2. 基于LabVIEW的温度采集监控系统,温度采集面板控制,程序设计。(Temperature collection and control system based on LabVIEW)
  3. 所属分类:LabView编程

    • 发布日期:2018-05-02
    • 文件大小:17408
    • 提供者:迟暮
  1. 温度采集

    0下载:
  2. 基于labview 多路温度测控系统。(Based on LabVIEW multi-channel temperature measurement and control system.)
  3. 所属分类:LabView编程

    • 发布日期:2018-05-03
    • 文件大小:80896
    • 提供者:木有人
  1. 温度采集检测系统

    2下载:
  2. 进行了简单的温度采集过程。可以作为初学者来看。很基本的labview操作。(A simple process of temperature acquisition is carried out.)
  3. 所属分类:LabView编程

    • 发布日期:2018-11-13
    • 文件大小:10240
    • 提供者:后台奥
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com