-
德州仪器公司推出的ADS7870型低功耗数据采集器件的ARM控制源程序...
德州仪器公司推出的ADS7870型低功耗数据采集器件的ARM控制源程序-Texas Instruments Introduces ADS7870 type of low-power data acquisition devices ARM control source
- 2022-05-14 07:47:55下载
- 积分:1
-
keil C51 Hello事例
keil C51 Hello事例-Hello stories
- 2022-04-19 14:02:18下载
- 积分: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
-
12c887 chip clock is very useful, now offering its program is for reference only...
时钟芯片12c887非常实用,现奉上它的程序仅供参考。-12c887 chip clock is very useful, now offering its program is for reference only.
- 2022-11-02 18:05:03下载
- 积分:1
-
采用C51编写的C8051F020单片机定时器的效用。
采用C51编写的基于C8051F020单片机的定时器实用程序。-using C51 prepared by the C8051F020 timers utility.
- 2023-02-18 22:35:03下载
- 积分:1
-
BH1415F调频台控制C程序
使用AT89C52单片机,12MHZ晶振,用共阳四位LED数码管...
BH1415F调频台控制C程序
使用AT89C52单片机,12MHZ晶振,用共阳四位LED数码管-FM BH1415F control C program uses AT89C52 single-chip, 12MHZ crystal, with a total of four positive LED digital tube
- 2022-03-19 01:51:33下载
- 积分:1
-
ICCAVR user guide ICCAVR Programming Manual
ICCAVR用户指南,ICCAVR编程手册-ICCAVR user guide ICCAVR Programming Manual
- 2023-06-19 22:50:03下载
- 积分:1
-
AVR系列单片机AD转换程序,适用于atmega8,atmega16,atmega128.
AVR系列单片机AD转换程序,适用于atmega8,atmega16,atmega128.-AVR microcontroller series AD converter applies to atmega8, atmega16. atmega128.
- 2023-08-09 23:05:03下载
- 积分:1
-
这是一套基于单片机的温湿度测量系统,里边附有设计的原理图,pcb图,以及烧写程序代码(keil c51编写的)。温湿度传感器使用的是dht11,性价比高。该系统...
这是一套基于单片机的温湿度测量系统,里边附有设计的原理图,pcb图,以及烧写程序代码(keil c51编写的)。温湿度传感器使用的是dht11,性价比高。该系统除了能显示温湿度以外,还能设置温湿度报警阈值。设计的pcb板,小巧,使用。这是本人的毕业设计,有实物为依据,具有可操作性。-This is a single-chip microcomputer-based measuring system of temperature and humidity inside with schematic design, pcb plans, as well as the programmer code (keil c51 prepared). Temperature and humidity sensors are used dht11, cost-effective. Except that the system can display temperature and humidity outside, but also set the temperature and humidity alarm threshold. Pcb board design, compact, use. This is my graduation project, there is the physical basis of operational.
- 2022-08-19 15:09:46下载
- 积分:1
-
vfd driver
vfd driver
- 2022-07-25 22:01:07下载
- 积分:1