代码搜索:二相步进电机轴
找到约 8,663 项符合「二相步进电机轴」的源代码
代码结果 8,663
www.eeworm.com/read/167383/9970731
txt 步进电机.txt
bujin
;晶振12MHZ,2006-06-26, hujia1995@sina.com
CP1 EQU P0.2 ;脉冲输出
GK1 EQU P1.3 ;节拍信号
GK1BIT BIT 00H
GK1BIT0 BIT 01H
GK1BITL BIT 02H
CPBIT BIT 03H
S1B
www.eeworm.com/read/425855/10315233
txt 步进电机.txt
ZHENG EQU 30H
FAN EQU 31H
NO EQU 32H
AS EQU 33H
SS EQU 34H
ORG 00H
AJMP MAIN
ORG 03H
AJMP SUB_INT0
ORG 30H
MAIN: MOV 10H,#01H
www.eeworm.com/read/425855/10315236
dsn 步进电机.dsn
www.eeworm.com/read/425855/10315240
pwi 步进电机.pwi
www.eeworm.com/read/353502/10443002
dsn 步进电机.dsn
www.eeworm.com/read/353502/10443003
pwi 步进电机.pwi
www.eeworm.com/read/352989/10485771
asm 步进电机.asm
; step motor control
; ASM for MCS51
mode equ 082h
contrl equ 08003h
ctl equ 08000h
Astep equ 01h
Bstep equ 02h
Cstep equ 04h
Dstep equ 08h
dly_c equ 60h
org 0h
step:
www.eeworm.com/read/422558/10630285
doc 步进电机.doc
www.eeworm.com/read/350891/10700073
lst 步进实验.lst
C51 COMPILER V8.02 步絖实验 08/05/2008 10:34:08 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 步絖实验
OBJECT MODULE PLACED IN 步进实验.O
www.eeworm.com/read/350891/10700080
opt 步进实验.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {