-
With memory function
带有存储器功能的数字温度计-DS1624技术应用。proteus的实践例子 既有电路又有keil里的程序 asm or c-With memory function-DS1624 digital thermometer applications. Proteus practice examples of both circuit and keil procedures in asm or c
- 2022-02-20 07:52:58下载
- 积分:1
-
pcf8563 a real
pcf8563是一种实时的日历时钟芯片,它解决了计时的千年问题。-pcf8563 a real-time clock chip calendar, it has resolved a time of the Millennium problems.
- 2022-01-26 00:23:31下载
- 积分:1
-
m16c290fc可以
M16C290FC can-M16C290FC can
- 2022-01-26 07:43:32下载
- 积分:1
-
Using 8
采用8位LED动态扫描时钟演示程序,使用12MHZ晶振,P0口输出段码,P2口作列扫描,用共阳LED数码管。-Using 8-bit dynamic scanning LED clock demonstration, the use of 12MHZ crystal, P0 port output above code, P2 scan I made out with a total of LED digital tube Yang.
- 2022-09-13 02:30:06下载
- 积分:1
-
avr单片机atmega8,ad转换测试程序,本程序为试例程序,适用于初学者...
avr单片机atmega8,ad转换测试程序,本程序为试例程序,适用于初学者-avr SCM atmega8, ad conversion, testing procedures, the procedures for test cases procedures applicable to beginners
- 2023-08-13 04:30:03下载
- 积分:1
-
TC35 debugging notes, recorded some of TC35 debug parameters, single
TC35调试笔记,记录了TC35的部分调试参数,单片机控制GSM模块TC35的方法,发送短信息和接收短信息(TEXT模式),关于PDU格式的短信息发送和接收,详细的中文AT指令集,及其单片机控制tc35的程序。-TC35 debugging notes, recorded some of TC35 debug parameters, single-chip GSM module TC35 control methods, send text messages and receive text messages (TEXT mode), on the PDU format for sending and receiving text messages detailing the Chinese AT instruction set , and its single-chip control procedures TC35.
- 2022-02-14 03:19:40下载
- 积分: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
-
msp430驱动12864液晶 串行模式
msp430驱动12864液晶 串行模式-msp430 driver 12864 LCD serial mode
- 2023-07-14 04:35:02下载
- 积分:1
-
Keil uVision3 example code NOMOD51This file is part of the C51 Compiler package...
Keil uVision3例证代码NOMOD51
This file is part of the C51 Compiler package
Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil Software, Inc.
Version 8.01-Keil uVision3 example code NOMOD51This file is part of the C51 Compiler package Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil Software, Inc. Version 8.01
- 2022-05-31 01:26:37下载
- 积分:1
-
GPS接收机与PC机串行通信技术的开发与应用
GPS接收机与PC机串行通信技术的开发与应用-GPS receiver and PC serial communication technology development and application
- 2023-07-27 20:45:02下载
- 积分:1