代码搜索结果
找到约 7,992 项符合
Motor 的代码
main_new.cmd
/*Switched Reluctance Motor Control – Basic Operation and Example Using the TMS320F240 */
/* Linker command file for TMS320F240 EVM */
-c /* use ROM autoinitialization model */
-m main_new.map
-o
srm.cmd
/*Switched Reluctance Motor Control – Basic Operation and Example Using the TMS320F240 */
/* Linker command file for TMS320F240 EVM */
-c /* use ROM autoinitialization model */
-m SRM.map
-o SRM
example_280xadcsoc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="D:\MOTOR_V14\DSP280x_examples\adc_soc\"
ProjectType=Executable
C
fan.asm
; PC temperature activated fan controller
; use a ds1620 digital temperature sensor to
; control a PWM fan motor.
; Also output the temperature as rs232
; Peter Lynch August 1998
LIST P=12c509
samplecereb.c
// This is Version 4 of cereb //
/* Change made:
Servo mask now enables partial servo usage (and partial digital output usage)
Button1 moved to pin 0 and motor direction moved to pin 1.
Added i2c
m6219 .asm
;xiaohui edit
;model:la6219 MOTOR DRIVER test
;-------------------------------------
LED1 EQU 10H
LED2 EQU 20H
R55 EQU 30H
R66 EQU
distinguish.h
#ifndef _DIS_H_
#define _DIS_H_
#ifdef _DIS_C_
#define EXT_DIS
#else
#define EXT_DIS extern
#endif
#define mHeavyLoad 100 // motor hold up
#define mAvarageLoad 50 //
#define mCo
globals_var.h
/*******************************************************************************
OKM-BLDC-SERVO-MOTOR-10W
作者:Alan, 2008-5-3
最后修改:Alan,2008-5-3
芯片:ATMEGA88,
编译器:avr-gcc (GCC) 4.1.2 (WinAVR 2007052
debug.c
/*******************************************************************************
OKM-BLDC-SERVO-MOTOR-10W
作者:Alan, 2008-5-3
最后修改:Alan,2008-5-3
芯片:ATMEGA88,
编译器:avr-gcc (GCC) 4.1.2 (WinAVR 2007052
main.c
/*******************************************************************************
OKM-BLDC-SERVO-MOTOR-10W
作者:Alan, 2008-5-3
最后修改:Alan,2008-5-3
芯片:ATMEGA88,
编译器:avr-gcc (GCC) 4.1.2 (WinAVR 2007052