-
Temperature control can show we can refer to, can give advice under the
温度控制 可以显示 大家可以参考,可以给下意见-Temperature control can show we can refer to, can give advice under the
- 2022-07-19 20:25:17下载
- 积分:1
-
对家用电扇进行模拟控制,实现自然,正常;快中慢的转换,用8086实现和用直流电机进行模拟实现,附程序...
对家用电扇进行模拟控制,实现自然,正常;快中慢的转换,用8086实现和用直流电机进行模拟实现,附程序-Analog control of the home fans to achieve a natural, normal fast in the slow conversion, with the 8086 implementation and the use of DC motor to simulate to achieve, with a program
- 2022-08-21 21:21:04下载
- 积分:1
-
步进电机控制,LCD显示
步进电机控制,LCD显示-Stepper motor control, LCD display
- 2022-12-06 09:25:03下载
- 积分:1
-
MSP430单片机的实时多任务操作系统c源代码
MSP430单片机的实时多任务操作系统c源代码-MSP430 MCU RTOS c source code
- 2022-03-10 13:57:43下载
- 积分: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
-
利用8051单片机驱动H6152射频读写模块,实现对非接触式射频卡的读写操作。...
利用8051单片机驱动H6152射频读写模块,实现对非接触式射频卡的读写操作。-8051 drivers to use radio frequency reader module H6152, to realize non-contact RF card read and write operations.
- 2022-04-19 01:40:23下载
- 积分:1
-
一本关于皮层PIC C语言编程的参考书,内容丰富,是入门的好帮手
一本关于皮层PIC C语言编程的参考书,内容丰富,是入门的好帮手-1 on the cortical PIC C programming language reference books, rich in content, is a good helper entry
- 2022-03-16 12:17:04下载
- 积分:1
-
平凡老师单片机超经典课件,及其适合初学者入门学习
平凡老师单片机超经典课件,及其适合初学者入门学习
-Ordinary single-chip ultra-classic teacher courseware, and suitable for beginners learning portal
- 2022-03-20 13:26:27下载
- 积分:1
-
一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上
一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上-an AVR-based generic, standard serial admission, the suspension procedure, can be transplanted into 8/16/32 on the MCU
- 2022-06-13 12:56:13下载
- 积分:1
-
51 Single
51单片机学习C源代码包含多个例子程序由实际经验丰富老师编写-51 Single-chip learning C source code contains a number of examples of the procedures experienced by the actual preparation of teachers
- 2022-06-26 07:25:50下载
- 积分:1