{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的温度数字显示及报警系统设计(附程序清单)

来源:wenku163.com  资料编号:WK16314507 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16314507
资料介绍

基于单片机的温度数字显示及报警系统设计(附程序清单)(论文13000字)
摘要:本课题设计了基于单片机的数字温度显示及报警系统。系统以单片机为核心,实现数据信息的采集、显示、参数设置及报警的功能。以实现预期效果为目标,通过设计出各模块的硬件电路,以及相应的软件程序,从而实现整个系统所要求的功能。本设计中传感器采用了DS18B20智能温度传感器,其高度集成化的优点使设计过程更加容易。本系统具有结构简单、精度较高、抗干扰能力强,可靠性高等优点。
关键词:单片机;温度显示;报警系统;DS18B20

Design of Digital Temperature Display and Alarm System Based on Single-Chip Microcomputer
Abstract:This paper designes a temperature digital display alarm system, which is based on single-chip microcomputer. The system takes the single-chip microcomputer as the core to realize the functions of data acquisition, display, parameter setting and alarm.To achieve the desired effect, through the design of the hardware circuit of each module, and the corresponding software program to realize the desired function of the entire system. The DS18B20 is used in the sensor. Its high degree of integration advantages brings a lot of convenience to the design.The system has the advantages of simple structure, high precision, strong anti-interference ability and high reliability.
Key words:Single-Chip microcomputer; Temperature Display; Alarm System; DS18B20
 

基于单片机的温度数字显示及报警系统设计(附程序清单)
基于单片机的温度数字显示及报警系统设计(附程序清单)
基于单片机的温度数字显示及报警系统设计(附程序清单)


目 录
1 引言    1
1.1 项目研究背景与意义    1
1.2 方案整体设计    2
1.3 系统功能    2
2 系统硬件选择    3
2.1 温度传感器的选择    3
2.2 主控制器的选择    4
2.3 显示屏的选择    4
3 硬件简介    4
3.1 温度传感器DS18B20    4
3.1.1 功能特点    5
3.1.2 结构    5
3.1.3 初始化    5
3.1.4 工作原理    5
3.1.5 测量精度的提升    6
3.2单片机STC89C52    6
3.3 LCD1602液晶显示屏    7
3.4 压电式蜂鸣器    7
4 系统电路设计    8
4.1 复位及晶振电路    8
4.2 独立按键电路    9
4.3 报警电路    10
4.4 温度显示电路    11
4.5 温度传感电路    12
5 软件设计    12
5.1 程序设计    12
5.1.1 主程序    13
5.1.2 按键检测函数    14
5.2 系统仿真    15
6 实物制作    18
6.1 实物焊接    18
6.2 程序烧录    20
6.3 系统调试    21
7 结果与分析    21
8 讨论    23
9 结论    25
参考文献    26
致谢    28
附录    29

推荐资料