代码搜索结果
找到约 7,992 项符合
Motor 的代码
avr495-ac-induction-motor-control-using-the-constant-v_f-principle-and-a-space-vector-pwm-algori.pdf
cc_build_custom.log
------------------------------ dc.pjt - Custom ------------------------------
"d:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"E:/works/c-dsp/total_motor/dc_motor_control/DC-OK(2007.1.28)/dc" -v2xx -@"Cu
motormain.c
#include "at89x52.h"
#include "Motor\Motor.h"
#include "series\series.h"
#include "LedDigital\LedDigital.h"
#include "Sound\Sound.h"
#include "MotorMain.h"
//舵机度数控制 0 45
pid_adjust_speed.c
#include "globaltype.h"
#include "motor.h"
#include "define.h"
#include "pwm_init.h"
unsigned short total_EncoCnt[MOTOR_NUMBER];
extern struct placed_relate_parm palced_magor[];
extern unsigned
proc_config.c
/***********************************************************
* 函数库说明:系统进程置配声函数明库 *
* 版本: *
* 作者:
define.h
#define MODE_P RC0
#define MODE_N RC1
#define RF_P RD0
#define RF_N RD1
#define MIX_P RD2
#define MIX_N RD3
#define main_motor_relay RC7 //relay sw of main moto
logic.h
// *********************************************************************************** //
//
// Filename : Logic.c
// Title : TowerBuilder Logic File
// Author : Fung Tin Ching
/
logic.h
// *********************************************************************************** //
//
// Filename : Logic.c
// Title : TowerBuilder Logic File
// Author : Fung Tin Ching
/
pwm完整程序.txt
#include "AT89X52.h"
#ifndef MOTOR_PWM
#define MOTOR_PWM
//Type define for the project:
typedef unsigned long u32;
typedef unsigned short u16;
typedef unsigned char u08;
//System hardware