-
51开发板源程序,74HC595驱动显示程序.在该模块中,共有4位LED,采用74HC595驱动显示....
51开发板源程序,74HC595驱动显示程序.在该模块中,共有4位LED,采用74HC595驱动显示.-51 Development Board source, Bit-driven display program. In this module, A total of four LED, using 74 HC595-driven show.
- 2022-04-15 06:55:06下载
- 积分: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
-
BTF020实验程序
BTF020实验程序-2 btf020开发板自带-Experimental procedures BTF020 development board comes with-2 btf020
- 2022-04-30 03:55:20下载
- 积分:1
-
DS1302实时实钟avr单片机控制程序
DS1302实时实钟avr单片机控制程序-DS1302 real-time clock control procedures avr Singlechip
- 2022-05-17 02:43:06下载
- 积分:1
-
modbus mega16源程序
AVR的小朋友们请查收
modbus mega16源程序
AVR的小朋友们请查收-modbus mega16 source AVR Please find the children
- 2022-02-21 12:35:42下载
- 积分:1
-
compiled by the two dual
编译通过的两块单片机读写双口RAM7132的原程序!供大家参考!-compiled by the two dual-port MCU literacy RAM7132 the original program! For your reference!
- 2022-05-28 04:26:38下载
- 积分:1
-
基于单片机的电动机的正反转电路
机构简单,介绍详细
基于单片机的电动机的正反转电路
机构简单,介绍详细-Based on single-chip motor body positive circuit is simple, to introduce a detailed
- 2022-10-08 12:20:03下载
- 积分:1
-
led大屏幕点阵 有程序参考,在灯饰上用处很大!
led大屏幕点阵 有程序参考,在灯饰上用处很大!-led large screen dot-matrix program has a reference on the use of lighting at great!
- 2023-01-30 14:40:03下载
- 积分:1
-
S3C2450_51_16的PCB布线文档,做板子的要看看啦
S3C2450_51_16的PCB布线文档,做板子的要看看啦-S3C2450_51_16 the PCB layout files, do the board" s look at看啦
- 2022-04-24 16:52:06下载
- 积分:1
-
Chinese character dot matrix LCD display 12232c51display
LCD显示的汉字点阵12232c51display-Chinese character dot matrix LCD display 12232c51display
- 2022-06-12 01:26:01下载
- 积分:1