设计简介:
项目名:体温检测
项目编号:mcuclub-dz-238
单片机类型:STM32F103C8T6
具体功能:
1、通过RFID刷卡显示学生信息(姓名、班级、学号)(三张卡)
2、通过非接触红外触发模块检测体温,当刷卡后,通过一个独立按键确认测量体温完成,如果体温大于38°,则蜂鸣器报警2s
3、通过OLED显示屏显示数据
4、每检测一个学生温度信息,都会通过WIFI模块,将总检测人数、学生信息及体温发送到手机端
总字数:12125
基于单片机的门禁控制器设计
摘 要
当前,随着科技的发展,人们的生活水平得到了很大的提高,使得人们对个人的财产及其个人的人身安全重视程度越来越高,此次设计一款基于单片机的门禁控制器设计,主要是为了解决当前大部分用户使用的密码锁在输入密码锁被旁人盗取,或者存在有人多次输入密码从而盗取用户密码,给用户造成财产损失。
为了防止密码被不法分子试错打开,本设计以STM32为主控芯片,利用单片机的运算和控制功能,并使用RFID进行刷卡开门,通过OLED显示学生姓名、班级、学号等信息,通过非接触红外触发模块检测体温。实物测试表明,本次设计的门禁监测系统具有操作监简单、保密性强、防止密码被不法分子试错打开的优势。
Design of Access Control Based on Single Chip Microcomputer
Abstract
At present, with the development of science and technology, people’s living standards have been greatly improved, making people pay more and more attention to personal property and personal safety, the design of a single-chip based access control controller design, mainly to solve the current majority of users use the password lock in the input password lock was stolen by others, Or someone enters the password multiple times to steal the user’s password, causing property damage to the user.
In order to prevent the password from being opened by criminals by trial and error, this design takes STM32 as the main control chip, uses the calculation and control function of the single chip microcomputer, and uses RFID to open the door by swiping-card, displays the student name, class, student number and other information through OLED, and detects the body temperature through the non-contact infrared trigger module. The physical test shows that the design of the access control monitoring system has the advantages of simple operation supervision, strong confidentiality, and preventing passwords from being opened by criminals.
Key words: intelligent access control; Temperature measurement; RFID card; OLED display
目 录
1 绪 论
2 系统主题设计
3 硬件设计
4 系统程序设计
5 实物的制作与调试
6 结 论
参考文献
致 谢
附录