- 1、本文档共47页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
电子与信息工程学院
本 科 毕 业 论 文
论文题目 数字密码锁的设计
学生姓名 胡慢林
学 号 063522044
专 业 电气工程及其自动化
班 级 06电信(2)
指导教师 方雄
2010年5月
摘 要
基于Atmega88V设计的数字密码锁是以Atmega88V为核心控制电路,配以电源电路、复位电路、指示电路、报警电路、键盘电路等外围电路,实现对密码的输入、识别、修改、存储及输入密码错误时报警等功能。该系统中,Atmega88V是输入和输出的联系部件,它通过读取从键盘输入的数据并对存储在单片机中的密码进行识别比较,判断密码是否输入正确,并作出相应的决定,指示报警器是否发出嗡鸣声以及发光二极管是否闪烁。这种密码锁以其安全性高、成本低、易操作等优点受到越来越多人的欢迎。
关键词:密码锁;Atmega88V;键盘;LCD显示
ABSTRACT
The core control circuit of digital code lock designed based on ATMEGA88V is Atmega88V,and together with the power circuit, reset circuit, indicating circuit, alarm circuit, keyboard and other peripheral circuits circuit it can realize the function of input, identification, modification, storage of the password, and the alarm when inputting the wrong password. In the system, Atmega88V is the link of input and output components, it can estimate whether the input password is right by identifying and comparing the data reading from the keyboard and the password stored in the microcontroller, and make the appropriate decision that whether the indicating alarm audible hum and the light diode blinking. Because of its high security, low cost, easy operation, etc, this digital code lock is more and more popular.
Key Words:electronic watt-hour Meter;ADE7755;electric energy measurement;signal processing
目 录
1. 绪 论 1
2. 课题设计方案 3
2.1 整体方案选择 3
2.2 控制器的选择 5
2.2.1 51系列单片机概述 5
2.2.2 PIC系列 5
2.2.3 AVR系列 6
3.系统的主要器件 9
3.1 ATmega88V单片机简介 9
3.2 液晶显示模块0802 11
4.硬件设计 15
4.1 单片机的最小系统 15
4.2 键盘电路 16
4.3 显示电路 17
4.4 报警电路 18
5.软件设计 19
6.调试 21
6.1 软件调试 21
6.2 硬件调试 21
7. 结论与展望 23
参考文献 25
附录A(原理图): 27
附录B(PCB图): 28
附录C(实物图): 29
附录D(main.c): 30
绪 论
随着社会经济的不断发展,安全防盗已成为社会问题。如何制造安全可靠,又要使用方便的各种防盗锁,是制锁着长期以来研制的主题。
数字密码锁是二十一世纪锁业的一次革命,它特点是不用钥匙、无锁孔、不易损坏、不易磨损、不易被破译、可多次跟换密码、换号不换锁,具有防砸、防撬、防堵等功能,安装门锁时不破坏原门[1]。数字密码锁是利用数字密码来开启的锁具,其重复概率仅为十万分之一,具有很高的安全性;而旋芯式锁具使用却相对不够安全[2]。通过对社会各阶层千余人的调查,百分之百的人都愿意一身轻松没有任何顾虑的出入家门,都愿
文档评论(0)