-
SCM procedures fans, they can refer to the following, can also be used under the
单片机控制风扇的程序,大可以参考下,也可以使用下-SCM procedures fans, they can refer to the following, can also be used under the
- 2022-09-01 14:20:02下载
- 积分:1
-
摩托罗拉集成的CAN控制器,CAN收发器实现CAN通信加…
motorola 集成CAN控制器,外加CAN收发器实现的CAN通讯。
1、速度100K
2、解压后为codewarrior的一个工程-motorola integrated CAN controller, plus CAN Transceivers achieve CAN communication. 1, the speed of 100K 2, unpacked for a project codewarrior
- 2022-01-22 17:28:44下载
- 积分:1
-
八路模拟采集显示电路 可对模拟信号进行采集 并用数码管显示...
八路模拟采集显示电路 可对模拟信号进行采集 并用数码管显示-Eight-way acquisition display circuit simulation can be carried out on the analog signal acquisition and digital display
- 2022-12-20 16:35:03下载
- 积分:1
-
MCS51 library that contains a large number of commonly used MCS51 Singlechip on...
MCS51程序库,包含大量的常用MCS51单片机上常用的汇编子等程序-MCS51 library that contains a large number of commonly used MCS51 Singlechip on a compilation of commonly used procedures such as cervical
- 2023-04-02 18:15:04下载
- 积分:1
-
C8051F06X单片机编程,DAC模块代码
C8051F06X单片机编程,DAC模块代码-C8051F06X Microcontroller Programmer, DAC module code
- 2022-02-05 19:20:00下载
- 积分:1
-
电平转换芯片资料,串口与单片机通讯应用,转换后电压在0
电平转换芯片资料,串口与单片机通讯应用,转换后电压在0-5之间-Chip-level conversion data, with the single-chip serial communications applications, the conversion after the voltage is between 0-5
- 2022-05-15 10:33:44下载
- 积分: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
-
这是5045的程序
这是5045的程序-procedures
- 2022-04-22 02:56:59下载
- 积分:1
-
我自己做的给予ST公司的upsd3234a单片机的频率计。可以测量10K以下的频率。这是此频率计的自检程序,在KEIL上调试仿真通过。...
我自己做的给予ST公司的upsd3234a单片机的频率计。可以测量10K以下的频率。这是此频率计的自检程序,在KEIL上调试仿真通过。-I have to do to give the ST
- 2022-08-09 07:41:13下载
- 积分:1
-
I2C接口的ADC应用PCF8591,c51原代码。编译通过。
I2C接口的ADC应用PCF8591,c51原代码。编译通过。-I2C Interface Converters application PCF8591 which, c51 original code. Compile.
- 2023-05-30 03:55:03下载
- 积分:1