-
Used in a passenger transport system LED screen
一款应用在客运系统的LED导向屏程序,采用汇编语言编写,欢迎相关人员参考-Used in a passenger transport system LED screen-oriented procedures, the use of compiled languages are welcome to the relevant reference
- 2022-06-02 01:33:26下载
- 积分:1
-
C51KEY
用C51编[写的按键运用程序,已在产品中运用-C51KEY
- 2022-04-11 02:24:31下载
- 积分:1
-
usbio的上位机动态连接文件,Ver 2.41
usbio的上位机动态连接文件,Ver 2.41-PC usbio the dynamic link file, Ver 2.41
- 2022-01-25 16:36:32下载
- 积分:1
-
一个红外解码的源程序~用来解码大多数的红外线遥控编码~
一个红外解码的源程序~用来解码大多数的红外线遥控编码~-An infrared source ~ used to decode decoded most of the infrared remote control codes ~
- 2022-03-20 15:28:39下载
- 积分:1
-
单片机的Demo,可以在单片机上演奏音乐
用汇编语言的写的
单片机的Demo,可以在单片机上演奏音乐
用汇编语言的写的
- 2022-03-12 15:38:47下载
- 积分: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
-
实现多个数字滚动,移位显示,当按下某个按键时,会将对应于端口的数值送入低位数码管显示...
实现多个数字滚动,移位显示,当按下某个按键时,会将对应于端口的数值送入低位数码管显示-To achieve more than the number of rolling, shift display
- 2022-07-03 02:55:35下载
- 积分:1
-
Based on the electronic clock ds12c887 the C Language Program
基于ds12c887的电子时钟的C语言程序-Based on the electronic clock ds12c887 the C Language Program
- 2023-08-13 06:00:03下载
- 积分:1
-
对DS18b20传感器网络编码和搜索,以及对连接线的短路和开路进行检测...
对DS18b20传感器网络编码和搜索,以及对连接线的短路和开路进行检测-right DS18b20 sensor network coding and search, and the link between the short-circuit and open circuit detection
- 2022-03-23 07:43:57下载
- 积分:1
-
通过按键选择各波形的 输出并且存在AT24C02中 断电后仍然存储...
通过按键选择各波形的 输出并且存在AT24C02中 断电后仍然存储
-Button to choose the waveform through the output and there AT24C02 still in power storage
- 2023-08-15 21:00:04下载
- 积分:1