项目编号:mcuclub-dz-261
设计简介:
项目编号:mcuclub-dz-261
单片机类型:STM32F103C8T6
具体功能:
1、通过人体热释电感应模块检测是否有人
2、通过红外测温模块测量人体体温,如果体温大于37℃,进行蜂鸣器报警,如果正常,自动开启雾化消毒3s,然后打开门磁锁,5s后自动关闭
3、通过OLED显示测量数据
总字数:11205
摘 要
随着信息技术的快速发展,门禁系统在楼宇、办公等场所得到了广泛应用。针对传统门禁系统安全性较低、便捷性差的特点,为了使上述缺点得到妥善解决,本文开发一款智能门禁识别系统,防止陌生人进入防护区,有效保障用户的生命财产安全。
本设计将传感器技术与STM32开发板相结合,利用传感器技术的易用性、实时性性的特点,设计开发了一套门禁系统。系统硬件以STM32作为主控芯片,通过人体热释电感应传感器、红外测温传感器、显示屏和报警器等搭建门禁系统的硬件平台。软件部分通过人体热释电感应模块及液晶显示模块等实现了对门禁系统的智能管理。经实物测试,门禁系统识别率较高,满足了门禁管理的安全性、易用性及实时性的要求。
Abstract
With the rapid development of information technology, Door security has been widely used in buildings, offices and other places. In view of the low security and poor convenience of traditional Door security, in order to properly address the above shortcomings, this paper develops an intelligent access control recognition system to prevent strangers from entering the protection zone and effectively protect the safety of users’ lives and property.
This design combines the sensor technology with the STM32 development board, and uses the characteristics of sensor technology, such as ease of use and real-time, to design and develop a set of Door security. The system hardware uses STM32 as the main control chip to build the hardware platform of the Door security through human pyroelectric induction sensor, infrared temperature sensor, display screen and alarm. The software part realizes the intelligent management of Door security through human pyroelectric induction module and LCD module. The physical test shows that the Door security has a high recognition rate and meets the requirements of security, ease of use and real-time of access control management.
Key words:intelligent access control; STM32; Sensors; OLED display screen
目 录
1 绪 论
2 系统主题设计
3 硬件设计
5.1实物焊接
6 结 论
参考文献
致 谢
附录