搜索资源列表
AA
- 数字温度计,程序包括显示程序,报警程序和设计上下限温度程序-digital thermometer, procedures, including procedures showed that the police procedures and design procedures minimum temperature
TEMP
- 这个是基于单片机的温度测量的程序.这个可以测量外界的温度(除芯片的自身的温度外),并且可以手动设置温度的最高和最低值.如果温度低于最低或高于最高值,LED灯就会亮,如果是低于最低温度2度或最高温度2度,蜂鸣器就会响,报警-This is based on single-chip temperature measurement procedure. This can measure the temperature of the outside world (in addition to its o
1
- 本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率高、抗干扰能力强,动态显示的方式等特点。本设计既可以对当前温度进行检测又可以对温度进行数码显示,两位整数两位小数的显示方式具有更高的显示精度,若超越极限温度则触发蜂鸣器报警。利用功能强大的Keil和具有互动电路仿真的Proteus进行程序的编写和仿真。-The system AT89S52 microcontroller as its c
T1
- 多路温度监控系统程序,具有温度监控,显示,报警功能-Multi-channel temperature monitoring system program, with temperature monitoring, display, alarm function
wendubaojing
- 简易的温度报警程序,容易让初学者看懂,好更加进一步发展-Simple and easy temperature alarm program.
stm8-
- 本程序使用stm8芯片,用ds18b20作为温度采集模块,具有温度采集,温度上下限控制报警功能,使用显示屏1602作为显示端口,给编程的朋友做一个参考使用-This program uses stm8 chip, using ds18b20 as temperature acquisition module with temperature measurement, temperature control of the upper and lower alarm function, use th
temp_alarm
- 程序为温度报警系统,功能如下: 1. 显示当前时间和温度,时间显示采用实时时钟,掉电后时钟继续工作; 2. 可以通过外部键盘设置温度的上限值和下限值,温度超过上限值和下限值分别报警,并有声光指示; 3. 报警后记录当前温度和时间,并保存到EEPROM,每5分钟最多报警一次,报警记录要求能够查询; -Procedures for the temperature alarm system, functions as follows: 1. Displays the current t
msp430f149
- 运用IAR对系统测控程序进行编程,包括编写测距模块,温度补偿模块,报警模块,LCD显示模块的基本程序。-System monitoring and control procedures for the use of IAR program, including the preparation ranging module, temperature compensation module, alarm module, LCD display module basic procedures.
1
- 利用用户事件记录温度报警举例程序,值得学习-With user events records temperature alarm for example program, worth learning
Labview8.6-keep-to-excel
- 使用labview创建温度报警程序,并将数据保存到excel中-Use labview create temperature alarm, and save the data to excel in
The-System-of-Temperature-Alarm
- 温度报警系统 内含8位LED灯控制 需要与下位机程序结合使用-Temperature alarm system,it must associate the STC 89C51 Microchip.
CHENGXU
- 温度报警可调上下限 超温度可发出警报 比较简单的程序设计 用lcd1602显示-Adjustable temperature alarm on floor Super temperature can alert simpler programming use lcd1602 display
wendu
- 这是我自己编写的一个labview程序,其主要实现的功能是测量温度,当超过限定值时会报警,有兴趣的可以看一下-This is my own preparation of a LabVIEW program, the main achievement of the function is to measure the temperature, when the alarm will exceed the limit value, interested can look at
labview 单片机串口通信
- 用LABVIEW做的串口通讯无线温度(DS18B20)采集系统,可以实现对温度数据的采集,波形显示,报警,数据回放和数据保存功能。程序简单易懂,送给有需要的同学学习~(Serial communication using LABVIEW to do wireless temperature (DS18B20) acquisition system, you can achieve the acquisition of temperature data, waveform display, ala
模拟温度采集监测系统
- 模拟温度采集系统。该系统基本上用到了诸多种程序结构。程序框图中,最外层用While循环来控制整个系统的运行;用Case结构来判断是否开始采集;用顺序结构来实现“初始化”|“运行”|“结束”这3个顺序执行状态;用For循环来实现100点的温度采集,其中用Case结构来判断是否超限报警;用公式节点实现华氏摄氏转速;用事件结构实现暂停事件,其中time out事件是必需的,否则程序将一直暂停在等待用户单击“暂停”按钮的状态。(Simulated temperature acquisition syst