-
基于C51体系结构实现的电路保护的源代码,有非常珍贵的商业价值...
基于C51体系结构实现的电路保护的源代码,有非常珍贵的商业价值-C51-based architecture to achieve circuit protection of source code, has a very valuable commercial value
- 2022-01-25 22:16:42下载
- 积分:1
-
C51 single
单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
- 2023-08-08 03:10:03下载
- 积分:1
-
AVR 单片机访问SD ,已编译通过了,大家可放心下载
AVR 单片机访问SD ,已编译通过了,大家可放心下载-web is good I want code from here.thank every body.
- 2022-08-02 16:07:00下载
- 积分: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
-
该程序实现发送缓冲器0向接收缓冲器0发送数据的自测试模式,其中接收采用中断方式...
该程序实现发送缓冲器0向接收缓冲器0发送数据的自测试模式,其中接收采用中断方式
- 2022-08-20 16:14:05下载
- 积分:1
-
AVR单片机论文集,汇集了avr单片机的各类实用论文。
AVR单片机论文集,汇集了avr单片机的各类实用论文。-AVR Single Chip collection, a collection of various types of single-chip avr practical papers.
- 2022-11-15 17:25:03下载
- 积分:1
-
12864 standard parallel port mode lit LCD display, adjustable display position
并口方式点亮12864规格的液晶显示器,显示位置可调-12864 standard parallel port mode lit LCD display, adjustable display position
- 2023-05-15 00:00:02下载
- 积分:1
-
A Bubble Sort
A Bubble Sort - This is a sort that can be used on small numbers of records. Bubble Sorts file orig.txt in the application path.-A Bubble Sort- This is a sort that can be used on small numbers of records. Bubble Sorts file orig.txt in the application path.
- 2022-03-15 01:40:46下载
- 积分:1
-
MSP430单片机C语言应用程序设计实例精讲(2)
MSP430单片机C语言应用程序设计实例精讲(2)-MSP430 Singlechip C language application design example精讲(2)
- 2022-05-18 00:02:43下载
- 积分:1
-
用ATMega单片机做的跑马灯的程序代码
用ATMega单片机做的跑马灯的程序代码-MCU to do with the ATMega Marquee program code
- 2022-05-30 15:55:26下载
- 积分:1