-
ds18b20 温度传感器 硬件设计和软件编程 供大家学习只用 能力有限 大家共同探讨...
ds18b20 温度传感器 硬件设计和软件编程 供大家学习只用 能力有限 大家共同探讨-DS18B20 temperature sensor hardware design and software programming for your learning only limited ability to explore all
- 2022-02-07 22:23:04下载
- 积分:1
-
使用AT89C52单片机,12MHZ晶振,P0口读入AD值,P2口作AD控制,用共阳LED数码管,
P1口输出段码,P3口扫描,最高位指示通道(0...
使用AT89C52单片机,12MHZ晶振,P0口读入AD值,P2口作AD控制,用共阳LED数码管,
P1口输出段码,P3口扫描,最高位指示通道(0-7)。-AT89C52 single-chip microcomputer use, 12MHZ crystal, P0 I read into the AD value, P2 for the AD population control, with a total of Yang LED digital tube, P1 port output above code, P3 port scan, the maximum bit instructions channels (0-7).
- 2022-08-12 19:05:27下载
- 积分: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
-
51单片机控制ISD1420实现选段播放功能的实现
51单片机控制ISD1420实现选段播放功能的实现-ISD1420 single-chip implementation of 51 selections to control playback of the implementation
- 2022-05-23 07:31:25下载
- 积分:1
-
拼音输入法 用于C51的编程 希望大家喜欢
拼音输入法 用于C51的编程 希望大家喜欢-Pinyin input method for C51 programming hope everyone likes
- 2022-01-22 16:21:13下载
- 积分:1
-
介绍基于液晶T6963C控制器的ARM程序实现
介绍基于液晶T6963C控制器的ARM程序实现-Introduction T6963C LCD Controller Based on ARM program
- 2022-03-11 06:41:06下载
- 积分:1
-
16位单片机dsPIC30F4013的PWM初始化及起的飞行控制系统中的应用
16位单片机dsPIC30F4013的PWM初始化及起的飞行控制系统中的应用-16-bit single-chip PWM initialization of the dsPIC30F4013 and from the flight control system
- 2022-08-16 17:01:21下载
- 积分:1
-
采用UART方式0与LM74通信。
用C8051f020的P0.7作片选,主机通过TXD发送时钟信号,实现同步通信,半双工.RXD
作双向数据线.用六位
采用UART方式0与LM74通信。
用C8051f020的P0.7作片选,主机通过TXD发送时钟信号,实现同步通信,半双工.RXD
作双向数据线.用六位数码管显示LM74采集的温度值-The use of UART communication mode 0 and LM74. P0.7 used for the C8051F020 chip select, host TXD sent through the clock signal, to achieve synchronous communication, half-duplex. RXD for bi-directional data line. With six digital tube display LM74 temperature collected
- 2022-06-30 14:59:56下载
- 积分:1
-
Parameters Parameters
Parameters Parameters
- 2022-03-12 17:27:06下载
- 积分:1
-
CF8051F040开发板的 Delay程序
CF8051F040开发板的 Delay程序-Delay of CF8051F040 development board procedures
- 2022-01-30 20:05:37下载
- 积分:1