1、 本本 科科 生生 毕毕 业业 论论 文(设计)文(设计) 题目:基于 STM-32 指纹密码锁控制系统的设计与实现 此处为论文中文 题目,要求居中填写 主标题不超过 24 个汉字;可加副标题 ( 副 标 题 前 加 破 折 号) ,副标题与主标题 间空一行的位置 主标题:黑体,小 二,居中 副 标 题 : 楷 体 I 基于 STM-32 指纹密码锁控制系统的设计与实现 摘 要:本文首先介绍了指纹密码锁控制系统的开发背景和意义,简单介绍了一些 国内外常见的指纹识别装置和指纹识别密码锁,并指出了当前指纹识别控制系统存在的 问题,再根据完整的指纹识别模块指令确定了本系统的目标和要求,以战舰 STM
2、-32 为 开发平台进行了系统的总体结构设计,阐述了系统的软、硬件组成,并重点探讨了指纹 识别模块、 键盘模块、 LCD 液晶显示模块和报警模块等几个主要功能模块的设计与实现。 最后,对系统的设计与实现做相应总结。 关键词:指纹识别;战舰 STM32;模式识别 Design and Implementation of STM32-based fingerprint combination lock control System Abstract: This paper introduces the fingerprint lock control system development back
3、ground and significance simply, introduced some common fingerprint identification device and fingerprint identification combination lock at home and abroad, and points out the problems existing in the current fingerprint identification control system, according to the complete fingerprint identifica
4、tion module instruction to determine the objectives and requirements of this system, the warship STM - 32 as a development platform for the overall structure of the system design, this paper expounds the hardware and software of the system, and probes into the input fingerprint identification module
5、, keyboard module, LCD liquid crystal display module and alarm module, etc. Several main function module design and implementation. Finally, summarizes the design and implementation of the system. Key words: Fingerprint identification; Warship STM32; Pattern recognition II 目目 录录 1 绪 论 . 1 1.1 开发背景和意
6、义 1 1.2 国内外研究现状 1 1.2.1 总体研究现状 1 1.2.2 指纹采集技术的研究现状 2 1.2.3 指纹识别技术的研究现状 . 3 1.3 本文主要研究内容和章节安排 3 2 系统总体结构设计 4 2.1 系统设计总体要求 4 2.2 硬件总体结构设计 4 2.3 软件总体结构设计 5 3 系统硬件模块设计与实现 6 3.1 指纹识别模块设计与实现 6 3.2 LCD 液晶显示模块设计与实现 . 7 3.3 键盘模块设计与实现 8 3.4 报警模块设计与实现 9 4 系统软件模块设计与实现 . 10 4.1 键盘模块程序设计与实现 . 10 4.2 报警模块程序设计与实现 . 10 4.3 LCD 液晶显示模块程序设计与实现 11 4.4 指纹识别模块程序设计与实现 . 12 4.4.2 指纹识别模式 12 4.4.2 指纹识别模式 13 5 系统实现结果 . 14 5.1 系统总体框架 . 14 5.2 指纹录入模式 . 15 5.3 指纹识别模式 . 17 III 5.4 结果分析 . 19 6 总结与展望 . 19 参考文献 . 20 致谢 . 21 1 绪