搜索资源列表
CodeLock
- 基于MEGA16的密码锁,LCD1602作显示,本资料带程序和PROTEUS仿真原理图。本密码锁最大的特点是应用EEPROM保存密码,掉电后密码不会丢失,可修改密码。非常适合单片机初学者学习的代码。-Based on the MEGA16 locks, LCD1602 for display, the information with the procedures and PROTEUS simulation schematic. The largest of the password lock
CombinationLock
- Combination Lock, code written in BASCOM-AVR Basic AVR Compiler, Proteus simulation included.
password
- 一个avr proteus仿真的电子密码锁的实例,供学者学习。-1 avr proteus simulation examples of the electronic lock for scholars to learn.
ket
- 簡易密碼鎖 好用喔喔喔 快下載來試試吧 快-Simple password lock with oh oh oh download to try it soon
lock
- 有源编程,各位有兴趣可以修改自己想要的功能,谢谢 本文来自:proteus仿真论坛(http://proteus.5d6d.com),详细出处参考:http://proteus.5d6d.com/thread-15766-1-1.html -Active programming, you are interested you can modify the function you want, thank you article from: proteus simulation Foru
coded-lock-at89s52
- 单片机入门芯片at89s52,实现多功能密码锁,内含程序与proteus仿真效果。-Introduction to chip microcontroller at89s52, achieving multi-function lock, containing procedures and proteus simulation results.
combi-lock
- An academic project in Proteus ISIS simulation named Combi-lock is a combination lock circuit with an embedded C code for Atmega32 AVR.
Trick-lock
- 用C51做的下个密码锁软件。里面有PROTEUS仿真图。-C51 to do with the next lock software. PROTEUS simulation charts there.
ELEC-lock-code
- 电子密码锁,四位密码,在KEIL和PROTEUS环境下仿真-Electronic locks, four-digit PIN simulation environment KEIL and PROTEUS
electronic-lock
- electronic lock by C language and simulation file by proteus software. in this project by using a keypad and alphabetic lcd 2*16 which are attached to a 8051 micro controller, an electronik lock is implemented. first of all read the help file.
lock
- this program is an electronic lock by C language and use of microC compiler for PIC micro controllers. in addition the simulasion file for proteus is added.
electronic-password-lock
- 功能强大的电子密码锁,源程序是keil编写的,压缩包中还有proteus仿真-electronic password lock
Electronic-combination-lock.
- 4×4键盘及8位数码管显示构成的电子密码锁. 仿真-4x4 keyboard and eight digital pipe display in the composition of the electronic combination lock. Proteus simulation
Four-electronic-lock
- 四位电子密码锁硬件以及程序,使用keil以及proteus开发-Four electronic lock hardware and procedures, use keil proteus development
electric-lock
- 基于proteus的电子密码锁,必须输入正确密码后开锁。可以实现密码变更 ,保存,密码错误不能开锁 --Based the proteus electronic lock, you must enter the correct password to unlock. Password changes, save, can not unlock password is incorrect
Electronic-cipher-lock
- 用24C04与1602LCD设计电子密码锁 包含proteus仿真程序-Contains proteus simulation program with the 24C04 and 1602LCD design electronic password lock
Electron-Lock
- 电子密码锁,能够设置密码,保存密码。初试密码为123456。C语言模块化编写,Proteus仿真测试过。-failed to translate
Door-Lock
- Source code Door Lock security with CodeVision AVR and proteus simulator
lock
- 基于51单片机的电子密码门锁,已经实际应用,包含proteus仿真,pcb图,程序-Kun ╄ Jiangtihanxuan Chai
The-Electronic-combination-Lock
- 本设计介绍了电子密码锁的应用背景,基本功能和实现方法。在硬件方面,以51单片机为主控芯片,带有一个4*4的矩阵键盘作为密码输入的方式,通过1602液晶显示器提示程序运行状态和使用步骤,并采用了24C02芯片实现对密码的存储功能。利用蜂鸣器、发光二极管、继电器模拟报警和锁的开关。在软件方面,实现了密码的输入、清除、更改,删除等功能。在设计过程中引入了信息反馈的思想,使密码锁功能更灵活、更切合实际。有的按键可实现一键多用的功能,节约资源。本设计已通过Proteus软件成功仿真的电子密码锁的实现过程,