-
红外遥控接收
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
-
C8051 link philips TV tuner.
C8051 link philips TV tuner.
- 2022-02-11 10:46:35下载
- 积分:1
-
8051 Dynamic control of display data Max7221
8051单片机控制Max7221实现动态显示数据-8051 Dynamic control of display data Max7221
- 2022-10-07 21:40:03下载
- 积分:1
-
MAX7219显示程序
max7219显示程序,用C语言编写,可用keil运行-max7219 display program
- 2023-03-17 14:20:03下载
- 积分:1
-
共收集了13个的51单片机的一些基本的程序,一个编译…
共搜集了13个有关51单片机的一些基本程序,代码有汇编写成,内容包括计数器、温度检测等等。-collected a total of 13 of the 51 SCM some of the basic procedures, a compilation of code written, including counter, temperature measurement, and so on.
- 2022-09-21 19:00:03下载
- 积分:1
-
源程序51与PC通信原理及实现.rar
源程序51与PC通信原理及实现.rar-source 51 and PC Communication Theory and Implementation. Rar
- 2022-03-13 10:01:48下载
- 积分:1
-
upsd3300_I2C.c upsd3300_lcd.c so on several practical way Order code
upsd3300_I2C.c
upsd3300_lcd.c
等等几个实用的程序代码-upsd3300_I2C.c upsd3300_lcd.c so on several practical way Order code
- 2023-06-21 09:25:03下载
- 积分:1
-
开短路检测控制箱(51单片机开发例子子程序)
开短路检测控制箱(51单片机开发例子子程序)-Open circuit detection control box (51 single-chip development examples Subroutine)
- 2022-01-26 05:58:27下载
- 积分:1
-
Meeting procedures for the 05 National Electronic Design Competition
次程序为05全国电子设计大赛《悬挂系统》的源程序,供大家参考一下。-Meeting procedures for the 05 National Electronic Design Competition
- 2022-01-26 06:50:26下载
- 积分:1
-
msp430F149 框架模块程序,很好用
msp430F149 框架模块程序,很好用-framework msp430F149 module procedures, very good use
- 2023-02-18 03:30:03下载
- 积分:1