-
1602的详细讲解,DATASHEET 和KEILC51的原码,可以作为参考
1602的详细讲解,DATASHEET 和KEILC51的原码,可以作为参考-1602 of detailed briefings, DATASHEET and KEILC51 original code, can be used as reference
- 2022-04-17 14:24:31下载
- 积分:1
-
ISP 2051 download PIC
ISP 2051 download PIC
- 2022-01-28 05:30:46下载
- 积分: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
-
msp430f21x1架构概述
MSP430F21x1 Architecture Summary
- 2022-06-13 08:16:20下载
- 积分:1
-
模块化c语言实现模拟I2C读写EPROM 程序
模块化c语言实现模拟I2C读写EPROM 程序-C language for analog modular I2C read and write EPROM program
- 2022-04-11 19:32:28下载
- 积分:1
-
一些实用的51单片机接口源程序,里面附有文档说明,很好的开发参考资料...
一些实用的51单片机接口源程序,里面附有文档说明,很好的开发参考资料-51 microcontroller interface source inside with documents show that the development of good reference
- 2022-05-21 22:14:17下载
- 积分:1
-
这是一个信通时代的汉字显示模块的编程,可以显示中文字体
这是一个信通时代的汉字显示模块的编程,可以显示中文字体-This is an era of ICT Chinese character display module programming can demonstrate that the Chinese font
- 2022-05-20 09:54:29下载
- 积分:1
-
基于单片机的温度检测,可以用proteus进行仿真
基于单片机的温度检测,可以用proteus进行仿真-Temperature detection based on single chip can be used proteus simulation
- 2023-01-10 23:35:03下载
- 积分:1
-
基于FPGA的ds18b20数字温度采集,verilog 编写
基于FPGA的ds18b20数字温度采集,verilog 编写-du to fpga ds18b20
- 2022-05-13 06:28:21下载
- 积分:1
-
这是单片机编程的一些资料,让大家一起看看吧
这是单片机编程的一些资料,让大家一起看看吧-MCU programming information, so we take a look at it
- 2022-04-08 01:06:25下载
- 积分:1