-
- 2022-06-02 02:02:33下载
- 积分:1
-
单片机控制1420语音芯片发声程序。同时通过485通信方式与外界进行数据通信。...
单片机控制1420语音芯片发声程序。同时通过485通信方式与外界进行数据通信。-1420 single-chip control procedures audible voice chip. At the same time through the 485 means of communication with the outside world for data communications.
- 2022-05-23 00:47:51下载
- 积分:1
-
ST7565编写测试程序,对于初学者/地区
ST7565汇编测试程式,方面初学者-ST7565 compilation of test programs, areas for beginners//
- 2022-02-20 20:22:05下载
- 积分: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
-
AT24C08在线基本读写过程中灭绝,经过委员会…
AT24C08的读写程序
网上基本绝种
经过调试,成功的可以对整个器件读写-AT24C08 online basic reading and writing process of extinction, after commissioning, the success of the entire device to read and write
- 2022-02-21 11:49:48下载
- 积分:1
-
PCF8563T串行时钟芯片的驱动程序,需要I2C总线的接口函数。
PCF8563T串行时钟芯片的驱动程序,需要I2C总线的接口函数。-PCF8563T serial clock chip-driven process that requires I2C bus interface functions.
- 2022-04-23 14:24:18下载
- 积分:1
-
AT89C2051驱动彩显玩方块游戏,又是一款有趣的小制作,希望大家喜欢!...
AT89C2051驱动彩显玩方块游戏,又是一款有趣的小制作,希望大家喜欢!-Color AT89C2051-driven game play box is also interesting to note a small production, I hope you like!
- 2022-02-01 10:24:04下载
- 积分:1
-
这是一个步进电机调速的程序,可以完成100级的调速。
这是一个步进电机调速的程序,可以完成100级的调速。-This is a stepper motor speed control procedures, to be completed 100 of the governor.
- 2022-02-15 17:52:16下载
- 积分:1
-
利用单片机实现的控制电梯系统,参考2004年湖北省大学生电子设计竞赛原题设计。
利用单片机实现的控制电梯系统,参考2004年湖北省大学生电子设计竞赛原题设计。-Realize the use of single-chip control of elevator systems, a reference in 2004 in Hubei Province Undergraduate Electronic Design Contest Design the original title.
- 2022-11-13 14:10:03下载
- 积分:1
-
单片机 AT89C52 的中文资料 适合新手 学习!重要基础单片机资料...
单片机 AT89C52 的中文资料 适合新手 学习!重要基础单片机资料-SCM AT89C52" s Chinese data suitable for novice to learn! An important foundation for SCM information
- 2022-02-13 11:49:01下载
- 积分:1