-
FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON nee...
FlashAcessV0.4.6版,用于烧写FALSH的应用程序,需要BANYAN DAEMON的支持,配合BNAYAN系列仿真器或者简易JTAG电缆访问目标板上的FLASH,可支持ARM7/ARM9,各种FLASH。需要1K RAM 运行-FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON need the support and facilitation of BNAYAN series or simple JTAG emulator target cable access board FLASH, can support ARM7/ARM9, a variety of FLASH. 1K RAM needs to run
- 2023-02-09 19:55:03下载
- 积分:1
-
8051mcu
8051mcu-serialport-74164-3leds
- 2023-05-14 16:40:02下载
- 积分:1
-
AVR单片机入门及C语言高效设计实践(13)源程序码
AVR单片机入门及C语言高效设计实践(13)源程序码-AVR单片机入门及C语言高效设计实践13)源程序码
- 2022-07-11 23:51:16下载
- 积分:1
-
60个命令,..对初学都很有实用价值,值得参考
60个命令,..对初学都很有实用价值,值得参考-60 orders for the beginner .. have a great practical value, it is also useful ..............
- 2022-02-04 22:41:37下载
- 积分:1
-
LED段码计算工具,增加了方便的功能 NEW
LED段码计算工具,增加了方便的功能 NEW-LED terms of the Code, to increase the convenience function NEW
- 2022-05-08 11:56:02下载
- 积分:1
-
With regard to the production of IC card relevant information, from easy to diff...
关于IC卡的制作的相关资料,从易道难,都是花钱买的难得的资料。-With regard to the production of IC card relevant information, from easy to difficult Road, are spending money to buy a rare information.
- 2022-02-21 13:34:32下载
- 积分:1
-
CCS最新版本的Microchip PIC单片机C语言开发工具。支持PI…
CCS 最新版microchip PIC单片机的C语言开发工具。支持pic12/16/18系列单片机的新型号,16F883和16F9xx。-CCS latest version of microchip PIC MCU C language development tools. Support pic12/16/18 Series Singlechip new models, 16F883 and 16F9xx.
- 2022-01-26 07:37:38下载
- 积分:1
-
红外信号测试软件
红外信号测试软件-infrared signal testing software
- 2023-03-20 01:15:03下载
- 积分:1
-
基于8051F020,目的:用LM92器件实现数字化高精度温度测量
基于8051F020,目的:用LM92器件实现数字化高精度温度测量-Based on 8051F020, Objective: LM92 devices with digital high-precision temperature measurement
- 2022-01-22 08:09:36下载
- 积分: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