1 / 67
文档名称:

毕业设计(论文)-基于DS18B20的多点温度测量系统的设计与制作.doc

格式:doc   页数:67
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于DS18B20的多点温度测量系统的设计与制作.doc

上传人:3346389411 2013/3/11 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于DS18B20的多点温度测量系统的设计与制作.doc

文档介绍

文档介绍:基于DS18B20的多点温度测量系统的设计与制作
学院:
专业:
姓名:
指导老师:
信息学院
测控技术与仪器
学号:
职称:
080107011039
助教
中国·珠海
二○一二年五月
诚信承诺书
本人郑重承诺:本人承诺呈交的毕业设计《基于DS18B20的多点温度测量系统的设计与制作》是在指导教师的指导下,独立开展研究取得的成果,文中引用他人的观点和材料,均在文后按顺序列出其参考文献,设计使用的数据真实可靠。
本人签名:
日期: 年月日
基于DS18B20的多点温度测量系统的设计与制作
摘要
本文介绍了基于DS18B20和STC89C52RC的多点温度测量的方法和原理,利用DSI8B20单总线温度传感器和单片机与其它外围设备结合在一起实现温度的测量和显示。该设计主要分为以下三大部分:硬件设计、软件设计和整个系统的调试与实现。其中硬件设计主要是由Protel99SE软件进行电路的设计和PCB板的绘制;软件设计采用C语言编写实现。采用该解决方案,实现了基于DS18B20进行的各项软硬件的设计、调试和处理,实现了多点温度测量和显示。
关键词:温度测量;硬件;软件;温度传感器DS18B20
Design and Fabrication of Multi-point Temperature Measuring System Based on DS18B20
Abstract
This article describes the multi-point temperature measurement method and principle based on DS18B20 and STC89C52RC,the measurement and display of the temperatures are achieved by making use of bination of the 1-wire temperature sensor DS18B20 and the MCU and other design is mainly divided into the three parts as follows:the hardware design,the software design and the debugging and implementation of the entire the design,the hardware design mainly is of circuits designing and PCB drawing by means of Protel99SE software and the software design is realized by using C language DS18B20 based design,debugging and dispose of the all software and hardware items and even the multi-point temperature measuring and displaying have been realized by adopting the solution.
Keywords: Temperature Measurement; Hardware; Software; Temperature sensor DS18B20
目录
1绪论 1
1
DS18B20温度传感器简介 1
STC89C52RC单片机简介 3
LCD1602液晶显示屏简介 4
KEIL编程软件简介 5
5
6
2 DS18B20温度传感器概述 7
DS18B20接口电路 7
DS18B20工作原理 7
DS18B20工作时序 10
3硬件电路设计 14
14
15
16
17
18
20
4软件程序设计及调试 21
21
22
LCD1602的显示程序调试 22
DS18B20的测量温度程序调试 24
声响及视觉报警信号程序调试 28
30
41
5结论 42