代码搜索:Motor
找到约 7,992 项符合「Motor」的源代码
代码结果 7,992
www.eeworm.com/read/475897/6768454
m chap9_6i.m
%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
www.eeworm.com/read/475942/6770439
m contents.m
% Spacecraft Engineering Toolbox
% Version 3.2 25-Jul-2003
%
% What's new.
% readme_space.txt - New features, bug fixes, and changes in this version.
%
% Satellite orbit tracking.
% msattr
www.eeworm.com/read/238364/13891301
m chap9_6i.m
%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
www.eeworm.com/read/236814/13997898
m chap9_6i.m
%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
www.eeworm.com/read/426476/9018577
asm m3967.asm
;model: AM3100 AB36 TEST (MOTOR DRIVER USE ML3967)
;editer: antony zhang
;date: 2004/oct/8
;H/W:TB41
;***************************************************
; AB36 test start here
;***************
www.eeworm.com/read/376571/9313568
h func.h
#ifndef _FUNC_H
#define _FUNC_H
void start_15w_motor();
void stop_15w_motor();
void start_18v_vol();
void stop_18v_vol();
void start_36v_vol();
void stop_36v_vol();
void start_em_power
www.eeworm.com/read/170182/9815129
h electromotion.h
extern unsigned int time_respiration, //一个呼吸周期时间ms
time_inspiration_plate, //吸气平台时间ms
motor_speed, //步进电机速度
motor_steps; //步进电机步数
extern bit start_run;
www.eeworm.com/read/161125/10447031
c tri_emc.c
#pragma model(kc)
#include
#include
#define ENABLE_HSI1_INPUT 0x04 //IOC0
#define ENABLE_TIMER1_OVERFLOW_INT 0x04 //IOC1
#define ENABLE_ACH7_IN
www.eeworm.com/read/443832/7622561
c motorspeedup.c
/******************************************************************/
/*****************************************************************/
/*
www.eeworm.com/read/317327/13505861
h io.h
#include
sbit sensor0 = P3^0; //感应器0,低电平有效
sbit sensor1 = P3^1; //感应器1,低电平有效
sbit sdu = P1^6;
sbit sdd = P1^7;
sbit motor_a0 = P1^2; //步进马达A0相
sbit motor_a1 = P1^3; //步进马达A1相
sbit