-
周立功CanstartI的源程序包,包含头文件,子程序库,比较完整,好用...
周立功CanstartI的源程序包,包含头文件,子程序库,比较完整,好用-the source packet contains header files, subroutine library, more comprehensive and easier to use
- 2022-08-25 09:57:03下载
- 积分:1
-
电动机的单片机控制
电动机的单片机控制-Motor MCU control
- 2022-02-05 07:41:19下载
- 积分: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
-
ti发布的MSP430 dco库
使用非常方便,非常稳定
ti发布的MSP430 dco库
使用非常方便,非常稳定
-ti released MSP430 dco library is very convenient to use, very stable
- 2022-03-07 07:47:38下载
- 积分:1
-
lcd1602液晶的avr测试实例程序,带proteus仿真。winavr 编译
lcd1602液晶的avr测试实例程序,带proteus仿真。winavr 编译-lcd1602 LCD avr the test sample program, with proteus simulation. Winavr compiler
- 2022-12-27 18:20:03下载
- 积分:1
-
利用单片机实现简单音乐发生器,可以尝试实践一下,比较简单...
利用单片机实现简单音乐发生器,可以尝试实践一下,比较简单-MCU use simple music generator, may try to practice that is relatively simple
- 2022-05-28 10:05:34下载
- 积分:1
-
AD9850 DDS control subroutine Singlechip often to do other experiments, not yet...
AD9850 DDS控制子程序
经常做其他的单片机实验,还没做过DDS的实验。最近打算写个程序试验一下。
-AD9850 DDS control subroutine Singlechip often to do other experiments, not yet done DDS experiment. The recent plan to write a program to test.
- 2023-03-01 03:15:03下载
- 积分:1
-
CH451的LED驱动及8*8键盘驱动程序
CH451的LED驱动及8*8键盘驱动程序...
CH451的LED驱动及8*8键盘驱动程序
CH451的LED驱动及8*8键盘驱动程序
-CH451 the LED driver and 8* 8 keyboard driver for the LED driver CH451 and 8* 8 keyboard driver
- 2022-06-03 01:08:51下载
- 积分:1
-
NXP P89V51 PGA硬件生成 PWM 程序...
NXP P89V51 PGA硬件生成 PWM 程序...
-NXP P89V51 PGA hardware to generate PWM process ...
- 2022-01-21 21:59:46下载
- 积分:1
-
1602 的驱动程序 很完整。通过KEIL C 编译在ROTUES 上用AT89C51仿真通过。...
1602 的驱动程序 很完整。通过KEIL C 编译在ROTUES 上用AT89C51仿真通过。-1602 is a complete driver. Through the KEIL C compiler ROTUES used in the simulation through the AT89C51.
- 2023-01-14 11:35:03下载
- 积分:1