代码搜索:Motor

找到约 7,992 项符合「Motor」的源代码

代码结果 7,992
www.eeworm.com/read/148489/12463266

m chap9_5i.m

%Three Loop of Flight Simulator Servo System with Direct Current Motor clear all; close all; %(1)Current loop L=0.001; %L
www.eeworm.com/read/234532/14108116

rpt setpmoto.map.rpt

Analysis & Synthesis report for SETPMOTO Sat Oct 21 18:36:04 2006 Version 5.0 Build 171 11/03/2005 Service Pack 2 SJ Full Version --------------------- ; Table of Contents ; -----------------
www.eeworm.com/read/231176/14249513

html pages.html

AVR447: Sine wave driving of three phase moto
www.eeworm.com/read/231176/14249595

html annotated.html

AVR447: Sine wave driving of three phase moto
www.eeworm.com/read/230226/14296450

makefile

include ../mw-rules.mak ifeq ($(NANOX), Y) OBJS = mwd.o pthread.o led.o ad.o sever.o pwm.o motor.o key.o TARGETS = ./asdf all: $(TARGETS) chmod endif include $(TOP)/Makefile.rules include .
www.eeworm.com/read/230226/14296474

depend .depend

ad.o .depend : $(TOP)/config ad.c ad.h hardware.h temp.h \ /uclinux/microwindows-0.90/src/include/nano-X.h \ /uclinux/microwindows-0.90/src/include/mwtypes.h pwm.o .depend : $(TOP)/config pwm.c ha
www.eeworm.com/read/230083/14306435

bak motortest_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/227532/14421412

err main.err

Warning[205] E:\HTK\MOTOR\MOTOR680\MAIN.ASM 6 : Found directive in column 1. (title) Warning[205] E:\HTK\MOTOR\MOTOR680\MAIN.ASM 9 : Found directive in column 1. (__CONFIG) Warning[205] E:\HTK\MOTOR
www.eeworm.com/read/227046/14442699

m chap9_5i.m

%Three Loop of Flight Simulator Servo System with Direct Current Motor clear all; close all; %(1)Current loop L=0.001; %L
www.eeworm.com/read/125478/14491594

h motorctrl.h

void init_MotorPort(void); void SetPWM(int value); void Motor_Test(void);