代码搜索:Motor
找到约 7,992 项符合「Motor」的源代码
代码结果 7,992
www.eeworm.com/read/327488/13075629
asm step 080314.asm
#pragma debug scope 1 1
#line 16 "D:\PROJECT\STEP MOTOR\STEP 080314.C"
__acsr EQU [023H]
__adcr EQU [022H]
__adrh EQU [021H]
__adrl EQU [020H]
__pwm EQU [01aH]
__pdc EQU [019H]
__pd EQU [018H]
www.eeworm.com/read/139562/13148966
m chap9_2f.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/325579/13195533
c sh401.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/138687/13225275
c sh401.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/323679/13326788
c menu_str.c
#include
#define uchar unsigned char
#define uint unsigned int
extern uchar idata buf[30];
/* Chain-table structure defination*/
uchar code menu_str[97][30]={
www.eeworm.com/read/320130/13432547
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/319550/13448781
dp2 unit.dp2
unit.o: D:\桌面\avr程序设计\循迹小车/config.h D:/PROGRA~1/icc/include/iom32v.h D:/PROGRA~1/icc/include/string.h D:/PROGRA~1/icc/include/_const.h D:/PROGRA~1/icc/include/macros.h D:\桌面\avr程序设计\循迹小车/unit.h D:\桌面\
www.eeworm.com/read/319550/13448793
dp2 interupts.dp2
interupts.o: D:\桌面\avr程序设计\循迹小车/config.h D:/PROGRA~1/icc/include/iom32v.h D:/PROGRA~1/icc/include/string.h D:/PROGRA~1/icc/include/_const.h D:/PROGRA~1/icc/include/macros.h D:\桌面\avr程序设计\循迹小车/unit.h\
www.eeworm.com/read/319550/13448801
dp2 main.dp2
main.o: D:\桌面\avr程序设计\循迹小车/config.h D:/PROGRA~1/icc/include/iom32v.h D:/PROGRA~1/icc/include/string.h D:/PROGRA~1/icc/include/_const.h D:/PROGRA~1/icc/include/macros.h D:\桌面\avr程序设计\循迹小车/unit.h D:\桌面\
www.eeworm.com/read/317818/13496903
c sh401.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
bit gate; // 定时标志位
bit direct; /*设置电机正反转标志,0-正转;1-反转*/
sbit motor1=P1^2;
sbit mo