-
一个用汇编编写的51单片机发声程序,内嵌一首简单歌曲"八月桂花香"。...
一个用汇编编写的51单片机发声程序,内嵌一首简单歌曲"八月桂花香"。-Used to prepare a compilation of 51 single-chip voice procedures, embedded in a simple song
- 2022-02-20 00:42:32下载
- 积分:1
-
对初学单片机非常实用的一些小程序老师写的 这是第二部分
对初学单片机非常实用的一些小程序老师写的 这是第二部分-right novice SCM some very practical procedures for the teacher to write small, which is the second part
- 2022-01-22 01:49:04下载
- 积分:1
-
INA128/INA129精密低功耗仪表放大器的详细中文资料及经典电路例子...
INA128/INA129精密低功耗仪表放大器的详细中文资料及经典电路例子-INA128/INA129 precision low-power instrumentation amplifier中文detailed information and examples of the classic circuit
- 2022-03-10 11:04:40下载
- 积分: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
-
Keil C Proteus 联合仿真的VDM51_dll文件.rar
Keil C Proteus 联合仿真的VDM51_dll文件.rar-Keil C Proteus 联合仿真的VDM51_dll文件.rar
- 2022-08-15 01:09:41下载
- 积分:1
-
Nokia3310的proteus仿真模型model.zip
Nokia3310的proteus仿真模型model.zip
- 2022-03-09 19:14:08下载
- 积分:1
-
陵阳单片机的语音编程的一个例子程序
陵阳单片机的语音编程的一个例子程序-Lingyang SCM voice an example of the programming process
- 2022-06-15 11:05:05下载
- 积分:1
-
好东西共享给大家,液晶显示的1502的,单片机51系列
好东西共享给大家,液晶显示的1502的,单片机51系列-something good for everyone to share, the liquid crystal display of the 1502, the 8031 Series 51
- 2022-02-05 06:58:38下载
- 积分:1
-
犯错
Sl811中文说明
对SL811英文说明的翻译.-err
- 2022-04-11 08:42:47下载
- 积分:1
-
PIC C18 读写TLC5628数字电位器程序
PIC C18 读写TLC5628数字电位器程序-PIC C18 Digital Potentiometers TLC5628 to read and write procedures
- 2022-03-20 15:04:06下载
- 积分:1