-
用msp430对x1228完全操作, x1228,一个串行的日立芯片,在单片机系统中,功能比较强大的日历芯片...
用msp430对x1228完全操作, x1228,一个串行的日立芯片,在单片机系统中,功能比较强大的日历芯片-with Controller fully operational right x1228, x1228, a serial Hitachi chip, the microcontroller system, functions more powerful chips Calendar
- 2022-01-25 16:36:38下载
- 积分:1
-
关于51单片机控制595驱动的数码管程序,编译过,可直接使用,有HEX文件...
关于51单片机控制595驱动的数码管程序,编译过,可直接使用,有HEX文件-51 single-chip 595 on control-driven digital control procedures, the compiler, and can be used directly, there are HEX file
- 2022-03-11 16:39:46下载
- 积分:1
-
金鹏LCd的液晶串口显示程序,是金鹏网站上自带的历程,下载下来接可以用的直接。...
金鹏LCd的液晶串口显示程序,是金鹏网站上自带的历程,下载下来接可以用的直接。-Jinpeng LCd LCD serial display program is Jinpeng own course Web site, access can be downloaded directly.
- 2022-01-25 20:14:15下载
- 积分: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
-
DDS芯片9851的驱动程序~用来产生不同频率的正弦波波形~
DDS芯片9851的驱动程序~用来产生不同频率的正弦波波形~-DDS chip driver 9851 ~ used to generate different frequencies of sinusoidal waveform ~
- 2022-08-19 21:37:49下载
- 积分:1
-
12864 for liquid crystal display driver, very easy to use, it is worth the downl...
用于12864液晶显示的驱动程序,非常好用,值得下载,移植简单-12864 for liquid crystal display driver, very easy to use, it is worth the download, easy transplantation
- 2022-09-05 07:35:02下载
- 积分:1
-
with ansi c achieve against the clock chip HT1380 driver, and the realization of...
用ansi c 实现针对时钟芯片HT1380的驱动程序,以及实现电子时钟的源码-with ansi c achieve against the clock chip HT1380 driver, and the realization of the electronic clock source
- 2023-06-11 15:55:03下载
- 积分:1
-
《单片机通信技术与工程实践》所附源程序,这本书不错,有...
《单片机通信技术与工程实践》所附源程序,这本书不错,有-"SCM communication technology and engineering practice" attached source, this book is true,
- 2022-04-20 06:55:07下载
- 积分:1
-
用proteus仿真实现投币赌博机,编译软件:keil C
用proteus仿真实现投币赌博机,编译软件:keil C -Simulation with proteus gambling slot machine, build the software: keil C
- 2022-01-31 17:50:19下载
- 积分:1
-
51 MCU simulation with I2C, procedures can be used to debug
用51单片机模拟I2C,程序已调试可以使用-51 MCU simulation with I2C, procedures can be used to debug
- 2023-05-21 05:45:03下载
- 积分:1