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

基于STM32的家居安防系统设计

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

基于STM32的家居安防系统设计(论文10000字)
摘要
智能家居安防系统是当前国内高档小区大力普及的安全系统,他代替了传统安防的人工性以及不确定性,以更加准确,更加智能的特点在国内收到大力推崇。由于家庭用户白天在外工作,房屋处于没有住户的状态,因此房屋安全就成为一个值得关注与解决的问题,本文将介绍一种适用于国内单户型家庭的智能家居安防系统。
本文介绍的智能报警系统是目前国内部分单户型家庭常用的报警系统,该系统便于操作,面向客户的界面简单易懂。论文首先介绍了当前智能安防系统的国内外现状,对整个系统进行简要概述,紧接着进行系统所需元器件选型,从硬件、软件分别对所作系统进行描述,最后对事物进行功能演示。本系统结合了家庭安防中常见的防盗入侵、防火灾、防煤气泄漏的隐患,并且可以实现实时监测与显示,及时报警的功能。STM32处理器经由串口与GSM模块电路进行通讯,根据家庭内出现的不同险情类别,发送对应的报警短信到预先设定好的用户手机进行报警,并可以接受用户手机发送的命令,来控制模拟家电的运行。该系统具有实用、牢靠、性价比高、功能齐全等特点。

关键词:智能家居  GSM  STM32
Design of home security system based on stm32 [资料来源:THINK58.com]
Abstract
Smart home security system is a popular security system in high-end residential areas in China. It replaces the artificial and uncertainty of the traditional security system, and is highly praised in China for its more accurate and intelligent features. The system designed controls the normal display of each data module through the welding key circuit, and the GSM module is used as data communication, transmits the data to the hand terminal, and controls the operation of analog home appliance module through the GSM module.
The intelligent alarm system introduced in this paper is a common alarm system for some single family in China. Firstly, the paper gives a brief overview of the whole system, followed by the selection of the components required by the system, describing the system from hardware and software respectively, and finally demonstrating the functions of things. This system combines the common hidden dangers of burglary, fire and gas leakage in family security, and can realize the functions of real-time monitoring and display, and timely alarm. STM32 processor communicates with GSM module circuit through serial port. According to different types of danger in the family, it sends corresponding alarm SMS to preset user's mobile phone for alarm, and can accept the command sent by user's mobile phone to control the operation of analog home appliances. The system is practical, reliable, cost-effective and full-featured. [资料来源:http://THINK58.com]
Keywords: smart home ;GSM ;STM32
 

[资料来源:THINK58.com]

基于STM32的家居安防系统设计


目录
摘  要    I
Abstract    II
第一章 绪论    1
1.1引言    1
1.2课题研究现状    1
1.3论文结构安排    2
第二章 系统分析与设计方案    5
2.1系统需求分析    5
2.2系统总体方案设计    5
2.3主要元器件选型    6
2.3.1 控制模块    6
2.3.2 显示模块    6
2.3.3 烟雾传感器模块    7
2.3.4 通信模块    7
第三章 系统硬件电路设计    9
3.1系统总体框图设计    9
3.2 单片机最小系统    9
3.3 温度检测模块    10 [资料来源:http://www.THINK58.com]
3.4 烟雾检测模块    11
3.5 红外检测模块    12
3.6 液晶显示模块    13
3.7 蜂鸣器模块    14
3.8 GSM模块    15
3.9 继电器模块    16
第四章 系统的软件设计    17
4.1 主程序的设计    17
4.2 液晶显示模块的设计    19
4.3按键控制模块的设计    21
4.4数据采集模块的设计    22
4.4.1温度采集模块的设计    22
4.4.2烟雾浓度采集模块的设计    23
4.5GSM通信模块的设计    24
第五章 系统调试与结果展示    27
5.1 系统调试    27
5.2实物展示    29
第六章 总结与展望    33
6.1工作总结    33
6.2课题展望    33
参考文献    35
致   谢    39 [资料来源:THINK58.com]