-
I upload using the single
本人上传的是 单片机 利用中断方式实现灯的闪烁.asm 源代码
-I upload using the single-chip interrupt realize flashing lights. Asm source code
- 2022-05-09 07:35:37下载
- 积分:1
-
本文件是单片机开发板STK500的使用说明,与大家共享
本文件是单片机开发板STK500的使用说明,与大家共享-The present document is a single chip using the STK500 development board that share
- 2022-04-13 00:57:39下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1
-
A single chip I2C driver, using C language, can be easily extended to various mo...
一个单片机的I2C驱动程序,用C语言编写,可方便扩展到各型号单片机-A single chip I2C driver, using C language, can be easily extended to various models of single-chip microcomputer
- 2022-05-19 15:51:06下载
- 积分:1
-
Does the use of single
利用单片机做的编码器输出值LED显示程序,用MAX7219驱动七段数码管,完成二‘十’十六进制的切换显示。-Does the use of single-chip encoder output LED display program with Seven-Segment LED Driver MAX7219, completion of the second
- 2022-03-05 19:25:24下载
- 积分:1
-
au3131应用资料,最小的sd卡mp3方案
au3131应用资料,最小的sd卡mp3方案
- 2022-11-26 18:10:03下载
- 积分:1
-
基于电力载波芯片3106开发的,在载波和485之间互相转换
基于电力载波芯片3106开发的,在载波和485之间互相转换-Power Line Based on the 3106 chip developed at 485 between the carrier and conversion
- 2022-01-22 01:55:16下载
- 积分:1
-
单片机的电池生产能力,总有你的信息。
这是本人用单片机制作电池容量计的程序,共大家参考参考-MCU production capacity of battery, with a total of your information.
- 2022-06-13 16:50:35下载
- 积分: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
-
这是监视器行业常见摄像头与球机通讯协议的C语言源代码
这是监视器行业常见摄像头与球机通讯协议的C语言源代码-Did视tong 器 soil shallow quickly-deteriorating jade摄像inspectors are rude与球 Lennon stabbed Services协Hu Sheng Tai Pang cavity C Tungsten measurements
- 2022-03-25 18:21:29下载
- 积分:1