-
KEIL C入门教程,让你彻底进入keil平台进行单片机的开发。
KEIL C入门教程,让你彻底进入keil平台进行单片机的开发。-KEIL C Getting Started tutorial, so you enter the keil complete the development of single-chip platform.
- 2022-02-10 04:23:32下载
- 积分:1
-
//P89C51RC, P89C51RD specific examples// initialization error or wait for a comm...
//P89C51RC+、P89C51RD+特有例子//初始化错误或通信错误等待1秒,让
//pc程序超时并报告错误-//P89C51RC, P89C51RD specific examples// initialization error or wait for a communication error seconds,// pc overtime procedures and report errors
- 2022-07-09 17:23:13下载
- 积分:1
-
SCM small delay calculation procedures
单片机延时计算小程序-SCM small delay calculation procedures
- 2022-08-14 05:16:54下载
- 积分:1
-
51 Baud Rate Setting small calculation tool. To facilitate the calculated values...
51单片机的波特率设置计算小工具。方便的计算值就可用波特率产生。-51 Baud Rate Setting small calculation tool. To facilitate the calculated values can be generated with baud rate.
- 2022-03-23 21:54:47下载
- 积分:1
-
为单片机C51程序,用来控制数控机床的运行
为单片机C51程序,用来控制数控机床的运行--A SCM C51 program. It controls the operation of numerically controlled machine.
- 2022-10-09 11:20:02下载
- 积分:1
-
蓝牙1。1的无线通讯协议文档,当然现在是2.0,不过可以参考
蓝牙1。1的无线通讯协议文档,当然现在是2.0,不过可以参考-Bluetooth 1.1 wireless communication protocol document, of course, is now 2.0, but can refer to
- 2022-05-08 11:13:06下载
- 积分:1
-
64输入32输出单片机程序
64输入32输出单片机程序-64 input 32 output SCM procedures
- 2022-11-11 08:30:03下载
- 积分:1
-
利用C语言进行24lc256与单片机的通讯程序
利用C语言进行24lc256与单片机的通讯程序-The use of C language SCM 24lc256 and communication procedures
- 2022-02-13 09:39:32下载
- 积分:1
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
firmware 3.3.4.8 for int6000 powerline
firmware 3.3.4.8 for int6000 powerline
- 2022-01-24 14:29:04下载
- 积分:1