-
- 2023-03-22 12:35:04下载
- 积分:1
-
频率计的设计,单片机初学者必须程序,适用于proteus
频率计的设计,单片机初学者必须程序,适用于proteus-Frequency of the design, single-chip microcomputer program for beginners to be applicable to proteus
- 2022-01-25 13:52:03下载
- 积分:1
-
keil software patches, for an increase in the keil software stc library option.
keil软件补丁,用于在keil软件中增加stc库选项。-keil software patches, for an increase in the keil software stc library option.
- 2023-08-26 05:50:04下载
- 积分: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
-
超声波测剧驱动
40KHZ 频率
范围达到50CM 以上
超声波测剧驱动
40KHZ 频率
范围达到50CM 以上-Ultrasonic measurement-driven drama 40KHz frequency range to reach more than 50CM
- 2022-02-09 13:11:14下载
- 积分:1
-
LT_1B msp430开发板例子程序-TB3
LT_1B msp430开发板例子程序-TB3
- 2023-08-22 20:30:04下载
- 积分:1
-
This is a microcontroller keyboard response procedures, mainly for the design of...
这是一个单片机键盘响应程序,主要用于单片机设计中对键盘的编程,使得单片机能够显示键盘的按键-This is a microcontroller keyboard response procedures, mainly for the design of single-chip microcomputer keyboard programming, SCM makes the keyboard can display buttons
- 2022-02-20 18:08:16下载
- 积分:1
-
单片机键盘控制程序模板 单片机键盘控制程序模板
单片机键盘控制程序模板 单片机键盘控制程序模板-Keyboard control procedures Singlechip Singlechip keyboard template template control procedures
- 2022-05-21 23:02:47下载
- 积分:1
-
avr library function, you add the convenience of your system!!!!!
avr库函数,方便你加到你的系统里!!! !!
-avr library function, you add the convenience of your system!!!!!
- 2022-08-07 20:47:08下载
- 积分:1
-
这是一个keil c51 程序 采用8031单片机,是一个学习keil c 的入门级程序...
这是一个keil c51 程序 采用8031单片机,是一个学习keil c 的入门级程序-This a procedure used Keil decoder 8031 is a study Keil c entry-level procedures
- 2023-05-19 19:30:04下载
- 积分:1