-
1T单片机延时程序头文件代码,us,ms,s延时直接调用,无需再写...
1T单片机延时程序头文件代码,us,ms,s延时直接调用,无需再写-1T delay program header file code for MCU
- 2022-03-18 02:26:48下载
- 积分:1
-
新型投币机:控制两个按摩椅,具有红外遥控,能够设置最低投币个数及时间,...
新型投币机:控制两个按摩椅,具有红外遥控,能够设置最低投币个数及时间,-new coin machine : Control two massage chairs, with infrared remote control to set the minimum number of coin and time,
- 2023-02-23 23:20:04下载
- 积分: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
-
对于一个单片机初者来说一定想自己设计一个小系统吧・・这里提供了以89S52为核的小系统图和源程序!希望对刚学者有所帮助...
对于一个单片机初者来说一定想自己设计一个小系统吧・・这里提供了以89S52为核的小系统图和源程序!希望对刚学者有所帮助-early for a microcontroller were necessarily want to run their own small design a system here to provide it with nuclear 89S52 for the smaller system map and the source! Just want to help scholars
- 2022-01-26 05:34:07下载
- 积分:1
-
verilig准备使用CPLD读写EEPROM(74lc21)程序
利用Verilig编写CPLD读写EEPROM(74LC21)程序-Verilig prepared to use CPLD to read and write EEPROM (74LC21) procedures
- 2023-04-03 15:35:03下载
- 积分:1
-
插在usb上使用的声卡的原理图,器件少,简单实用
插在usb上使用的声卡的原理图,器件少,简单实用
- 2022-08-17 16:26:17下载
- 积分:1
-
这是我的毕业设计
这是我的毕业设计-智能排队系统的操作器源码,上载给大家做参考,希望大家赐教.-This is my graduation design-smart queuing system for the operation of the source code, available to you for reference. We hope that substantive progress.
- 2022-04-29 13:57:43下载
- 积分:1
-
单片机与嵌入式系统教材简介.pdf
单片机与嵌入式系统教材简介.pdf-microcontroller and embedded systems briefing materials. Pdf
- 2022-02-07 12:47:12下载
- 积分:1
-
51单片机扩展64K以上数据存储区的源码。
已经过测试
51单片机扩展64K以上数据存储区的源码。
已经过测试-51 Single-chip extended data storage area for more than 64K of source code. Has been tested
- 2022-02-15 00:24:03下载
- 积分:1
-
MSP430F1611U盘数据读写
通过调试
MSP430F1611U盘数据读写
通过调试-MSP430F1611U disk read and write data through the Debug
- 2022-08-24 18:15:53下载
- 积分:1