-
图,由单
PIC单片机 液晶 组成的万年历,带有protues仿真-PIC, composed of single-chip LCD calendar with protues Simulation
- 2022-06-17 12:33:38下载
- 积分:1
-
优龙2410板子的BIOS代码,程序清晰明朗,容易移植到类似的开发板上,十分值得推荐。...
优龙2410板子的BIOS代码,程序清晰明朗,容易移植到类似的开发板上,十分值得推荐。-2410 Liuzhou excellent board of BIOS code, the program clearly uncertain, easily transplanted to a similar development on the board, very much worth recommending.
- 2022-02-28 11:36:49下载
- 积分:1
-
我自己编的一个一位数码管减计数的学习程序,在pic16f73已经验证了。...
我自己编的一个一位数码管减计数的学习程序,在pic16f73已经验证了。-myself a part of a digital control by counting the learning process, as demonstrated in the pic16f73.
- 2022-06-30 10:02:47下载
- 积分:1
-
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序....
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序.-Control motor movement, G code program, if the G code is not clear, please understand G code, and then look at the procedures.
- 2022-07-10 07:41:26下载
- 积分:1
-
A database engine, you can create and read and write DBF database file format
一个数据库引擎,可以创建和读写DBF格式的数据库文件-A database engine, you can create and read and write DBF database file format
- 2022-05-26 13:05:09下载
- 积分:1
-
MagicARM2410 实验箱使用说明书.
MagicARM2410 实验箱使用说明书. -Manual MagicARM2410 experimental box.
- 2023-02-16 09:20:05下载
- 积分:1
-
ps2键盘的命令集,编写键盘驱动时有用。EDH:置位/复位 LED 指示器。键盘右上角有三个 LED 指示器,分别反映 Caps、Num 和 Scroll 三个...
ps2键盘的命令集,编写键盘驱动时有用。EDH:置位/复位 LED 指示器。键盘右上角有三个 LED 指示器,分别反映 Caps、Num 和 Scroll 三个键的
锁定情况。参数字节如表 2 所列。
-ps2 keyboard command set, the preparation of useful keyboard-driven. EDH: Set/reset LED indicator. The upper right corner of the keyboard has three LED indicators, respectively, reflecting the Caps, Num and Scroll Lock keys in three cases. Parameter bytes as listed in Table 2.
- 2022-05-12 22:56:42下载
- 积分: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
-
研华PCL841 CAN总线通信程序例程,1Mbps双CAN通信
研华PCL841 CAN总线通信程序例程,1Mbps双CAN通信-Advantech PCL841 CAN bus communication procedures routines, 1Mbps-CAN communication
- 2022-03-19 00:22:23下载
- 积分:1
-
由 汇编编写的一首 老鼠爱大米的代码,思路清晰易懂
由 汇编编写的一首 老鼠爱大米的代码,思路清晰易懂-prepared by the compilation of a code of Lao Shu Ai Da Mi, ideas lucid
- 2022-01-24 15:08:51下载
- 积分:1