-
SCM CRC algorithm
单片机CRC算法程序-SCM CRC algorithm
- 2022-02-15 11:48:37下载
- 积分: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
-
8051web server
8051web server
- 2022-03-29 10:43:39下载
- 积分:1
-
Download Msp430
Msp430-JTAG调试下载器, -Download Msp430-JTAG debugger, and
- 2022-04-08 18:04:00下载
- 积分:1
-
AVR单片机ATmega8的Modbus协议实现
AVR ATMega8 Modbus protocol implementation
- 2022-01-26 06:34:34下载
- 积分:1
-
TL062/TL064 MOTOROLA development of low power JFET input operational amplifiers
TL062/TL064 MOTOROLA开发的low power JFET input operational amplifiers-TL062/TL064 MOTOROLA development of low power JFET input operational amplifiers
- 2022-05-06 16:44:36下载
- 积分:1
-
本程序主要是16*2小液晶的驱动,可以显示英文字符和数字。
本程序主要是16*2小液晶的驱动,可以显示英文字符和数字。-This procedure is 16* 2 small LCD drivers, you can display English characters and numbers.
- 2022-06-18 01:56:56下载
- 积分:1
-
本开发包里包含了EM4095的相关开发资料,非常有用,里面还有EM4095的PDF资料...
本开发包里包含了EM4095的相关开发资料,非常有用,里面还有EM4095的PDF资料-This development package contains the EM4095 related to the development of information, very useful, there is also a PDF of information EM4095
- 2023-04-27 11:05:03下载
- 积分:1
-
PIC系列单片机程序设计基础。一般来说,PIC单片机的源程序并没有要求统一的格式,大家可以根据自己的风格来编写。...
PIC系列单片机程序设计基础。一般来说,PIC单片机的源程序并没有要求统一的格式,大家可以根据自己的风格来编写。-PIC microcontroller series based on the design process. Generally, the PIC source does not require a uniform format, we can according to their own style to prepare.
- 2022-11-11 19:50:03下载
- 积分:1
-
Proteus
Proteus
- 2022-01-25 14:02:03下载
- 积分:1