-
制版软件PROTEL99的封装库文件,
制版软件PROTEL99的封装库文件,-Engraving Software package library file PROTEL99
- 2022-08-14 07:16:08下载
- 积分:1
-
CS5460A读写程序.CS5460A是美国CRYSTAL公司最新推出的带有串行接口的单相双向功率/电能计量集成电路芯片...
CS5460A读写程序.CS5460A是美国CRYSTAL公司最新推出的带有串行接口的单相双向功率/电能计量集成电路芯片-CS5460A read and write program
- 2022-06-13 23:39:51下载
- 积分:1
-
一本很好的介绍AVR单片机的书.
作者:耿...
一本很好的介绍AVR单片机的书.
作者:耿...
-A good introduction book AVR MCU. Author: Geng ...
- 2022-07-14 06:20:27下载
- 积分:1
-
学习用,使用前,认真阅读,按实际情况更改IO口!
学习用,使用前,认真阅读,按实际情况更改IO口!-to study, use, read carefully, according to the actual situation changes IO mouth!
- 2023-01-21 13:10:04下载
- 积分:1
-
如何由单片机升级到DSP中文教程,对需要的同志们很有帮助哦...
如何由单片机升级到DSP中文教程,对需要的同志们很有帮助哦-How to upgrade to a DSP by the single-chip Chinese course, comrades in need of helpful Oh
- 2022-02-07 04:38:09下载
- 积分:1
-
I2C总线的一个实例,有原理图的设计,和程序的设计,可直接用在项目开发中,节约开发时间,提高效率....
I2C总线的一个实例,有原理图的设计,和程序的设计,可直接用在项目开发中,节约开发时间,提高效率.-An example of I2C bus, have the schematic design, and procedures for the design, can be directly used in the project development, saving development time and improve efficiency.
- 2022-12-03 06:00:03下载
- 积分: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
-
2004 computer professional SCM Micro Printer interface
2004计算机专业单片机微型打印机接口-2004 computer professional SCM Micro Printer interface
- 2022-01-28 08:22:25下载
- 积分:1
-
我是用89S52做的模拟路灯控制系统。这个作品我在09年的全国大学生电子设计竞赛中获全国一等奖。...
我是用89S52做的模拟路灯控制系统。这个作品我在09年的全国大学生电子设计竞赛中获全国一等奖。-I used to do analog 89S52 lights control system. This work was in my 2009 National Undergraduate Electronic Design Contest won a national first prize.
- 2022-06-26 21:37:19下载
- 积分:1
-
C code for DS1302 RTC control
C code for DS1302 RTC control
- 2022-12-14 13:25:03下载
- 积分:1