代码搜索:无刷电机

找到约 48 项符合「无刷电机」的源代码

代码结果 48
www.eeworm.com/read/205907/15304307

asm 无刷电机霍尔检测.asm

;p0.0为启动 ;P0.1为工作指示 ;P0.2为120度电角度 ;P0.3为60度电角度 ;P0.4为A相指示 ;P0.5为B相指示 ;P0.6为C相指示 ;P0.7为蜂鸣器发声 ;120度 ;SA=1,SB=0,SC=0,P1=01H,AXIANG=1; ;SA=1,SB=1,SC=0,P1=03H,BXIANG=1; ;SA=0,SB=1,SC=0,P1=02H,BX
www.eeworm.com/read/256557/11987489

txt 无刷电机驱动程序3.txt

#include int p[]={1,2,3,4,5,6}; sbit w=P2^0; /*延时函数*/ void delay(int k) { int i,j; for(i=0;i
www.eeworm.com/read/484909/6568655

txt 9.3.3 直流无刷电机控制的软件设计.txt

#define POSITION1 b'00010010' #define POSITION2 b'00000110' #define POSITION3 b'00100100' #define POSITION4 b'00100001' #define POSITION5 b'00001001' #define POSITION6 b'00011000' #define DUMMY_