代码搜索:电机扭矩
找到约 4,756 项符合「电机扭矩」的源代码
代码结果 4,756
www.eeworm.com/read/356838/10220475
s hd_support.s
.module HD_Support.c
.area text(rom, con, rel)
.dbfile H:\单片机\源程序\2007全国电子设计大赛\电机闭环模块\HD_Support.c
.area vector(rom, abs)
.org 18
rjmp _Timer0_OVF_ISR
.area text(rom, con, rel)
.dbfile
www.eeworm.com/read/354382/10360518
o device_init.o
XL
H 1 areas 3 global symbols
M device_init.c
A text size 36 flags 0
dbfile D:\桌面\avr程序设计\电机控制\device_init.c
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbline 8 0
dbline 9 0
dbline A 4
dbline
www.eeworm.com/read/421678/10711624
bak stepperpro_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,0,
www.eeworm.com/read/276544/10730748
asm 程序原.asm
ED_DATA EQU 40H ;显示数据区,共4个单元,存储格式
;1234
DELAY_TIME_H EQU 46H ;延时控制位,用于决定电机的转速
DELAY_TIME_L EQU 45H
TIME_SETP_H EQU 00H
www.eeworm.com/read/349888/10794525
plg stepmotor.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\hh\桌面\调试用程序\步进电机\stepmotor.uv2
Project File Date: 06/25/2008
Output:
www.eeworm.com/read/418083/10965409
bak stepperpro_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,0,
www.eeworm.com/read/469142/6978369
#3 stepm.#3
#include "c8051f020.h"
#include
#define CPTIME 4
/************************************************************
步进电机控制试验
试验准备:用连接线分别将CN4的P12,P13,P14,P15端子与CN1的LED
www.eeworm.com/read/469142/6978371
#1 stepm.#1
#include "c8051f020.h"
#include
#define CPTIME 4
/************************************************************
步进电机控制试验
试验准备:用连接线分别将CN4的P12,P13,P14,P15端子与CN1的LED
www.eeworm.com/read/469142/6978374
#2 stepm.#2
#include "c8051f020.h"
#include
#define CPTIME 4
/************************************************************
步进电机控制试验
试验准备:用连接线分别将CN4的P12,P13,P14,P15端子与CN1的LED
www.eeworm.com/read/469142/6978380
c stepm.c
#include "c8051f020.h"
#include
#define CPTIME 4
/************************************************************
步进电机控制试验
试验准备:用连接线分别将CN4的P12,P13,P14,P15端子与CN1的LED