-
单片机51环境下的字库代码122*32点阵的液晶显示
单片机51环境下的字库代码122*32点阵的液晶显示-under the font code 122* 32 dot-matrix LCD
- 2022-05-25 05:55:35下载
- 积分:1
-
C8051F020
基于C8051F020的液压综合采集系统设计.doc-C8051F020-based hydraulic design of integrated acquisition system. Doc
- 2023-05-02 05:00:03下载
- 积分:1
-
支持键盘双击的C51程序,用于单片机辨别键盘双击
支持键盘双击的C51程序,用于单片机辨别键盘双击-support the C51 procedures for identifying keyboard click MCU
- 2022-02-02 13:56:31下载
- 积分:1
-
Ocm4x8C 128*64 liquid crystal telltale driver
Ocm4x8C 128*64液晶示器驱动程序-Ocm4x8C 128*64 liquid crystal telltale driver
- 2022-01-24 15:46:09下载
- 积分:1
-
CSTN 用IC ST7636R
CSTN 用IC ST7636R-EEPROM-Document _ver0_4-CSTN with IC ST7636R-EEPROM-Document _ver0_4
- 2023-04-23 03:45:02下载
- 积分:1
-
精确到秒,上电后开始走表,按键K2选择调整位,闪烁后按键K1加,按键K2第四次回到现实状态...
精确到秒,上电后开始走表,按键K2选择调整位,闪烁后按键K1加,按键K2第四次回到现实状态-Precise to the second, after power-walk table, adjust-bit key K2 choice, after flashing buttons plus K1, K2 keys back to reality the state of the Fourth
- 2022-08-03 23:37:28下载
- 积分: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
-
isp_w78e516_mcu.zip:
Isp_w78e516_MCU.zip:-----W78E516B单片机的ISP在线下载的MCU端源程序(2500.A.D公司的X51.EXE)-Isp_w78e516_MCU.zip : W78E516B SCM ISP online download MCU-source (2500.A.D company X51.EXE)
- 2022-05-20 15:40:19下载
- 积分:1
-
功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18...
功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-functions : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
- 2022-04-02 03:47:17下载
- 积分:1
-
非常实用的msp430液晶显示模块(12864)代码,重要,简洁,适用初学者。...
非常实用的msp430液晶显示模块(12864)代码,重要,简洁,适用初学者。-Msp430 useful liquid crystal display module (12864) code, it is important, simple, applicable to beginners.
- 2022-08-05 18:17:47下载
- 积分:1