-
非接触式IC卡读写器,Mifare 1非接触式IC卡读写核心模块MCM2
非接触式IC卡读写器,Mifare 1非接触式IC卡读写核心模块MCM2-Design of Mifare Touch- Free IC Card Reader
- 2022-03-23 04:03:13下载
- 积分:1
-
本文介绍了一种电子密码锁的实现。该电子密码锁采用1一wire总线芯片Ds2401作为密匙,锁体采用高可靠性的单片机PIC16c63来完成密码识别和开锁控制,用I...
本文介绍了一种电子密码锁的实现。该电子密码锁采用1一wire总线芯片Ds2401作为密匙,锁体采用高可靠性的单片机PIC16c63来完成密码识别和开锁控制,用I2C总线接口的EEPROM 芯片AT24c02来完成密码的存储和修改,可
掉电保存密码。整个系统安全可靠,稳定性高。-This paper introduces an electronic code lock realize. The electronic locks used one chip one wire bus Ds2401 as key, lock body for high reliability PIC16C63 microcontroller identification and password to complete the unlock control, with I2C bus interface EEPROM chip AT24C02 to complete the password storage and revised down to save the password. The entire system is safe and reliable, high stability.
- 2022-11-05 05:30:03下载
- 积分:1
-
这是Fresscale单片机定时器输出比较的例子,该例程详细介绍了Timer模块输出比较功能,对单片机开发人员来说是个很好的参考。...
这是Fresscale单片机定时器输出比较的例子,该例程详细介绍了Timer模块输出比较功能,对单片机开发人员来说是个很好的参考。-This is an Example of Output of the Timer.
- 2022-05-13 10:06:04下载
- 积分:1
-
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2...
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
- 2022-07-21 10:12:11下载
- 积分:1
-
P89CXX编程器控制CPU接收和控制程序
P89CXX编程器控制CPU接收和控制程序-P89CXX programming control CPU to receive and control procedures
- 2023-03-06 11:05:03下载
- 积分:1
-
This is the msp430 time b of the routine, please check, then there
这是msp430 time b的例程,请查收,接下来还有-This is the msp430 time b of the routine, please check, then there
- 2023-02-06 22:40:03下载
- 积分:1
-
ARM里实现 PWM ARM经典 C语言写的
ARM里实现 PWM ARM经典 C语言写的-ARM achieve PWM
- 2022-02-13 00:43:11下载
- 积分:1
-
单片机的程序,实现的是采灯的设计与实现功能
单片机的程序,实现的是采灯的设计与实现功能-SCM procedures and achieve the mining lamp design and implementation functions
- 2022-04-29 06:19:59下载
- 积分:1
-
单片机上智能拼音输入法,附有控制和杳询函数.方便使用调用.可以自加LCD实现可视化键盘输入!供大家参考!...
单片机上智能拼音输入法,附有控制和杳询函数.方便使用调用.可以自加LCD实现可视化键盘输入!供大家参考!-microcontroller smart Pinyin input method, with the control and with the enhancement of function. To facilitate the use of call. Since the LCD can be added to achieve visual keyboard! For your reference!
- 2022-01-22 14:06:24下载
- 积分:1
-
用C8051F040实现CAN通讯。C8051F040片内集成了BOSH_CAN2.0。
用C8051F040实现CAN通讯。C8051F040片内集成了BOSH_CAN2.0。-CAN communication with the C8051F040 to achieve. C8051F040 chip integrated BOSH_CAN2.0.
- 2022-05-24 09:06:35下载
- 积分:1