-
SCM temperature control the compilation process, by heating water temperature co...
单片机控制水温的汇编程序,通过加热开关控制水温并显示温度!-SCM temperature control the compilation process, by heating water temperature control switches and display temperature!
- 2022-02-15 17:56:40下载
- 积分: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
-
基于PIC18F2580实现1602LCD显示程序8数据端口连接…
基于PIC18F2580实现的 1602LCD显示程序 8个数据口全部接上-Based on the PIC18F2580 realize 1602LCD display program 8 data port connected to all
- 2022-08-03 01:39:17下载
- 积分:1
-
该程序可用于遥控器制作参考或者其他红外控制的项目,单片机采用的是PIC系列的...
该程序可用于遥控器制作参考或者其他红外控制的项目,单片机采用的是PIC系列的-the procedure can be used for remote reference to the production or other infrared control of the project, the 8031 PIC is the series of
- 2022-04-02 00:10:29下载
- 积分:1
-
编写pwm程序的时候,肯定有用的程序,自己看一看
编写pwm程序的时候,肯定有用的程序,自己看一看-Preparation program when the pwm is definitely a useful program, take a look at their own
- 2022-08-20 20:24:26下载
- 积分:1
-
用proteus仿真的数字电压表
有8051单片机和adc0809以及4位数码管实现...
用proteus仿真的数字电压表
有8051单片机和adc0809以及4位数码管实现-Proteus simulation with digital voltage meter 8051 and has adc0809 as well as four digital tube realize
- 2022-03-26 15:51:50下载
- 积分:1
-
基于单片工业控制微机的无线式键盘接口设计,仅占用一根接口线...
基于单片工业控制微机的无线式键盘接口设计,仅占用一根接口线-Single-chip microcomputer-based industrial control wireless keyboard interface design, only with a line interface
- 2023-06-13 02:30:03下载
- 积分:1
-
avr 单片机驱动19264显示屏,带中文 float驱动
avr 单片机驱动19264显示屏,带中文 float驱动-avr microcontroller 19264 display driver, with the Chinese float driver
- 2022-07-19 08:41:38下载
- 积分:1
-
三半
三位半数字电压表程序,能测量-5~+5V电压,比较准确。-Three semi-digital voltage meter procedures to measure-5 ~+5 V voltage, more accurate.
- 2023-03-27 16:45:03下载
- 积分:1
-
显示界面的显示程序显示 界面的显示程序
显示界面的显示程序显示 界面的显示程序-Show interface show interface display program to display the show interface display program
- 2022-04-21 20:06:46下载
- 积分:1