优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于STM32的室内空气质量检测系统设计

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

基于STM32的室内空气质量检测系统设计(论文12000字)
温度和湿度能影响人们对环境的感受,对人们的健康和生产效率产生影响。自雾霾性天气的全国性爆发后,引发了大众对于环境污染问题的热切关注,PM2.5也成为空气质量检测的重要指标之一。人们需要能够实时地了解室内空气质量,而准确测量PM2.5并且降低值成为重中之重。
本文设计了一个基于STM32的温湿度及PM2.5的空气质量检测系统,该系统由温湿度模块、PM2.5测量模块、系统控制模块、TFTLCD液晶显示模块和ATK-HC05蓝牙串口模块构成。系统核心为STM32F103RCT6,通过温湿度(DHT22)模块和PM2.5(GP2Y1010AU)测量模块将测得数据实时显示在TFTLCD液晶模块上,并通过ATK-HC05蓝牙串口模块连接到手机将数据发送至手机端。
关键词:STM32;温湿度;PM2.5;ATK-HC05

Design of indoor air environment measuring instrument
Abstract
Temperature and humidity can affect people's feelings about the environment ,which also can  affect people's health and productivity. The nationwide outbreak of fog and haze has aroused public concern for environmental pollution issues. PM2.5 has become an important indicator of air quality testing. People need to be able to comprehend the indoor air quality in real time.How to measure the accurate measurement of PM2.5 and the reduction of the value become the most important.

[资料来源:http://www.THINK58.com]

There is a design based on the air quality detection system of temperature and humidity and PM2.5 STM32 in this paper. the system consists of temperature and humidity measurement module, PM2.5 module, system control module, liquid crystal display module and TFTLCD ATK-HC05 Bluetooth serial module. The core of the system is STM32F103RCT6, the temperature and humidity module (DHT22) and PM2.5 (GP2Y1010AU) measurement module of the measured data in the TFTLCD real-time display on the LCD module, and through the ATK-HC05 Bluetooth serial port module is connected to the mobile phone to send data to the mobile phone terminal.
Keywords:STM32;Temperature and humidity;PM2.5;ATK-HC05
  [版权所有:http://think58.com]

基于STM32的室内空气质量检测系统设计


目录
摘要    I
Abstract    II
一、绪论    1
1.1 研究背景及意义    1
1.2 国内外(温湿度测试仪及PM2.5测试仪)研究现状    1
1.2.1 温度计的研究及使用情况    1
1.2.2 湿度计的研究及使用情况    2
1.2.3 PM2.5测试仪的研究及使用情况    2
1.3研究内容和方法    3
1.4本章小结    4
二、系统微控制器与温湿度、PM2.5测量模块    5
2.1 系统微控制器(STM32F103RCT6)    5
2.2 温湿度测量模块(DHT22(AM2302))    6
2.3 PM2.5测量模块(GP2Y1010AU)    8
2.4 本章小结    10
三、室内空气质量检测系统硬件设计    11 [来源:http://www.think58.com]
3.1 微处理器最小系统设计    11
3.2 蓝牙串口模块(ATK-HC05)电路设计    13
3.2.1蓝牙串口模块的选择    13
3.2.2 蓝牙串口模块工作状态    13
3.2.3蓝牙串口模块硬件连接    14
3.3 TFTLCD显示模块电路设计概述    14
3.4 本章小结    16
四、室内空气质量检测系统软件设计    17
4.1 软件系统构成    17
4.2 主程序模块    17
4.3 蓝牙串口通信模块    20
4.4 温湿度测量模块的程序设计    23
4.5 PM2.5测量模块的程序设计    24
4.6 上位机部分蓝牙串口接收和发送数据程序设计    25
五、系统仿真与测试    28
5.1 软件测试与仿真    28
5.2 硬件电路测试    28
5.2.1 TFTLCD显示模块电路测试    28
5.2.2 蓝牙串口模块电路测试    30
六、总结与展望    31

[资料来源:THINK58.com]

6.1工作总结    31
6.2 后续工作展望    31
参考文献    32
致谢    33

[资料来源:http://think58.com]