代码搜索结果

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

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 */ /***************************

pilot.java

package lejos.navigation; import lejos.nxt.Motor; /** * The Pilot class is a software abstraction of the Pilot mechanism of a NXT robot. It contains methods to control robot movents: travel forward

readme.txt

This directory contains a very simple example of moving a single axis using the CML libraries. Here are the steps you will need to get it working: - Use the CME program to setup the motor. Th

abstract.txt

This is a simple ARTX Kernel based example which simulates the step-motor driver. Four LEDs are blinking simulating the activation of the four output driver stages: - phase A - phase B - phase

extsoundfile.h

#ifndef __EXTSOUNDFILE_INCLUDED__ #define __EXTSOUNDFILE_INCLUDED__ enum EXTSOUNDFILE { ESF_MOEPRO_STRIKE = 0, // 僗僩儔僀僋僢両 ESF_MOEPRO_BALL, // 儃乕儖 ESF_MOEPRO_TIME, // 僞乕僀儉 ESF_MOEPRO_OUT,

abstract.txt

This is a simple RTX Kernel based example which simulates the step-motor driver. Four LEDs are blinking simulating the activation of the four output driver stages: - phase A - phase B - phase C

67. f28xx pmsm3_2:3-phase sensored field oriented control.txt

Sensorless FOC (Field Oriented Control) for a 3 phase PMSM (Permanent magnet synchronous motor) using a "low cost" current measurement method for closed loop torque control. Position estimation is imp

66. f28xx pmsm3_1:3-phase sensored field oriented control.txt

Sensored FOC (Field Oriented Control) for a 3 phase PMSM (Permanent Magnet Synchronous Motor) using a "low cost" current measurement method for closed loop torque control. Position measurement is impl

uart.c

#include "Motor.h" #include "UART.h" void DumpBuffer(WORD iNum, short *pBuf, short iNumCol) { SendUARTShort( 0xFFAA ); // tag SendUARTShort( iNumCol ); while( iNum-- )

m3b.m

% This M-file, m3b.m, is for the regenerative braking part of Project 3 % on methods of braking of separately-excited dc motor in Chapter 8 % It is to be used in conjunction with the Simulink file