代码搜索结果

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

stepdrv.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "This circuit is a stepper motor driver. A 1 KHz clock pulse is converted into the signals necessary in order to pulse th

stepdrv.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "This circuit is a stepper motor driver. A 1 KHz clock pulse is converted into the signals necessary in order to pulse th

raw_exception.c

/* * raw_exception.c - This file contains implementation of C function to * Instantiate 60x ppc primary exception entries. * More detailed information can be found on motor

driveforward.java

import lejos.subsumption.*; import lejos.nxt.*; public class DriveForward implements Behavior { public boolean takeControl() { return true; } public void suppress() { Motor.A.s

update.m.svn-base

function ePic = update(ePic) % update ePic parameter. % ask for selected sensors information and set motor, led and other % parameters values on the ePuck. % % use the methode '[ePic] = updateDe

.project

motor org.eclipse.jdt.core.javabu

smti readme.txt

Version 5.00 of the AN901 software has been modified to support operation with the Sensorless Motor Tuning Interface (SMTI) tool available in the MPLAB IDE. This source code functionality is iden

au-misra1.lnt

// au-misra1.lnt -- Author options - MISRA 1998 /* This options file can be used to explicitly activate those checks advocated by the Motor Industry Software Reliability Association.

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 =

turn.c

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