-
红外遥控接收
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
-
nokia5110 48*84 液晶屏开发资料及各单片机例程,希望对大家有帮助...
nokia5110 48*84 液晶屏开发资料及各单片机例程,希望对大家有帮助-nokia5110 48* 84 LCD screen development information and the microcontroller routines, we want to help
- 2022-04-11 19:49:33下载
- 积分:1
-
是实验操作过程的详细讲解,有源程序即控制:转,停;正,反;快,慢;...
是实验操作过程的详细讲解,有源程序即控制:转,停;正,反;快,慢;-experimental operation is the detailed talks, a source that is control : turn and stop; Now, anti-; Fast, slow;
- 2022-01-24 14:37:31下载
- 积分:1
-
基于89S51芯片开发的篮球倒计时系统,开发…
基于89S51芯片开发的篮球倒计时系统,开发环境KEIL,仿真环境PROTUES-89S51 chip based on the development of basketball countdown system, development environment KEIL, simulation environment PROTUES
- 2022-06-12 03:35:43下载
- 积分:1
-
PM50 voice chip
PM50语音芯片播放语音程序,采用串行方式,AVR单片机控制-PM50 voice chip-play voice procedures, using serial, AVR control
- 2022-05-26 04:12:03下载
- 积分:1
-
16*16点阵的,觉得这个里面用 指针来查找数组蛮好的 。
16*16点阵的,觉得这个里面用 指针来查找数组蛮好的 。-16* 16 lattice, and find this inside with fine pointer to the search array.
- 2022-03-13 05:03:19下载
- 积分:1
-
PIC单片机4*4键盘扫描C语言程序
PIC单片机4*4键盘扫描C语言程序-PIC single-chip 4* 4 keyboard scan C language program
- 2022-11-15 16:20:03下载
- 积分:1
-
电子屏字符显示器 电子设计, 解释清楚,一看即懂,简单明了...
电子屏字符显示器 电子设计, 解释清楚,一看即懂,简单明了
-E-Screen Character Display Electronic Design, explain clearly that one look to understand, simple to understand
- 2023-07-09 16:55:03下载
- 积分:1
-
单片机C语言下LCD多级菜单的一种实现方法
单片机C语言下LCD多级菜单的一种实现方法-microcontroller C language LCD multi-level menu of a method
- 2022-04-23 05:43:01下载
- 积分:1
-
广泛应用爱尔兰啤酒DS18B20 C51程序,包括各种…
DS18B20各种应用的C51程序大全,包含各种范例-A wide range of applications DS18B20 Guinness C51 procedures, including various examples of
- 2022-07-21 13:41:08下载
- 积分:1