代码搜索:Motor
找到约 7,992 项符合「Motor」的源代码
代码结果 7,992
www.eeworm.com/read/269714/11082313
mp work.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/265664/11258110
asm gp16lf84.asm
; D:\mplab\gp16lf84\gp_0004.asm, January-23-2002, PTB.
;
LIST p=16f84
include "P16F84.INC"
include "d:\mplab\16f84_lc.inc" ; has lower case register names.
__config _cp_off & _wdt_off & _p
www.eeworm.com/read/238364/13891299
m chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
www.eeworm.com/read/300683/13899978
lst ckwl.lst
C51 COMPILER V7.06 CKWL 01/09/2008 15:27:20 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE CKWL
OBJECT MODULE PLACED IN ck
www.eeworm.com/read/236814/13997896
m chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
www.eeworm.com/read/235947/14039661
c zfz.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
bit gate; // 定时标志位
bit direct; /*设置电机正反转标志,0-正转;1-反转*/
sbit motor1=P1^2;
sbit mo
www.eeworm.com/read/203874/15349993
c motorctrl.c
//*****************************************************************************
// File Name : pid.c
//
// Title : test pid implementation
// Revision : 1.1
// Notes :
// Target MCU : Atmel
www.eeworm.com/read/170182/9815125
lst electromotion.lst
C51 COMPILER V7.01 ELECTROMOTION 09/19/2005 08:40:55 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE ELECTROMOTION
OBJECT MODULE PLA
www.eeworm.com/read/356838/10220420
_c proc_motoraction_sctr._c
/***********************************************************
* 函数库说明:电机闭环位置控制模块函数库 *
* 版本: v1.00 *
* 作者: 王卓然