设计简介:

项目名:存储柜(实物)
项目编号:mcuclub-dz-228
单片机类型:STM32F103C8T6
具体功能:
1、通过两个按键代表存和取
2、当按下存按键后,放入指纹,则录入指纹,并任意打开其中一个没有存放的柜子(三个柜子),柜子存入东西后,电磁锁打开,当超过30s后没有关闭,则语音提醒“请关闭柜门”,如果关闭,对应绿灯点亮,表明已经存放物品
3、当按下取按键后,放入指纹,如果匹配成功,则打开对应的柜子,并删除指纹,对应绿灯熄灭,表明物品已经取走
4、管理员可通过一个管理员按键,打开所有柜子

总字数:11541

实物链接:点击跳转

设计说明书链接:点击跳转

开题报告链接:点击跳转

答辩PPT链接:点击跳转

基于单片机指纹存取储物柜的设计

  要

在当今社会,物品的安全存储和快速访问对于个人和组织来说至关重要。传统的储物柜和安全箱通常需要使用机械锁,密码或钥匙来保护物品,然而,这些方法存在被破解或遗失的风险。因此,需要一种更安全、便捷且高效的储物柜存取系统。此次设计一款基于STM32F103C8T6单片机的指纹存取储物柜设计具有多项功能,旨在提供安全、便捷的物品存取和管理系统。以下是项目的主要功能和亮点:存取按键:系统提供了两个按键,一个用于存放物品,另一个用于取回物品。这种简单的交互方式使用户能够轻松地存放和取回物品。指纹录入和识别:当用户按下存按键并放入指纹时,系统将录入指纹数据。用户可以选择存放物品在三个柜子中的任何一个。指纹成功录入后,系统会打开其中一个未存放物品的柜子。电磁锁控制:当柜子打开后,电磁锁将解锁,允许用户存放物品。如果柜子在30秒内没有关闭,系统将发出语音提醒:“请关闭柜门”。一旦柜门关闭,相应的绿灯将点亮,表示物品已经成功存放。指纹验证和柜子开启:当用户按下取按键并放入指纹时,系统将进行指纹验证。如果匹配成功,系统将打开相应的柜子,允许用户取回物品。一旦物品取走,相应的绿灯将熄灭,表示该柜子已经空闲。管理员模式:系统还提供了管理员按键,管理员可以使用它来打开所有柜子。这种功能可以用于维护、检查柜子或其他管理任务。

总的来说,这个项目为用户提供了一个安全、便捷的物品存取和管理系统,通过指纹技术确保了高度的安全性。未来可以考虑添加更多功能,如远程监控、记录存取日志以及增加柜子数量等,以提高系统的功能性和扩展性。

关键词:STM32F103C8T6;指纹识别;储物柜;电磁锁控制;管理员模式;安全存取

 Abstract

In today’s society, the secure storage and quick access to belongings are of paramount importance for individuals and organizations. Traditional storage cabinets and safes typically rely on mechanical locks, passwords, or keys to protect items; however, these methods carry risks of being compromised or keys being lost. Therefore, there is a need for a more secure, convenient, and efficient storage and access system.The design of a fingerprint-based storage cabinet, based on the STM32F103C8T6 microcontroller, offers multiple functionalities aimed at providing a secure and convenient system for item storage and management. The following are the main features and highlights of the project:Access Buttons: The system provides two buttons, one for storing items and the other for retrieving them. This simple user interface allows users to easily store and retrieve items.Fingerprint Enrollment and Recognition: When a user presses the storage button and places their fingerprint, the system records the fingerprint data. Users can choose to store items in any of the three compartments. After successful fingerprint enrollment, the system opens one of the compartments that hasn’t been used.Electromagnetic Lock Control: When a compartment is opened, the electromagnetic lock is released, allowing users to store items. If the compartment remains open for more than 30 seconds, the system issues a voice prompt: “Please close the cabinet door.” Once the cabinet door is closed, the corresponding green light illuminates, indicating that the item has been successfully stored.Fingerprint Verification and Cabinet Access: When a user presses the retrieval button and places their fingerprint, the system performs fingerprint verification. If the verification is successful, the system opens the corresponding cabinet, allowing the user to retrieve items. Once the items are taken, the corresponding green light extinguishes, indicating that the cabinet is now available.Administrator Mode: The system also includes an administrator button that allows administrators to open all cabinets. This functionality can be used for maintenance, inspection of cabinets, or other administrative tasks.

In summary, this project provides users with a secure and convenient item storage and management system, utilizing fingerprint technology to ensure a high level of security. Future enhancements could include remote monitoring, logging access records, and expanding the number of cabinets to enhance the system’s functionality and scalability.

Keywords: STM32F103C8T6, fingerprint recognition, storage cabinet, electromagnetic lock control, administrator mode, secure access..

目  录

基于单片机指纹存取储物柜的设计

  要

Abstract

1 绪论

1.1  研究背景及其研究意义

1.2  国内外研究现状

1.3  研究目标

2 系统方案设计

2.1  整体方案设计

2.2  主要器件选型选择

2.2.1 主控芯片方案选择

2.2.2 指纹识别模块方案选择

3 硬件电路设计

3.1 单片机最小系统

3.2 指纹检测模块电路

3.3 电磁锁反馈模块电路

3.4 按键模块电路

3.5 指示灯模块电路

3.6 继电器模块电路

3.7 语音输出模块电路

4 系统程序设计

4.1 编程软件介绍

4.2 系统主流程设计

4.3 独立按键

5 实物调试

5.1 实物总体设计

5.2 存储物品实物测试

总结与展望

参考文献

致谢

附录

附录A:原理图

附录B:PCB

附录C:程序

……………..本设计说明书是配套实物或仿真来写的,完整的设计参考书请购买后下载,购买过程遇到任何问题请联系客服进行咨询。本资料是一次性商品,不支持退货,感谢您对单片机俱乐部的支持……………..

发表评论

后才能评论

本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。

最常见的情况是下载不完整: 可对比下载完压缩包的与网盘上的容量,若小于网盘提示的容量则是这个原因。这是浏览器下载的bug,建议用百度网盘软件或迅雷下载。 若排除这种情况,可在对应资源底部留言,或联络我们。

对于会员专享、整站源码、程序插件、网站模板、网页模版等类型的素材,文章内用于介绍的图片通常并不包含在对应可供下载素材包内。这些相关商业图片需另外购买,且本站不负责(也没有办法)找到出处。 同样地一些字体文件也是这种情况,但部分素材会在素材包内有一份字体下载链接清单。

如果您已经成功付款但是网站没有弹出成功提示,请联系站长提供付款信息为您处理

源码素材属于虚拟商品,具有可复制性,可传播性,一旦授予,不接受任何形式的退款、换货要求。请您在购买获取之前确认好 是您所需要的资源