-
16*16点阵,可能显示汉字,同时可以放出音乐
16*16点阵,可能显示汉字,同时可以放出音乐-16*16
- 2022-01-25 14:26:49下载
- 积分:1
-
digital control of the Code Check, in MCU development, it is easy to control the...
数码管段码速查,在单片机开发时,很容易的控制数码管-digital control of the Code Check, in MCU development, it is easy to control the digital control
- 2022-10-14 22:35:03下载
- 积分:1
-
51单片机控制18B20传感器,利用液晶显示也可以利用数码管显示...
51单片机控制18B20传感器,利用液晶显示也可以利用数码管显示-51 Singlechip 18B20 control sensors, the use of liquid crystal display can also use digital tube display
- 2022-02-01 07:38:50下载
- 积分:1
-
非接触式IC卡设计编程的样例
非接触式IC卡设计编程的样例-non-contact IC card design Programming Example
- 2022-05-31 02:33:10下载
- 积分:1
-
Realize the full RS232 and TCP/IP network protocol conversion
完整的实现RS232与TCP/IP网络协议的转换-Realize the full RS232 and TCP/IP network protocol conversion
- 2022-03-16 02:52:26下载
- 积分:1
-
/*------------------------------------------------------------------------------
源文件 / 文字 : AVR
宽×高(像素): 40×24
字模格式/大小 : 单色点阵液晶字模,纵向取模,字节倒序/120字节
数据转换日期 : 2004-8-13
------------------------------------------------------------------------------*/ -/*------------------------------------------------------------------------------
源文件/文字 : AVR
宽×高(像素): 40×24
字模格式/大小 : 单色点阵液晶字模,纵向取模,字节倒序/120字节
数据转换日期 : 2004-8-13
------------------------------------------------------------------------------*/
- 2022-12-21 07:15:03下载
- 积分:1
-
一个简单的射击游戏,但必须和操作系统配合使用,可以学习算法。...
一个简单的射击游戏,但必须和操作系统配合使用,可以学习算法。-a simple shooting game, but must be used in conjunction with the operating system and can be learning algorithm.
- 2022-05-10 10:32:58下载
- 积分: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
-
ch451键盘LED管理芯片的驱动程序,很好用的,设计很标准的代码
ch451键盘LED管理芯片的驱动程序,很好用的,设计很标准的代码-ch451 keyboard LED chip management of the driver, the good design is the standard code
- 2022-07-25 06:06:24下载
- 积分:1
-
arm7定时器中断方式,可以通过中断方式实现定时的功能
arm7定时器中断方式,可以通过中断方式实现定时的功能-ARM7 interrupt timer, it can be achieved through the disruption of the function of timing
- 2023-01-31 18:50:03下载
- 积分:1