登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 理工学类 > 自动化 > 正文

基于蓝牙的门禁控制系统的设计

 2022-10-25 02:10  

论文总字数:18196字

摘 要

随着科学技术的进步与现代社会的高速发展,对个人安全提出了非常高的要求,尤其是门禁系统,它是与人们日常安全防护的核心。传统的门禁系统就是一把钥匙和一把锁,人们随身携带钥匙来达到进入不同受保护的场合,这种方式不仅很不方便,而且有着很大的安全隐患,一旦丢失,重配钥匙也是一件复杂的事情。所以,钥匙开锁已经不适应现代智能化社区及智能办公环境,已经逐步被智能化门禁系统锁取代。从密码解锁到蓝牙解锁,门禁系统被人们赋予了很大的期望。

本次设计分析了门禁系统的研究现状及发展趋势,针对门禁系统进行了需求分析,设计了一款简单,方便的蓝牙门禁控制系统。采用了STM32单片机为主控单元,以HC-08蓝牙模块通信作为基础,通过手机蓝牙即可进行开闭锁操作,当收到通信时灯亮,模拟了现实中锁的开关过程,使得用户便于判断门禁系统是否打开,消除了携带钥匙的缺点。为了方便用户,避免手机电池耗光等一些紧急情况,本次设计还加上了按键,以便于用户可以通过密码开锁,用户还可以更换密码,显著提高了门禁系统的防护能力。

关键词: STM32单片机;HC-08蓝牙模块;智能锁;按键

Design of Access Control System Based on Bluetooth

Abstract

With the progress of science and the rapid development of modern society, personal safety is put forward with very high requirements, especially the access control system, which is the core of daily safety protection with people. The traditional access control system is a traditional key and a traditional lock, people carry keys to enter the different protected occasions, this way is not only very inconvenient, but also has a great security risk, once lost, re-key is also a complex thing. Therefore, key unlock has not adapted to the modern intelligent community and intelligent office environment, has been gradually replaced by intelligent access control system locks. From password unlocking to bluetooth unlocking, access control system has been given great expectations.

This design analyzes the research status and development trend of the access control system, analyzes the needs of the access control system, and designs a simple and convenient bluetooth access control system. STM32 single chip microcomputer is adopted as the main control unit and hc-08 bluetooth module communication is taken as the basis. The open and close operation can be carried out through the bluetooth of mobile phone. When the communication is received, the light is on and the lock switching process in reality is simulated. In order to facilitate users and avoid some emergencies such as cell phone battery drain, buttons are also added in this design, so that users can unlock the door by password, and users can also change the password, significantly improving the protection ability of the access control system.

Key words: STM32,Hc-08 bluetooth module,Intelligent lock,Keys

目 录

摘 要 i

Abstract ii

第一章 引 言 1

1.1 设计背景 1

1.2 国内外现状 1

1.2.1发展情况 1

1.2.2市场情况 2

1.3 本文的组织结构 2

第二章 系统方案设计 3

2.1 系统功能介绍 3

2.2 系统的组成 3

第三章 可行性分析 4

3.1 主控制器模块的方案选择 4

3.1.1主控制器采用传统的51单片机 4

3.1.2主控制器采用STM32单片机 4

3.2 显示模块的方案选择 5

3.2.1显示模块采用数码管显示 5

3.2.2显示界面采用LCD1602 5

3.2.3显示界面采用LCD12864 6

3.3 蓝牙模块的选择 6

第四章 硬件介绍与设计 8

4.1 系统的电源设计 8

4.2 HC-05蓝牙模块 8

4.2.1蓝牙模块简介 8

4.2.2 HC-05蓝牙引脚及电路 9

4.3 显示模块电路设计 9

4.3.1 LCD显示模块介绍 9

4.3.2引脚说明 10

4.3.3 LCD1602字符的显示及命令 11

4.4 主控制模块 11

4.5 蜂鸣器电路 11

4.6 LED模拟开锁模块 12

4.7 语音模块 12

第五章 系统软件介绍与设计 13

5.1 软件介绍 13

5.2 程序设计 13

5.2.1 主函数设计 13

5.2.2 主从模块设计 14

5.2.3 语音模块设计 14

第六章 系统的调试 16

6.1 测试概述 16

6.2 测试方案 16

6.3 测试条件与仪器 16

6.4 测试结果及分析 16

6.4.1 蓝牙连接并开启功能测试 16

6.4.2 按键输入测试 17

6.4.3测试中遇到的问题及解决方案 17

6.4.4测试的分析与结论 17

第七章 结束语 18

7.1 总体情况 18

7.2 前景展望 18

致 谢 19

参考文献(References) 20

附 录 21

第一章 引 言

1.1 设计背景

进入新的世纪以来,我国科技发展进入了新时代[1],上有嫦娥号可九天揽月,下有蛟龙号能五洋捉鳖,人民群众的生活质量日益增长,智能家居走进了家家户户。其中,门禁系统是与人们日常生活联系最为密切的物品之一。

门禁管理系统的核心是管理人员的进出。多用于保障小区、仓库、实验室等重要地点的安全。人们通常在大门口、小区口、电梯里等地方安装门禁系统的控制装置,例如刷卡器、指纹识别装置、密码键盘等。用户必须输入正确的密码或者拥有正确的秘匙,才能进入。

剩余内容已隐藏,请支付后下载全文,论文总字数:18196字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图