-
MCS
MCS-51单片机汇编语言数码管时钟显示程序-MCS-51 single-chip digital control assembly language clock display program
- 2023-06-14 08:05:04下载
- 积分:1
-
基于MSP430F149单片机的SDRAM控制程序设计
基于MSP430F149单片机的SDRAM控制程序设计-Based on the MSP430F149 MCU SDRAM control procedures designed
- 2022-04-22 16:07:23下载
- 积分:1
-
多通道AD转换演示程序
MCU:MEGA8 晶振:内部RC(INT) 8MHZ
多通道AD转换演示程序
MCU:MEGA8 晶振:内部RC(INT) 8MHZ -Multi-channel AD converter demo MCU: MEGA8 Oscillator: Internal RC (INT) 8MHZ
- 2022-09-02 15:25:02下载
- 积分:1
-
单片机中的EEPROM模块,在CVAVR中已实现。
单片机中的EEPROM模块,在CVAVR中已实现。-Single-chip EEPROM in the module, in CVAVR already realize.
- 2022-09-28 13:40:03下载
- 积分: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
-
PADS2005 WORK IN LAYOUT PCB
PADS2005 WORK IN LAYOUT PCB -PADS2005 WORK IN LAYOUT PCB
- 2022-09-16 16:25:03下载
- 积分:1
-
这是一个单一的
这是一个单片机控制RFID芯片FM1702SL的C语言程序,采用Keil编译。-This is a single-chip RFID chip control FM1702SL C-language program, using Keil compiler.
- 2022-04-07 19:48:39下载
- 积分:1
-
ds1302 汇编源代码,单片机用的是89c51调试好使
ds1302 汇编源代码,单片机用的是89c51调试好使-DS1302 compilation of source code, using the 89C51 single-chip debugging so
- 2022-08-23 15:30:52下载
- 积分:1
-
Proteus 7.1 has circuits and LED countdown C51 procedures, can be software simul...
有Proteus 7.1电路与LED倒计时C51程序,可以软件仿真C51的程序状态.
-Proteus 7.1 has circuits and LED countdown C51 procedures, can be software simulation of the procedures the state of C51.
- 2023-08-11 02:40:03下载
- 积分:1
-
C/OS
μC/OS―ⅡV:2.80 对 ATMega256 单片机的移植程序代码。- C/OS- II V : 2.80 pairs ATMega256 SCM transplant procedure code.
- 2022-11-26 15:25:04下载
- 积分:1