-
12c887 chip clock is very useful, now offering its program is for reference only...
时钟芯片12c887非常实用,现奉上它的程序仅供参考。-12c887 chip clock is very useful, now offering its program is for reference only.
- 2022-11-02 18:05:03下载
- 积分:1
-
悠景2.7寸OLED演示代码,可以在DEMO板上测试
悠景2.7寸OLED演示代码,可以在DEMO板上测试-Univision 2.7-inch OLED demo code, you can test at the DEMO board
- 2022-04-27 01:28:35下载
- 积分:1
-
一个很好的单片机学习资料,实用的例子有助于你…
很好的一本学习pic单片机的教材,有实际的例子,可以帮助你尽快上手。-a good pic microcontroller learning materials, practical examples will help you to get started as soon as possible.
- 2022-09-01 19:55: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
-
51单片机驱动针式打印头的程序
51单片机驱动针式打印头的程序-51 Microprocessor needle procedures print head
- 2022-01-21 17:42:45下载
- 积分:1
-
串行写控制字
设置串口工作方式
将控制字写入AD9850
串行写控制字
设置串口工作方式
将控制字写入AD9850-Serial control words written work will be set up serial control words written into the AD9850
- 2022-04-19 17:21:23下载
- 积分:1
-
自动检测CPU风扇的转速,并且能够在一定范围内自动控制风扇转速,对于单片机DSP爱好者有很好的参考价值...
自动检测CPU风扇的转速,并且能够在一定范围内自动控制风扇转速,对于单片机DSP爱好者有很好的参考价值-Automatically detects the CPU fan speed, and can in a certain range of automatic control fan speed, for single-chip DSP enthusiasts have a very good reference value
- 2022-01-28 07:56:10下载
- 积分:1
-
1602LCD滚动显示程序
很详细的资料,适合初学者
1602LCD滚动显示程序
很详细的资料,适合初学者-1602LCD rolling display program is very detailed information, suitable for beginners
- 2023-02-17 02:10:03下载
- 积分:1
-
PXA270 platform application code keyboard ~ ~ ~ ~ to achieve 4* 4 full
PXA270平台的键盘应用程序代码~~~~实现4*4键盘全功能-PXA270 platform application code keyboard ~ ~ ~ ~ to achieve 4* 4 full-function keyboard
- 2023-07-10 13:10:03下载
- 积分:1
-
本程序是一个简单的流水灯程序,对初学者来说是很容易掌握的,特别是对C51的初学者!...
本程序是一个简单的流水灯程序,对初学者来说是很容易掌握的,特别是对C51的初学者!--A simple water light program. It is easy to understand for beginners, especially who are learning C51.
- 2023-02-26 06:50:04下载
- 积分:1