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

基于单片机的温度计的设计

来源:wenku7.com  资料编号:WK716992 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK716992
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于单片机的温度计的设计(任务书,开题报告,论文11000字)
摘要
 本文主要介绍了一个基于STM32F103RBT6单片机的测温系统,详细描述了利用数字温度传感器DS18B20开发测温系统的过程,重点对传感器在单片机下的硬件连接,软件编程以及各模块系统流程进行了详尽分析,对各部分的电路也一一进行了介绍,DS18B20与STM32F103RBT6结合实现最简温度检测系统,并且使用TFT_LCD液晶显示屏显示自己的姓名以及温度的实验。该系统结构简单,抗干扰能力强,适合于恶劣环境下进行现场温度测量,有广泛的应用前景。
关键词:单片机  温度采集  DS18B20  STM32  液晶显示
 
Design of Thermometer Based on Single Chip Microcomputer
Abstract
This paper introduces a temperature measurement system based on STM32F103RBT6 single chip microcomputer. The process of developing temperature measurement system by digital temperature sensor DS18B20 is described in detail. The hardware connection, software programming and module system flow of the sensor are analyzed in detail, The circuit of each part is also introduced, DS18B20 and STM32F103RBT6 combination to achieve the most simple temperature detection system, and use TFT_LCD LCD display their name and temperature of the experiment. The system has the advantages of simple structure, strong anti-interference ability, suitable for field temperature measurement in harsh environment, and has wide application prospect.

Keywords: single chip;temperature acquisition;DS18B20;STM32; liquid crystal display
 
目录
摘要    I
Abstract    II
第一章 绪论    1
1.1 课题背景与研究意义    1
1.2 单片机的主要研究内容和现状    1
1.3 设计内容及性能指标    2
第二章 系统方案论证与比较    3
2.1 方案一    3
2.2 方案二    4
第三章 系统器件的选择    6
3.1 单片机的选择    6
3.1.1 STM32F103RTC6的特征    6
3.1.2 STM32F103RTC6 原理图详解    8
3.2 温度传感器的选取    9
3.2.1 DS18B20的介绍    9
3.2.2 DS18B20的外部封装    10
3.2.3 DS18B20的注意事项    11
3.2.4 DS18B20的内部结构    12
3.2.5 DS18B20的测温原理    16
3.2.6 DS18B20测温精度的提高    17
第四章 硬件设计电路    20
4.1 主控制器    20
4.2 显示电路    20
4.3 温度检测电路    22
4.4 温度报警电路    24
第五章 软件设计    25
5.1 概述    25
5.2 主程序模块    25
5.3 各个模块流程设计    26
第六章 总结和期望    31
参考文献    32
致  谢    33

推荐资料