登录
首页 » 嵌入式系统 » 安全系统密码锁

安全系统密码锁

于 2022-06-18 发布 文件大小:30.53 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

该项目旨在与键盘的帮助下固定在家中,办公室,工作场所等用户认证。它使用事先知情同意16F877A单片机作为整个系统的控制单元。 液晶显示屏是否USD,用于引导用户的,他需要遵循的身份验证和更改密码的过程。键盘排列成矩阵格式,并且接口的微控制器。在这段代码中用户有责任按照被显示在LCD屏幕上的程序来更改已存储的密码。在这段代码中我已经实现了两个程序。一个用于用户认证通过询问口令和其他用于改变已存储的口令。用户必须选择1进行用户身份验证和2更改密码。当用户按下1的矩阵键盘,然后用户被定向到输入密码进行身份验证。后输入正确的密码,用户将被允许将打开大门否则他将不会允许的,门仍然关闭。类似的过程之后,用于改变现有的密码。全鳕鱼EHAS被加入,便于理解读者的评论。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 汇编语言基本程序
    汇编语言是一台计算机或其他特定于特定的计算机体系结构与最高级别的编程语言,都是一般便携式跨多个系统的可编程器件的低级编程语言。汇编语言是由称为汇编程序 NASM,MASM 等实用程序转换成可执行的机器代码。
    2023-07-03 15:05:03下载
    积分:1
  • Were created in SOPC hardware circuit, in the Nios of i2c devices to read and wr...
    在sopc 当中创建硬件电路,在nios对i2c器件进行读写-Were created in SOPC hardware circuit, in the Nios of i2c devices to read and write
    2022-01-26 08:16:59下载
    积分:1
  • 用PIC16F877实现的基于Hoarder board的C源程序,希望对各位做开发的朋友有所帮助。...
    用PIC16F877实现的基于Hoarder board的C源程序,希望对各位做嵌入式开发的朋友有所帮助。-with PIC16F877 achieve Hoarder board based on the C source files, do you want to develop embedded friends help.
    2022-06-18 16:21:07下载
    积分:1
  • FreeRTOS源代码捆绑使用FreeRTOS房本”
    FreeRTOS source code as bundled with the book "Using FreeRTOS Real-Time Kernel - A Practical Approach"-FreeRTOS source code as bundled with the book "Using FreeRTOS Real-Time Kernel- A Practical Approach"
    2022-04-14 14:51:37下载
    积分:1
  • minigui desktop enviroment
    minigui desktop enviroment
    2022-04-21 13:05:31下载
    积分:1
  • 在xworks上移植的WEB服务器goahead,源码开放,注解了移植的步骤,可以直接为大家提供移植的方法,该代码可以直接运行;...
    在xworks上移植的嵌入式WEB服务器goahead,源码开放,注解了移植的步骤,可以直接为大家提供移植的方法,该代码可以直接运行;-The xworks embedded WEB server on the transplant goahead, open source, annotation of the migration steps, you can directly provide you transplant approach, the code can be run directly
    2023-07-24 21:10:02下载
    积分:1
  • STM32F103 C文件
    应用背景i2c2_ev_irqhandler虚空(void){无符号长last_event挥发性; ; ;last_event = i2c_getlastevent(i2c2);(如果写标志){开关(最后一个事件){/ * * / EV5  ;/ *((uint32_t)0x00030001) ;忙,MSL和某人旗* /案例i2c_event_master_mode_select: ; ; ; ; ; ; ; ; ;/ * * /主发射机----------------------------------------------/ * * * * * * * * * * * * * * * * * * *i2c_send7bitaddress(i2c2,命令,i2c_direction_transmitter);和公司;及;休息;休息;/ * * /主发射机--------------------------------------------------/ *测试i2c2 EV6和第一EV8清晰* // * * / / *(EV6(uint32_t)0x00070082) ;忙,MSL,地址,TXE和TRA标志* / ; ;案例i2c_event_master_transmitter_mode_selected:i2c_senddata(i2c2,high_add);字节数——;打破;/ *测试i2c2 EV8和清除它* // * * / / *(EV8(uint32_t)0x00070080) ;TRA,忙,MSL,TXE标志* / ; ;案例i2c_event_master_byte_transmitting:如果(byte_number = = 2){i2c_senddata(i2c2,low_add);字节数——;}打破;/ * * / / *(ev8_2(uint32_t)0x00070084) ;TRA,忙,MSL,TXE和BTF标志* /案例I2C主事件字节的传输:如果(byte_number = = 0){i2c_generatestop(i2c2,
    2022-08-14 03:03:32下载
    积分:1
  • 编程的电子书embedded everywhere
    嵌入式编程的电子书embedded everywhere-Embedded programming e-books embedded everywhere
    2022-06-19 09:36:34下载
    积分:1
  • freescale ep100 ECT捕捉中断程序,按程序中代码初始化即可启动使用捕捉中断,代码已经经过调试。...
    freescale ep100 ECT捕捉中断程序,按程序中代码初始化即可启动使用捕捉中断,代码已经经过调试。-freescale ep100 ECT capture interrupt program, according to the procedure in the initialization code to activate the use of capture interrupt, the code had already been debugging.
    2022-03-21 12:00:07下载
    积分:1
  • 基于Qt的多媒体播放器
    应用背景自己写的基于Qt的多媒体播放器,包含音乐播放器的必备功能,以及歌词显示,系统托盘,拖曳播放等扩展功能关键技术// 创建用来解析媒体的信息的元信息解析器 metaInformationResolver = new Phonon::MediaObject(this); // 需要与AudioOutput连接后才能使用metaInformationResolver来获取歌曲的总时间 Phonon::AudioOutput *metaInformationAudioOutput = new Phonon::AudioOutput(Phonon::MusicCategory, this); Phonon::createPath(metaInformationResolver, metaInformationAudioOutput); connect(metaInformationResolver, SIGNAL(stateChanged(Phonon::State, Phonon::State)), this, SLOT(metaStateChanged(Phonon::State, Phonon::State))); connect(mediaObject, SIGNAL(currentSourceChanged(Phonon::MediaSource)), this, SLOT(sourceChanged(Phonon::MediaSource))); connect(mediaObject, SIGNAL(aboutToFinish()), this, SLOT(aboutToFinish()));
    2022-12-10 11:15:03下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载