-
C51学习实验程序-帮助初学单片机C语言的朋友学习使用
C51学习实验程序-帮助初学单片机C语言的朋友学习使用-C51 experimental learning process- to help beginners Singlechip C language learning to use a friend
- 2022-01-25 15:35:59下载
- 积分:1
-
8051控制步进电机(小车的源程序
8051控制步进电机(小车的源程序-8051 stepper motor control (the source Trolley
- 2022-03-03 14:12:45下载
- 积分:1
-
简易数字温度计的设计与制作简易数字温度计的设计与制作
简易数字温度计的设计与制作简易数字温度计的设计与制作-Simple digital thermometer design and production of simple digital thermometer design and production
- 2022-03-05 14:53:12下载
- 积分:1
-
keil C51 Goats事例
keil C51 Goats事例-examples Goats
- 2022-01-25 15:04:02下载
- 积分:1
-
08 Undergraduate Electronic Design Contest of Zhejiang Province C title, intelli...
08浙江省大学生电子设计竞赛 C题,智能公交系统 获二等奖-08 Undergraduate Electronic Design Contest of Zhejiang Province C title, intelligent transportation system won a Class Two award
- 2022-02-07 16:14:24下载
- 积分:1
-
一种很有用的搜寻算法,对开发1
一种很有用的搜寻算法,对开发1-wire很有用-a very useful search algorithm, to the development of 1-wire useful
- 2022-07-20 21:03:20下载
- 积分: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
-
D/A7513可以用于调试
1602显示器
D/A7513可以用于调试
1602显示器-D/A7513 display 1602 can be used to debug
- 2022-07-01 03:41:55下载
- 积分:1
-
51单片机采集DHT11温湿度温度和湿度值…
51单片机采集DHT11温湿度传感器的温湿度值的测试程序源码,测试通过-51 SCM Acquisition DHT11 temperature and humidity values of temperature and humidity sensor test program source code, test
- 2022-03-05 09:53:37下载
- 积分:1
-
AVR 32 与PC机串口通信程序,proteus仿真通过
AVR 32 与PC机串口通信程序,proteus仿真通过-AVR 32 and the PC serial communication program, proteus simulation through the
- 2023-03-18 19:40:03下载
- 积分:1