搜索资源列表
基于单总线的温度实时监控系统
- 基于单总线的温度实时监控系统,对单总线设备的结构特点和以单总线技术构建起来的微型局域网的拓朴结构、网络结构优化以及设备与单总线的连接进行阐述和研究。设计基于单总线的温度采集电路,单总线和PC机串行口的接口电路。用自己熟悉的计算机语言编写温度实时监控系统软件。
ADC0809.rar
- 基于ADC0809模数转换器的单片机多通道温度采集系统,ADC0809 ADC of MCU-based multi-channel temperature acquisition system
dianzixianshi
- 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,
wenducaiji
- 微机原理课程设计报告 从设计到流程图 到代码 以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
zhujiOKyy
- 基于网络的温度采集系统,即一个主机监控各个子机的温度,并由主机提示哪个子机温度过高进行语音播报-Web-based temperature acquisition system, that is, a host monitor the temperature of each sub-machine, which prompted the child by the host machine temperature is too high for voice broadcast
1
- 本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率高、抗干扰能力强,动态显示的方式等特点。本设计既可以对当前温度进行检测又可以对温度进行数码显示,两位整数两位小数的显示方式具有更高的显示精度,若超越极限温度则触发蜂鸣器报警。利用功能强大的Keil和具有互动电路仿真的Proteus进行程序的编写和仿真。-The system AT89S52 microcontroller as its c
sdasf
- 本文设计了一个基于AT89S52单片机控制的水温控制系统, 由下位机、上位机、和通讯网络三部分组成。下位机是基于单片机AT89S52和温度传感器DS18B20的高精度数据采集系统,功能是对温度的检测与输出控制。上位机采用计算机,与下位机进行数据信息的交互,并显示各路温度值及其曲线、控制参数、设定值等。-This paper designed a water temperature based on AT89S52 MCU control system, the lower computer, h
temperature
- LV编写的温度采集系统 具有报警功能 可用于采集温度等物理量-Labview based temperature acquisition system
wj
- 利用labview实现温度采集系统的设计过程,系统结构时利用了labview的虚拟仪器技术,由labview虚拟系统自生成温度信号,通过温度的采集实现对温度数据的采集,预处理,分析,储存和显示。-Labview temperature acquisition system design process, the system structure using labview virtual instrument technology labview virtual system, since th
AD590
- 本文设计了一种实用新型计算机温度采集系统,采用AD590作温度传感器,ADC0809作模数转换器。该系统原理简单,结构紧凑,成本低廉,适用于需要多点测温的场合,广泛应用于工业生产和人们日常生活中,并显示出了经济、可靠的优越性。本文对系统中的各个组成部分的原理、功能、线路图、芯片的功能作了一个详细的介绍,测量误差符合系统所规定的要求。-Designed a utility model computer temperature acquisition system, using AD590 as a
LabviewandCH376
- 基于labview的温度采集系统,有详细的信息,源码说明-Labview-based temperature acquisition system, detailed information, source notes! ! ! ! ! !
wenducaiji
- 基于labview的温度采集系统,具有采集进度,数据处理,报警温度等-Temperature acquisition system based on labview acquisition progress, data processing, alarm temperature
DS18B20-program-code
- DS18B20 公路温度采集系统 51单片机-DS18B20 temperature acquisition system 51 single highway
text
- 该程序是用labview编程语言模拟温度采集系统,是我们学习labview语言例子-The program is a programming language simulation labview temperature acquisition system, is an example of the language we learn labview
DAQ (2)[讨论] 2016-LABVIEW DAQ温度采集系统
- 这是一个温度采集和控制的虚拟程序,可用于编程采集,适合初学者学习。(This is a temperature acquisition and control procedures, can be used for programming, acquisition, suitable for beginners to learn.)
温度采集系统1
- 一个自动的温度采集系统,适合labview初学者,满足基本的报警,存储,采集功能。(An automatic temperature acquisition system, suitable for beginners LabVIEW, to meet the basic alarm, storage, acquisition function)
模拟温度采集监测系统
- 模拟温度采集系统。该系统基本上用到了诸多种程序结构。程序框图中,最外层用While循环来控制整个系统的运行;用Case结构来判断是否开始采集;用顺序结构来实现“初始化”|“运行”|“结束”这3个顺序执行状态;用For循环来实现100点的温度采集,其中用Case结构来判断是否超限报警;用公式节点实现华氏摄氏转速;用事件结构实现暂停事件,其中time out事件是必需的,否则程序将一直暂停在等待用户单击“暂停”按钮的状态。(Simulated temperature acquisition syst
模拟温度采集监测系统
- 基于LabVIEW的温度采集监控系统,温度采集面板控制,程序设计。(Temperature collection and control system based on LabVIEW)
温度采集
- 基于labview 多路温度测控系统。(Based on LabVIEW multi-channel temperature measurement and control system.)
温度采集检测系统
- 进行了简单的温度采集过程。可以作为初学者来看。很基本的labview操作。(A simple process of temperature acquisition is carried out.)
