-
您上载的源码为何会被站长不采用或帐号被删除?请认真阅读您的文件包然后写出其具体功能...
您上载的源码为何会被站长不采用或帐号被删除?请认真阅读您的文件包然后写出其具体功能
-You upload the source code for that station will be used or not account is deleted? Please carefully read the package to your specific function and then write
- 2023-04-01 09:55:04下载
- 积分: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
-
用单片机做的小程序,主要想下东西的,谢谢大家
用单片机做的小程序,主要想下东西的,谢谢大家-MCU small procedures done, think the next thing, thank you
- 2022-08-16 16:27:22下载
- 积分:1
-
based single-chip temperature measurement using the principle of DS18B20 detaili
基于C51单片机的温度测量采用DS18B20的原理,详细介绍了DS18B20的使用。
- 2022-09-23 02:10:03下载
- 积分:1
-
用C8051F040实现AD变换。C8051F040集成12位高精度逐次逼近式AD转换器。...
用C8051F040实现AD变换。C8051F040集成12位高精度逐次逼近式AD转换器。-AD conversion with the C8051F040 to achieve. C8051F040 integrates high-precision 12-bit successive approximation type AD converter.
- 2022-01-24 16:45:38下载
- 积分:1
-
超声波测剧驱动
40KHZ 频率
范围达到50CM 以上
超声波测剧驱动
40KHZ 频率
范围达到50CM 以上-Ultrasonic measurement-driven drama 40KHz frequency range to reach more than 50CM
- 2022-02-09 13:11:14下载
- 积分:1
-
Colorful Colorful charger charger PCB circuit diagram colorful charger PCB circu...
彩色充电器PCB电路图彩色充电器PCB电路PCB
- 2023-05-20 03:05:04下载
- 积分:1
-
在分析自适应模糊控制及PID 参数变化对系统性能影响的基础上, 提出在动态过程中对
PID 参数进行整定。仿真研究表明, 控制质量得到了提高。...
在分析自适应模糊控制及PID 参数变化对系统性能影响的基础上, 提出在动态过程中对
PID 参数进行整定。仿真研究表明, 控制质量得到了提高。
-The analysis of adaptive fuzzy control and PID parameter change on the impact of system performance based on the dynamic process of PID tuning parameters. Simulation studies show that quality control has been improved.
- 2022-06-18 16:43:14下载
- 积分:1
-
51 IIC source, changes to be spent! 51 IIC source, changes to be spent!
51的IIC源码,修改一下就可以用了!
51的IIC源码,修改一下就可以用了!-51 IIC source, changes to be spent! 51 IIC source, changes to be spent!
- 2023-08-01 10:40:08下载
- 积分:1
-
智能小车的参考C程序,用的是ICC AVR进行编写,
智能小车的参考C程序,用的是ICC AVR进行编写,-Intelligent Vehicles reference C program, using the ICC AVR for the preparation,
- 2022-06-17 10:22:52下载
- 积分:1