-
红外遥控接收
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
-
a series of 51 manuals for the MCU, very good!
一个关于51系列单片机的使用手册,很不错!-a series of 51 manuals for the MCU, very good!
- 2023-01-24 08:10:03下载
- 积分:1
-
单片机C语言编程,学习单片机c语言编程,Lea…
单片机c语言编程,学习用c语言单片机编程,学习学习的开始-SCM c programming language, to study c microcontroller programming language, learn from the beginning
- 2023-04-04 03:10:03下载
- 积分:1
-
motorola单片机08系列计算波特率的好东西,简单,快捷,使用方便...
motorola单片机08系列计算波特率的好东西,简单,快捷,使用方便-series Baud Rate Calculation of good things, a simple, fast, easy to use
- 2022-02-21 20:09:55下载
- 积分:1
-
English ocmj2* 8 LCD display procedures, test
ocmj2*8液晶中文显示程序,测试通过-English ocmj2* 8 LCD display procedures, test
- 2022-03-26 07:16:04下载
- 积分:1
-
DS18B20+LCD1602 + AT24C02的智能温度控制系统的源代码和…
DS18B20+LCD1602+AT24C02智能温度控制系统源程序和PROTEUS仿真-DS18B20+ LCD1602+ AT24C02 intelligent temperature control system source code and the PROTEUS simulation
- 2023-07-29 03:35:03下载
- 积分:1
-
MCU 8051 series, buzzer sound code! 8051 series MCU, audible buzzer code!
8051系列单片机的,蜂鸣器发声代码! -MCU 8051 series, buzzer sound code! 8051 series MCU, audible buzzer code!
- 2022-02-05 01:49:42下载
- 积分:1
-
利用Philips单片机P87LPC764编写的IC卡程序,其中有对IC卡操作及I2C操作的程序模块...
利用Philips单片机P87LPC764编写的IC卡程序,其中有对IC卡操作及I2C操作的程序模块-use Philips P87LPC764 SCM prepared by the IC card procedures, which are the IC card operation and operational procedures I2C module
- 2022-03-17 06:44:32下载
- 积分:1
-
ATMEL公司的AT89系列单片机的资料,不用我多说了吧:)
ATMEL公司的AT89系列单片机的资料,不用我多说了吧:)-ATMEL"s AT89 Series MCU information, I need not say it :)
- 2022-06-20 22:56:43下载
- 积分:1
-
传感器被称为工业时代的测量工具,在国名经济和国防各领域中发挥着不可替代的作用...
传感器被称为工业时代的测量工具,在国名经济和国防各领域中发挥着不可替代的作用-Known as the industrial age sensor measurement instrument, the name of the country in various fields of economic and national defense is playing an irreplaceable role in
- 2022-12-30 08:05:04下载
- 积分:1