CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:mimasuo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-06-04
  • 文件大小:
    466.59kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

密码锁控制器,用户可通过键盘输入密码。弱密码正确,则单片机输出控制信号驱动电机转动,带动锁舌缩进动作。-Password lock controller, the user can enter the password via the keyboard. Weak password is correct, then the microcontroller output control signal to drive the motor rotation, drive bolt indent action.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

第4章/
第4章/DebugRel/
第4章/DebugRel/I2C.adb
第4章/DebugRel/I2C.asm
第4章/DebugRel/I2C.lst
第4章/DebugRel/I2C.rel
第4章/DebugRel/I2C.rst
第4章/DebugRel/I2C.sym
第4章/DebugRel/buzzer.adb
第4章/DebugRel/buzzer.asm
第4章/DebugRel/buzzer.lst
第4章/DebugRel/buzzer.rel
第4章/DebugRel/buzzer.rst
第4章/DebugRel/buzzer.sym
第4章/DebugRel/cat1024.adb
第4章/DebugRel/cat1024.asm
第4章/DebugRel/cat1024.lst
第4章/DebugRel/cat1024.rel
第4章/DebugRel/cat1024.rst
第4章/DebugRel/cat1024.sym
第4章/DebugRel/delay.adb
第4章/DebugRel/delay.asm
第4章/DebugRel/delay.lst
第4章/DebugRel/delay.rel
第4章/DebugRel/delay.rst
第4章/DebugRel/delay.sym
第4章/DebugRel/key.adb
第4章/DebugRel/key.asm
第4章/DebugRel/key.lst
第4章/DebugRel/key.rel
第4章/DebugRel/key.rst
第4章/DebugRel/key.sym
第4章/DebugRel/led_display.adb
第4章/DebugRel/led_display.asm
第4章/DebugRel/led_display.lst
第4章/DebugRel/led_display.rel
第4章/DebugRel/led_display.rst
第4章/DebugRel/led_display.sym
第4章/DebugRel/lock.adb
第4章/DebugRel/lock.asm
第4章/DebugRel/lock.lst
第4章/DebugRel/lock.rel
第4章/DebugRel/lock.rst
第4章/DebugRel/lock.sym
第4章/DebugRel/main.adb
第4章/DebugRel/main.asm
第4章/DebugRel/main.lst
第4章/DebugRel/main.rel
第4章/DebugRel/main.rst
第4章/DebugRel/main.sym
第4章/DebugRel/vir_buzzer.adb
第4章/DebugRel/vir_buzzer.asm
第4章/DebugRel/vir_buzzer.lst
第4章/DebugRel/vir_buzzer.rel
第4章/DebugRel/vir_buzzer.rst
第4章/DebugRel/vir_buzzer.sym
第4章/DebugRel/vir_key.adb
第4章/DebugRel/vir_key.asm
第4章/DebugRel/vir_key.lst
第4章/DebugRel/vir_key.rel
第4章/DebugRel/vir_key.rst
第4章/DebugRel/vir_key.sym
第4章/DebugRel/vir_lock.adb
第4章/DebugRel/vir_lock.asm
第4章/DebugRel/vir_lock.lst
第4章/DebugRel/vir_lock.rel
第4章/DebugRel/vir_lock.rst
第4章/DebugRel/vir_lock.sym
第4章/DebugRel/vir_memory.adb
第4章/DebugRel/vir_memory.asm
第4章/DebugRel/vir_memory.lst
第4章/DebugRel/vir_memory.rel
第4章/DebugRel/vir_memory.rst
第4章/DebugRel/vir_memory.sym
第4章/DebugRel/vir_show.adb
第4章/DebugRel/vir_show.asm
第4章/DebugRel/vir_show.lst
第4章/DebugRel/vir_show.rel
第4章/DebugRel/vir_show.rst
第4章/DebugRel/vir_show.sym
第4章/DebugRel/电子密码保险箱
第4章/DebugRel/电子密码保险箱.cdb
第4章/DebugRel/电子密码保险箱.hex
第4章/DebugRel/电子密码保险箱.lnk
第4章/DebugRel/电子密码保险箱.map
第4章/DebugRel/电子密码保险箱.mem
第4章/I2C.asm
第4章/Last Loaded dianlu.DBK
第4章/buzzer.asm
第4章/cat1024.asm
第4章/delay.asm
第4章/device/
第4章/device/buzzer/
第4章/device/buzzer/buzzer.c
第4章/device/buzzer/buzzer.h
第4章/device/buzzer/buzzer_cfg.h
第4章/device/delay/
第4章/device/delay/delay.c
第4章/device/delay/delay.h
第4章/device/delay/delay_cfg.h
第4章/device/i2c/
第4章/device/i2c/I2C.c
第4章/device/i2c/I2C.h
第4章/device/i2c/I2C_cfg.h
第4章/device/i2c/cat1024/
第4章/device/i2c/cat1024/cat1024.c
第4章/device/i2c/cat1024/cat1024.h
第4章/device/i2c/cat1024/cat1024_cfg.h
第4章/device/key/
第4章/device/key/key.c
第4章/device/key/key.h
第4章/device/key/key_cfg.h
第4章/device/led_display/
第4章/device/led_display/led_display.c
第4章/device/led_display/led_display.h
第4章/device/led_display/led_display_cfg.h
第4章/device/lock/
第4章/device/lock/lock.c
第4章/device/lock/lock.h
第4章/device/lock/lock_cfg.h
第4章/dianlu.DSN
第4章/dianlu.PWI
第4章/key.asm
第4章/led_display.asm
第4章/lock.asm
第4章/main.asm
第4章/main.c
第4章/main.ihx
第4章/main.lnk
第4章/main.lst
第4章/main.map
第4章/main.mem
第4章/main.rel
第4章/main.rst
第4章/main.sym
第4章/vir_buzzer.asm
第4章/vir_device/
第4章/vir_device/vir_buzzer/
第4章/vir_device/vir_buzzer/vir_buzzer.c
第4章/vir_device/vir_buzzer/vir_buzzer.h
第4章/vir_device/vir_buzzer/vir_buzzer_cfg.h
第4章/vir_device/vir_key/
第4章/vir_device/vir_key/vir_key.c
第4章/vir_device/vir_key/vir_key.h
第4章/vir_device/vir_key/vir_key_cfg.h
第4章/vir_device/vir_lock/
第4章/vir_device/vir_lock/vir_lock.c
第4章/vir_device/vir_lock/vir_lock.h
第4章/vir_device/vir_lock/vir_lock_cfg.h
第4章/vir_device/vir_memory/
第4章/vir_device/vir_memory/vir_memory.c
第4章/vir_device/vir_memory/vir_memory.h
第4章/vir_device/vir_memory/vir_memory_cfg.h
第4章/vir_device/vir_show/
第4章/vir_device/vir_show/vir_show.c
第4章/vir_device/vir_show/vir_show.h
第4章/vir_device/vir_show/vir_show_cfg.h
第4章/vir_key.asm
第4章/vir_lock.asm
第4章/vir_memory.asm
第4章/vir_show.asm
第4章/实验四.muo
第4章/实验四.tuo
第4章/实验四.xmp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com