代码搜索结果

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

turn.c

/* Motor Truning Prgram */ #include #include #include //~~~~~~~~~~~~~~~~~~ #define TurnTime 700 //~~~~~~Delay for let the rotate origin is on the line Cr

turn.c

/* Motor Truning Prgram */ #include #include #include //~~~~~~~~~~~~~~~~~~ #define TurnTime 700 //~~~~~~Delay for let the rotate origin is on the line Cr

turn.c

/* Motor Truning Prgram */ #include #include #include //~~~~~~~~~~~~~~~~~~ #define TurnTime 700 //~~~~~~Delay for let the rotate origin is on the line Cr

m2.m

% M-file for Project 2 on starting of dc motor in Chapter 8 % loads the following machine parameters of dc machine % and plot results of simulation % Prated = 10*746; Vrated = 220; Iarated =

m2.m

% M-file for Project 2 on starting of dc motor in Chapter 8 % loads the following machine parameters of dc machine % and plot results of simulation % Prated = 10*746; Vrated = 220; Iarated =

four_bar_mechanism.m

function [ motor_goal_position ] = four_bar_mechanism(joint_angle) % 4BAR_LINK_MECHANISM Summary of this function goes here % Detailed explanation goes here %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

main.lis

.module main.c .area text(rom, con, rel) 0000 .dbfile F:\USING0~1\motor\main.c 0000 .dbfunc e ReadPin _ReadPin

lpc17xx_mcpwm.c.svn-base

/********************************************************************** * $Id$ lpc17xx_mcpwm.c 2010-05-21 *//** * @file lpc17xx_mcpwm.c * @brief Contains all functions support for Motor Contr

lpc17xx_mcpwm.c

/********************************************************************** * $Id$ lpc17xx_mcpwm.c 2010-05-21 *//** * @file lpc17xx_mcpwm.c * @brief Contains all functions support for Motor Contr

bldc.h

/* File: bldc.h */ #ifndef __BLDC_H #define __BLDC_H /* This include file is the master include file for the DSP568xx Motor Control BLDC Library */ /***************************