-
这是一个模拟分站的C51源程序,可以通过该程序了解分站的工作过程...
这是一个模拟分站的C51源程序,可以通过该程序了解分站的工作过程-This is a sub-station of the C51 analog source, you can learn through the program stops working process
- 2023-08-06 11:40:03下载
- 积分:1
-
节能充电器
节能充电器-Energy-saving charger
- 2022-04-06 22:05:41下载
- 积分: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
-
键盘和发光数码管显示,里面包含keyboard和led两个工程文件。
键盘和发光数码管显示,里面包含keyboard和led两个工程文件。-Keyboard and LED digital display, which contains the keyboard and the two led the project document.
- 2022-04-22 04:23:31下载
- 积分:1
-
MSP430技术培训讲义资料,是学习TI 单片机的绝好资料。
MSP430技术培训讲义资料,是学习TI 单片机的绝好资料。-MSP430 lectures and technical training information, is an excellent learning TI Single Chip information.
- 2022-04-28 05:40:47下载
- 积分:1
-
声卡采集系统的设计,很好的事例,希望对大家有很大的帮助,我们也互相交流...
声卡采集系统的设计,很好的事例,希望对大家有很大的帮助,我们也互相交流-sound sample design
- 2022-01-22 14:52:04下载
- 积分:1
-
无线解码程序,是用于多种无线报警主机的解码
无线解码程序,是用于多种无线报警主机的解码-wireless decoding procedure is used in a variety of wireless alarm host decoder
- 2022-06-19 22:53:15下载
- 积分:1
-
单片机通过CH375控制USB打印机,该程序由keil51编译,希望对大家能有帮助,谢谢!...
单片机通过CH375控制USB打印机,该程序由keil51编译,希望对大家能有帮助,谢谢!-MCU control through CH375 USB printers, the procedures keil51 compiler, and I hope to be able to help you, thank you!
- 2022-04-07 00:27:26下载
- 积分:1
-
这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用...
这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用-This is a C-language program on the PS2 using the microcontroller for debugging, very easy to use
- 2022-06-21 01:36:58下载
- 积分:1
-
Is the latest single
是最新单片机c8051f0xx 的一本中文电子书-Is the latest single-chip c8051f0xx of a Chinese e-books
- 2022-02-05 13:27:16下载
- 积分:1