代码搜索:调速技术

找到约 10,000 项符合「调速技术」的源代码

代码结果 10,000
www.eeworm.com/read/196075/5104441

txt 调速.txt

1.速度用PWM调节,占空比为P=5MS/1MS=5 周期T=5+1=6MS 结果:在负重12节电池,一个最小系统班的情况下,可以驱动,速度适中
www.eeworm.com/read/358945/10174914

asm ad调速.asm

ORG 0000H AJMP MAIN ORG 001BH AJMP INT_0 ORG 0030H MAIN: MOV 70H,#00H MOV 71H,#00H MOV 72H,#00H MOV 73H,#00H SETB EA SETB EX0 MOV DPTR,#0FF82H MOV A,#0D1H MOVX @DPT
www.eeworm.com/read/198937/7903641

cpp pwm调速.cpp

/**********************************************************************/ void pwm(uchar a,uchar b) //调节占空比,产生PWM波!(a/255)(b/255) {uchar i,j; for (j=0;j
www.eeworm.com/read/478338/6714798

c 电机调速.c

#include #define uint unsigned int #define uchar unsigned char #define tim 65535-5000 #define pwm 1100 #define K 1 #define Kp 1 #define Ki 0 #define Kd 1 #define T 4 sbit dis
www.eeworm.com/read/347782/11636356

c 手动调速.c

#include #include #include #define ADC0_VREF_TYPE 0x60 //选用5V的片内基准电压源,且结果为左对齐 #define ADC1_VREF_TYPE 0x61 //选用5V的片内基准电压源,且结果为左对齐 #define AD_SE_ADC0 0x00 //ADC