毕业设计(论文)基于单片机的数字温度计的电路设计.doc
文本预览下载声明
目 录
摘要 I
Abstract II
第一章 1
1.1 数字温度计的优越性 1
1.2 数字温度计的内部结构和性能 1
第二章 2
硬件系统设计方案? 2
电路系统组成? 2
2.1 硬件电路设计? 3
2.2 系统元器件的选择 4
2.3 温度传感器与单片机的接口电路 7
2.4 单片机与温度报警 8
2.5 小结 8
第三章 9
3.1 80C51单片机的中断系统 9
3.2 单片机的工作时钟 9
3.3 数值温度计DS18B20 9
3.4 字符液晶显示器简介 10
3.5 字符液晶显示部分与微处理机的接口 12
第四章 13
4.1 主程序模块 13
4.2 主程序流程图 13
4.3 DS18B20初始化 14
4.4仿真结果 15
4.5小结 16
总 结 1
参考文献 18
致 谢
附录一 20
附录 26
基于单片机的数字温度计的电路设计
摘要:电路系统的设计是主控制芯片微控制器,包括硬件电路设计和系统程序设计,通过数字温度计实现温度的测量,并通过测量温度的LCD1602液晶显示器。单片机系统的硬件电路包括采用STC89C51单片机,数字温度计采用美国公司的数字DALLAS半导体公司的芯片DS18B20,液晶显示电路采用字符液晶LCD1602的单片机的温度采集电路,液晶显示电路和过温报警电路,系统主处理器。
相较于传统的数字温度计,其读数方便,控温精度和温度范围宽等优点。本文介绍了一种基于单片机STC89C51单片机温度测量电路和超温报警电路,该系统用作温度检测DS18B20的贴片元件,其温度控制范围为-50℃?+110℃,采用字符型液晶显示模块,可设定温度报警限值。
关键字:DS18B20,STC89C51,数字温度计,单片机,温度传感器,LCD1602
Circuit design based on single chip microcomputer digital thermometer
Abstract:The design of the circuit system is the main control chip microcontroller, including the design of hardware circuit design and system procedures, realize the measurement of the temperature through digital thermometer, and through LCD1602 display of the measured temperature. SCM system hardware circuit includes a microcontroller, temperature acquisition circuits, liquid crystal display circuit and over-temperature alarm circuit, system host processor using SCM STC89C51, digital thermometer using the U.S. companys digital DALLAS Semiconductor chip DS18B20, LCD circuits using characters LCD1602.
In contrast to the traditional thermometer digital thermometer with easy reading, temperature precision and wide temperature range and other strengths. This article describes a microcontroller based STC89C51 temperature measurement circuit and over-temperature alarm, the system uses as the temperature detection DS18B20 chip components, temperature control range is -50 ℃~ +110 ℃, using a character LCD display module can be set temperature alarm limit.
Keywords:? DS18B20, STC89C51, digital thermometer,MicroController Unit, temperature sensor,LCD1602第一章 数字温度计
显示全部