指纹识别密码锁的设计
无需注册登录,支付后按照提示操作即可获取该资料.
指纹识别密码锁的设计(论文11000字)
摘要:以单片机为主控系统的指纹识别电子密码锁可以很好的弥补传统机械锁的缺陷与不足,有效的克服了传统机械锁安全性差的缺点。本系统以STC89C51RC单片机为主控模块的核心,通过串口通信控制AS608指纹模块来实现录取指纹、添加指纹、识别指纹数据,用继电器模块加电磁锁模拟门禁系统,最终在LCD12864液晶模块显示密码、提示指纹等数据,可以实现用指纹识别电子密码锁的功能。
关键词: 指纹识别,51单片机,电子密码锁
Design and Implementation of Fingerprint Identification Code Lock
Abstract:The fingerprint identification electronic coded lock based on the single-chip microcomputer as the main control system can well compensate for the defects and deficiencies of traditional mechanical locks, and effectively overcome the shortcomings of poor safety of traditional mechanical locks. The system is based on the STC89C51RC microcontroller as the core of the main control module, through the serial communication control AS608 fingerprint module to achieve fingerprinting, fingerprinting, fingerprint identification data, use the relay module plus electromagnetic lock analog access control system, and finally in the LCD12864 LCD module password, prompt Fingerprints and other data can be used to identify the electronic code lock function.
Keywords key :Fingerprint identification, 51 SCM, Electronic code lock
目录
1 绪论 1
1.1 课题研究的背景与意义 1
1.2国内外研究的现状及分析 1
1.3 本文主要研究内容 2
2 系统方案论证与总体结构设计 3
2.1 系统方案论证 3
2.2 系统总体结构设计 3
2.2.1 系统硬件结构设计 3
2.2.2 系统软件结构设计 4
3 系统硬件模块的实现 5
3.1 51单片机最小系统主控模块 5
3.1.1 51单片机芯片 5
3.1.2晶振电路 6
3.1.3复位电路 7
3.2 指纹识别模块 8
3.2.1指纹模块选择论证 8
3.2.2指纹模块硬件连接 8
3.3LCD显示模块 9
3.3.1 LCD液晶显示模块的基本常识 9
3.3.2 液晶显示模块的硬件连接 10
3.4矩阵键盘模块 11
3.5声光报警模块 12
3.6继电器控制电磁锁模块 13
3.6.1 5V继电器模块 13
3.6.2 电磁锁模块 14
4系统软件模块的实现 15
4.1系统主程序流程图 15
4.2指纹模块通信流程图 16
4.2.1指纹采集过程 17
4.3 LCD12864显示过程及程序 17
4.4 键盘模块工作流程图 19
5 系统焊接与调试 21
5.1 系统实物图的焊接 21
5.1.1前期准备 21
5.1.2系统焊接实物图 21
5.2 指纹模块调试 21
5.3 LCD液晶调试 22
5.4 电磁锁模拟门禁系统调试 23
5.5 整体测试 24
结论 24
致谢 25
参考文献 26