搜索资源列表
单片机LM35与At89c51温度测量
- 单片机LM35与At89c51温度测量,C语言编写噶! ,Microcontroller Temperature measurement
wenduji
- 用热电阻Pt100做温度传感器,采用惠斯登电桥测量电路,将随温度变化的热电阻变化量转换成模拟电压信号;用LM324设计放大电路;以12位串行模数转换器ADS7816将模拟电压信号转换成为数字信号;单片机将采集到的数字信号经过平滑处理、变换成温度量用数码管显示出来。-To do with hot 电阻 Pt100 temperature sensor, the use of Wheatstone bridge measurement circuit, the temperature depende
sht11
- 在51单片机上使用sht11传感器测量温度湿度。。这是用汇编语言编写的测量温度湿度数据,并且计算出温度湿度值的程序-In MCS-51 using sht11 sensors measure temperature and humidity. . It is written in assembly language measure temperature and humidity data, and calculated values of temperature and humidity pr
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
danpianji
- 基于单片机的温度显示源程序,用于对温度测量值依靠液晶屏的温度显示-Temperature based on single-chip display source code, used to rely on temperature measurements of the temperature of liquid crystal display screen
18b20
- 单片机控制传感器ds18b20测量温度的代码,一般学生课题设计会用到-Controlled temperature measurement sensors ds18b20 code, students will use the design subject
DS18B20
- 利用温度传感器DS18B20和51单片机测量温度,可设置温度报警的上下限。-Temperature sensor DS18B20 and 51 microcontroller to measure the temperature, you can set the upper and lower limits of the temperature alarm.
wenduceliang
- 单片机,此程序是使用DS18B20集成数字温度传感器测量温度的实用程序,采用的是12位12位单点采样模式,采样周期约0.8秒钟,每按键一次就采样一次-Single-chip, this program is a utility to use the the DS18B20 integrated digital temperature sensor to measure temperature, using 12, 12, single point sampling mode, sampling
MONITORING-AND-CONTROL--ON-LABVIEW
- 摘 要 针对实现液罐的监测与控制系统,采用下位机:以C52单片机为核心,控制HC-SR04超声波测距模块和DS18B20分别对液面高度和液罐中温度进行测量。上位机:在PC机中通过LabVIEW进行编程,其主要功能为:数字时钟、液罐液位的模拟、波形图、液位超限的报警功能、液位控制的自动和手动模式、以及对数据进行存储。单片机对液位和温度的数据进行采集后,LabVIEW可选择性的使其在面板中进行显示,同时还可发送指令给单片机控制进水阀和出水阀的开闭,也可通过自动模式对液位进行控制。相比于传统控制系统,
18b20shiyan
- 18b20测温程序,很方便的测量室内室外温度,普通单片机就可以测量的-18b20 temperature program, very easy to measure indoor and outdoor temperature, ordinary microcontroller can measure
digital-temperature
- 本文提出的多功能数字温度计系统设计, 采用了AT 89S52 单片机、DS18B20 单总线数字温度传感器、DS1302 时钟日历芯片、ISD1420 语音录放芯片等器件。该数字温度计的测量范围为0~ 120 e , 可实现多点测控。显示分辨 率为0. 1 e , 误差[ ? 0. 5 e 。交替显示实时日期、时间、温度 通过按键设置日期、时间、报警温度的上限和下限值。 当温度超过设定的上限或下限时, 能发出声、光报警提示。能实现实时语音播报日期、时间、温度等。该系统具有测量 精
DS18B20
- 基于MSP430F149单片机的温度测量。使用的温度传感器是DS18B20,使用1602液晶进行显示,温度测量值还可以。-MSP430F149 MCU-based temperature measurement. The temperature sensors are used DS18B20, liquid crystal display 1602, the measured temperature can be.
DS18B20
- 温度检测用于单片机测量温度显示,单片机选用PIC单片机和温度感应头-Temperature detector for measuring temperature display microcontroller, microcontroller PIC microcontroller and temperature sensor selection head
ylcw
- 基于义隆单片78P156系列温度水位测量 汇编版-基于义隆单片机温度水位测量 汇编版
Intelligent-alarm
- 采用单片机作为主控芯片,设计一个报警器,可对两种以上的传感器进行数据采集并记录,用语音芯片进行报警。其具体要求如下: 1) 本设计能对温度、酒精的深度、烟雾、距离、压力非电量进行测量; 2) 当被测量超过了预先设定的参数时,电路将产生报警; 3) 本系统通过语音芯片报警; 4) 能够通过显示器实时地、循环地显示各路的被测量值; 5) 可通过键盘设置参数、更换报警声。-By single chip microcomputer as main control chip, desi
TemperatureDisplay
- 51单片机温度测量及在数码管上显示的汇编语言代码-51 MCU temperature measure and display the temperature in the digital tube