-
Single
单片机开发、电子钟、仿真、源码、原理图、Proteus-Single-chip development, electronic clock, simulation, source code, schematics, Proteus
- 2022-04-23 05:53:21下载
- 积分:1
-
这是一个关于PWM调光的程序,二极管等渐灭和渐亮
这是一个关于PWM调光的程序,二极管等渐灭和渐亮-This is a program on the PWM dimming, diodes, etc., and getting brighter gradually eliminate
- 2022-07-05 10:42:36下载
- 积分:1
-
用winband78e58 对422通讯操作,422通讯作为工业常用的串行通讯协议,使用广泛...
用winband78e58 对422通讯操作,422通讯作为工业常用的串行通讯协议,使用广泛-with winband78e58 communications operation of 422, 422 communications industry as a common serial communication protocol, widely used
- 2022-04-02 01:10:34下载
- 积分:1
-
With 51 internal timer in the Keil uVision3 development environment, the time an...
用51内部定时器在Keil uVision3环境下开发的,可调时间和日期的数字钟,并用1602进行显示。-With 51 internal timer in the Keil uVision3 development environment, the time and date Adjustable digital clock, and display 1602.
- 2023-08-27 04:15:04下载
- 积分:1
-
2515为源J1939 CAN控制器
CAN控制器2515的J1939库源程序-CAN Controller 2515 for the source J1939
- 2022-05-25 12:04:58下载
- 积分:1
-
AT45D161D driver of c8051F340
c8051F340驱动AT45D161D-AT45D161D driver of c8051F340
- 2022-03-18 23:12:48下载
- 积分: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
-
c8051f340双串口通信源码/
c8051f340双串口通信源码/ -dual serial communication c8051f340 source /
- 2023-02-26 11:35:03下载
- 积分:1
-
- 2022-08-06 05:26:15下载
- 积分:1
-
该接口程序采用C51语言,包含详细的文档,开发环境为uvision2
该接口程序采用C51语言,包含详细的文档,开发环境为uvision2-the interface program used C51 language, contains a detailed documentation, development environment for uvision2
- 2022-01-31 09:30:44下载
- 积分:1