-
此代码是运用KEILC51语言编写的关于高低频率测量的高效代码,具有极大的实用性....
此代码是运用KEILC51语言编写的关于高低频率测量的高效代码,具有极大的实用性.-use of this code is KEILC51 language on the level of frequency measurement efficient code, great practicality.
- 2023-01-27 22:00:03下载
- 积分:1
-
Very useful on the MSP430 MCU lot of very good source
很有用的关于msp430单片机的很多很好的源程序-Very useful on the MSP430 MCU lot of very good source
- 2022-12-14 18:40:08下载
- 积分:1
-
本方法的基本思想就是利用单片机具有的PWM端口,在不改变PWM方波周期的前提下,通过软件的方法调整单片机的PWM控制寄存器来调整PWM的占空比,从而控制充电电流...
本方法的基本思想就是利用单片机具有的PWM端口,在不改变PWM方波周期的前提下,通过软件的方法调整单片机的PWM控制寄存器来调整PWM的占空比,从而控制充电电流-The basic idea of this method is the use of microcontroller has the PWM ports, without changing the PWM square wave cycle, under the premise of the method to adjust by software MCU PWM control registers to adjust the PWM duty cycle and thus control the charge current
- 2022-03-15 05:10:43下载
- 积分:1
-
[推荐]彭光红先生的《小容量单片机系统的C语言程序结构》Point RTOS monolithic integrated circuit real...
[推荐]彭光红先生的《小容量单片机系统的C语言程序结构》Point RTOS monolithic integrated circuit real-time operating system -[Recommended] Mr. Peng Guanghong
- 2023-07-27 15:40:03下载
- 积分:1
-
基于称重系统设计、ADC 0809加数字..之间的连接
基于89S51的称重系统,ADC0809加LED数码管动态显示-devised based on the weighing system, Connection between ADC 0809 plus digital LED control Dynamic Display
- 2022-04-19 04:57:59下载
- 积分:1
-
该程序实现发送缓冲器0向接收缓冲器0发送数据的自测试模式,其中接收采用中断方式...
该程序实现发送缓冲器0向接收缓冲器0发送数据的自测试模式,其中接收采用中断方式
- 2022-08-20 16:14:05下载
- 积分:1
-
点焊机控制器C51源码+SCH & DDB
点焊机控制器C51源码+SCH & DDB-spot welding machine controller C51 source SCH DDB
- 2022-10-12 05:10:03下载
- 积分:1
-
超温报警系统超温报警系统超温报警系统超温报警系统超温报警系统...
- 2022-06-12 16:05:49下载
- 积分: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
-
基于LPC214X的K9F1G08的驱动
基于LPC214X的K9F1G08的驱动-Based on the LPC214X driver K9F1G08
- 2022-01-26 04:36:07下载
- 积分:1