文档介绍:安徽建筑工业学院
毕业设计(论文)
专业电气工程及其自动化
班级 07电气(1)
学生姓名
学号
课题基于单片机的实时温度监控系统设计
指导教师
2011 年 6 月 3日
基于单片机的实时温度监控系统设计
摘要
本文所介绍的是一种采用单总线数字式的温度传感器DS18B20与AT89S52单片机组成的新型温度测量系统,并使用LED数码管显示器将所测温度显示出来。该系统以 AT89S52单片机为控制核心,利用新型一线制温度传感器 DS18B20测量温度值,实现环境温度的检测和报警。系统测温范围为-40℃—+85℃,测量精度为 ℃。用户可以自定义报警上、下限,一旦温度超过极限值,单片机便启动声光报警系统。该系统精度高、测温范围广、报警及时,可广泛应用于基于单片机的温报警场合。
关键词:AT89S52单片机;温度测量;DS18B20;声光报警;数码管显示
Design of Real-time Temperature Monitoring System Based on Single Chip puter
Abstract
Described in this paper is a single-bus digital temperature sensor DS18B20 AT89S52 single chip with a new temperature measuring system,and use the LED digital display will display the measured temperature. The AT89S52 microcontroller for the control system to the core,Temperature sensor system using a new first-line temperature measurement DS18B20,achieve environmental temperature detection and alarm. Temperature measurement range is -40 ℃- +85 ℃, measurement accuracy of ℃. Users can customize the alarm, the lower limit,Once the temperature exceeds the limit, the microcontroller will start the sound and light alarm system. The system of high precision, wide temperature range, the alarm in time, can be widely used in microcontroller-based temperature alarm occasions.
Key words: AT89S52 microcontroller; temperature measurement; DS18B20; sound and light alarms; digital display
朗读
显示对应的拉丁字符的拼音
朗读
显示对应的拉丁字符的拼音
字典
朗读
显示对应的拉丁字符的拼音
朗读
显示对应的拉丁字符的拼音
朗读
显示对应的拉丁字符的拼音
朗读
显示对应的拉丁字符的拼音
朗读
显示对应的拉丁字符的拼音
目录
摘要 2
Abstract 3
目录 4
第一章前言 5
第二章监控系统主要元器件简介 6
AT89S52单片机的组成结构及功能 6
.1 AT89S52单片机的主要功能 6
AT89S5单片机的封装及其引脚功能说明 7
9
AT89S52复位 9
10
DS18B20简介 10
DS18B20的引脚、封装和结构 10
寄生电源 12
温度测量原理 12
四位连体数码管SM410564 13
第三章系统硬件电路设计 15
单片机最小系统 15
温度检测模块 17
温度显示模块电路 17
17
基于AT89S52单片机的温度测量系统总电路 18
温度测量系统的实物图 19
第四章控制系统软件设计 21
主程序 21
子程序 22
22