{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的高层电梯住宅快递投递系统设计

来源:56doc.com  资料编号:5D21648 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D21648
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于单片机的高层电梯住宅快递投递系统设计(论文13700字)
摘要:随着网上购物的快速发展,快递行业也迅猛发展。但每次快递员面临着高层住宅时,往往会面临着快递被偷的风险给用户上门送快递,同时会占用其大量时间去投递,从而降低投递效率,如果不送还会被客户投诉。因此,本论文旨在设计安装在电梯上部空间的带有电子锁的箱子的快递投递系统,来改善上述问题。利用电梯内部上层空余的空间,在合适的位置加装板子,并安装基于单片机控制的带有电子锁的箱体。单片机的主控芯片采用AT89S52芯片,密码输入采用矩阵键盘及独立键盘,密码显示采用共阴极的八段显示数码管。系统能完成密码输入、正确开锁、动态存取这些功能。系统的软件实现采用功能强大且易于开发的KeilC51环境,且支持ISP下载。该快递投递系统的关键在于用动态密码来开箱取快递,保证快递的安全。
关键词:快递投递;单片机;密码锁;动态存取

Design of express delivery system for high rise residential buildings based on MCU
Abstract:With the rapid development of online shopping,Express industry is also developing rapidly.When the couriers face high rise residential buildings each time,they will under the risk of losing express parcels which are asked to send to users’ hand.At the same time it will take up a lot of time to deliver,which reduces delivery efficiency.The couriers will receive complaints if they don’t do it.So,the purpose of this paper is to design the express delivery system with the electronic lock in the upper space of the elevator,which can improve the above problems.Using the spare space in the upper part of the elevator, the board is installed in the right position, and a box body with an electronic lock based on MCU.Single chip microcomputer control chip uses AT89S52 chip.The password input uses matrix keyboard and an independent keyboard.The password display uses a total of eight cathode display tube.The system can do the job of password input, the correct lock,dynamic access and so on.The software implementation of the system relies on the powerful KeilC51 environment which is easy to develop projects.And it support ISP download.The key of the express delivery system is to use dynamic password to open the box to take express parcels,which can ensure the safety of express parcels.
Key words:express delivery: single chip microcomputer: coded lock: dynamic access
 

基于单片机的高层电梯住宅快递投递系统设计 基于单片机的高层电梯住宅快递投递系统设计
基于单片机的高层电梯住宅快递投递系统设计


目 录
1绪论    1
1.1网上购物的兴起与快递行业面临的问题    1
1.2暂时的解决办法及缺陷    1
1.3本论文的目的    2
2系统可行性分析    2
2.1系统功能模块概述与分析    2
2.2社会可行性分析    2
2.3技术可行性分析    2
2.4经济可行性分析    3
2.5操作可行性分析    3
3系统方案选择    3
4系统硬件组成部分    3
4.1整体设计思路    3
4.2木板及箱体设计    4
4.3密码锁系统硬件设计部分    5
4.3.1密码锁的功能    5
4.3.2密码锁系统的整体设计    5
4.4单元电路设计    6
4.4.1核心芯片介绍    6
4.4.2键盘输入电路    8
4.4.3密码内部处理电路    9
4.4.4开锁电路    10
4.4.5报警电路    10
4.4.6显示电路    11
4.4.7串口通信电路    12
5系统软件组成部分    13
5.1软件工具介绍    13
5.1.1keil软件介绍    14
5.1.2下载工具介绍    14
5.2 程序设计    15
6硬件调试    19
6.1单元模块电路调试    19
6.2联机调试及程序代码    20
7结论    20
8讨论和展望    21
参考文献    21
致谢    23

推荐资料