代码搜索:stepmotor

找到约 570 项符合「stepmotor」的源代码

代码结果 570
www.eeworm.com/read/355196/10287334

c stepmotor.c

#include #include "2410addr.h" #include "StepMotor.h" int gAngle = 1; int gfreq = 50; //#define SPEEDCTRL 50 void __irq TIMER2_LISR(void) { int temp; AngleCtrl(gAngle)
www.eeworm.com/read/355195/10287541

h stepmotor.h

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/355195/10287712

c stepmotor.c

#include #include "2410addr.h" #include "StepMotor.h" int gAngle = 1; int gfreq = 50; //#define SPEEDCTRL 50 void __irq TIMER2_LISR(void) { int temp; AngleCtrl(gAngle)
www.eeworm.com/read/353675/10432021

c stepmotor.c

#include #include unsigned char speed = 220; unsigned char busyflag = 0; char dirflag = 1; unsigned int currentdegree = 0; unsigned int desiredegree = 0; int degree
www.eeworm.com/read/423650/10539758

asm stepmotor.asm

//====================================================== // The information contained herein is the exclusive property of // Sunnnorth Technology Co. And shall not be distributed, reproduced, //
www.eeworm.com/read/423650/10539787

inc stepmotor.inc

.external F_StepMotor_Init .external F_StepMotor_SetMode .external F_StepMotor_SetSpeed .external F_StepMotor_Forward .external F_StepMotor_Backward .external F_StepMotor_Stop .external F_StepMo
www.eeworm.com/read/423650/10539918

asm stepmotor.asm

//====================================================== // The information contained herein is the exclusive property of // Sunnnorth Technology Co. And shall not be distributed, reproduced, //
www.eeworm.com/read/423650/10539927

inc stepmotor.inc

.external F_StepMotor_Init .external F_StepMotor_SetMode .external F_StepMotor_SetSpeed .external F_StepMotor_Forward .external F_StepMotor_Backward .external F_StepMotor_Stop .external F_StepMo
www.eeworm.com/read/350872/10703681

lst stepmotor.lst

C51 COMPILER V8.02 STEPMOTOR 12/16/2006 16:49:54 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE STEPMOTOR OBJECT MODULE PLACED
www.eeworm.com/read/350872/10703687

obj stepmotor.obj