代码搜索结果
找到约 7,992 项符合
Motor 的代码
step motor.lnp
"Step Motor.obj"
TO "Step Motor"
test_motor.c
// Test Motor
#include "includes.h"
void TestMotor(void) {
INT8U i;
StartTimeBase();
InitMotor();
for (i = 0;i < 3;i++) {
FrontRun(100);
Wait(1000);
lcd_motor.c
#include
#include
#include
#define uchar unsigned char
#define ulong unsigned long
#define uint unsigned int
#define LCDLIMIT 0x80
#define LCD_D P1
uchar code
motor_key.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\gaomin\桌面\步进电机键控正反转_1\motor_key.uv2
Project File Date: 05/10/2009
Output:
创建目标 'Target 1'
motor_key.hex
:03000000020030CB
:100030007581607590F020940711A73094FD114CE4
:100040002095F311A73095FD116A80EA7B40780076
:1000500020970411A7800FE890009D9360F0F59021
:1000600012008708DBEA7590F0227B407800209729
:
motor-key.lst
A51 MACRO ASSEMBLER MOTOR_KEY 05/15/2009 20:05:43 PAGE 1
MACRO ASSEMBLER A51 V8.00d
OBJECT MODULE PLACED IN MOTOR-key.OBJ
ASSEMBL
motor-key.asm
;/******************************************************************/
;/* */
;/* ME500单片机开发系统演示程序 - 键控步进电机正反转实验 */
;/*
motor_key.lnp
"MOTOR-key.obj"
TO "motor_key"
RAMSIZE(256)
motor_key.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 {