-
学习型红外遥控开关( C51语言源程序)
学习型红外遥控开关( C51语言源程序)-learning infrared remote control switch (C51 source)
- 2022-01-25 20:29:27下载
- 积分:1
-
这是一个关于PWM调光的程序,二极管等渐灭和渐亮
这是一个关于PWM调光的程序,二极管等渐灭和渐亮-This is a program on the PWM dimming, diodes, etc., and getting brighter gradually eliminate
- 2022-07-05 10:42:36下载
- 积分:1
-
这是运用MSP430 单片机对字符行LCD 显示屏的驱动程序
这是运用MSP430 单片机对字符行LCD 显示屏的驱动程序-This is the use of characters MSP430 line LCD display driver
- 2022-06-12 12:25:24下载
- 积分:1
-
一般机箱的51单片机温控程序设计,程序较长,在关键部分做了注释。...
一般机箱的51单片机温控程序设计,程序较长,在关键部分做了注释。-51 single-chip general chassis temperature control program design, procedures longer to do the key part of the Notes.
- 2022-05-13 01:10:42下载
- 积分:1
-
ali3355源码:
1.OBJS目录:编译目录
命令:
./clean.sh
./55product.sh
2.serve:光头部份程序...
ali3355源码:
1.OBJS目录:编译目录
命令:
./clean.sh
./55product.sh
2.serve:光头部份程序
3.source:介面与播放有关项目.-ali3355 Source : 1.OBJS Contents : build directory order : ./clean.sh ./55product.sh 2.serve : Bald some procedures 3.source : interface with the broadcast of the project.
- 2022-01-27 20:36:24下载
- 积分: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
-
Power PC 55xx 主函数以及GPIO初始化
Power PC 55xx 主函数以及GPIO初始化-Power PC 55xx main function, as well as GPIO initialization
- 2022-01-25 16:36:35下载
- 积分:1
-
这是在用MSP430写的LCD12864和温度传感器18B20的驱动程序。
这是在用MSP430写的LCD12864和温度传感器18B20的驱动程序。-This is written with MSP430 and temperature sensors LCD12864 driver 18B20.
- 2022-08-21 14:15:53下载
- 积分:1
-
12864LCD显示单片机51程序学习实践经验丰富工程师编写实机通过...
12864LCD显示单片机51程序学习实践经验丰富工程师编写实机通过-51 procedures showed 12864LCD Singlechip experienced engineers to study and practice the real machine, through the preparation of
- 2022-02-22 00:26:12下载
- 积分:1
-
nRF2401A MSP430
nRF2401A for MSP430 -nRF2401AnRF2401A for MSP430nRF2401A for MSP430
- 2022-04-20 15:37:12下载
- 积分:1