-
pic 单片机红外接收分析仪的资料,印制板部分,pdf文件格式,请参考使用...
pic 单片机红外接收分析仪的资料,印制板部分,pdf文件格式,请参考使用-pic microcontroller infrared analyzer to receive the information, PCB, pdf format, please refer to the use of
- 2022-07-24 04:32:28下载
- 积分:1
-
ic驱动控制程序
ic驱动控制程序-ic-driven control program
- 2022-12-21 07:20:03下载
- 积分: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
-
Single
单片机结合简单外围计数电路设计的频率计,内附电路和c源代码-Single-chip combination of a simple design of the external counting circuit frequency meter, enclosing the circuit and c source code
- 2023-05-12 03:35:03下载
- 积分:1
-
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
-
LPC2148 SD to read and write source code, this process realize the SD card to re...
LPC2148 SD读写源代码,这个程序实现了对 SD卡的读写操作,有简单的说明,很容易看懂-LPC2148 SD to read and write source code, this process realize the SD card to read and write operations, has a simple explanation, it is easy to understand
- 2022-09-05 11:30:03下载
- 积分:1
-
NXP P89V51 PGA硬件生成 PWM 程序...
NXP P89V51 PGA硬件生成 PWM 程序...
-NXP P89V51 PGA hardware to generate PWM process ...
- 2022-01-21 21:59:46下载
- 积分:1
-
51单片机与MAX 7219连接,可一次性驱动8位数码管,绝对正确
51单片机与MAX 7219连接,可一次性驱动8位数码管,绝对正确-MAX 7219 with 51 single-chip connections can be a one-time 8-bit digital tube-driven, absolutely right
- 2022-05-12 13:46:43下载
- 积分:1
-
单片机的设计书籍(一些基础性的技术资料)本人从中也得益不少,不敢独享,发上来大家交流交流。
单片机的设计书籍(一些基础性的技术资料)本人从中也得益不少,不敢独享,发上来大家交流交流。-microcontroller design books (some of the basic technical information), I have benefited a lot from, not exclusive. fat onto the exchange of exchange.
- 2022-02-13 23:17:00下载
- 积分:1
-
金蓬噢科拉图形液晶显示器ocm8系列并口驱动程序。
金蓬噢科拉图形液晶显示器ocm8系列并口驱动程序。-the bottle Oh Kola graphic LCD ocm8 series of parallel drivers.
- 2023-03-06 16:10:03下载
- 积分:1