代码搜索结果
找到约 5,524 项符合
Motor 的代码
pc-51-keil.c
#include "reg51.h"
#define uchar unsigned char
sbit motor=P3^3;
uchar pulse=9;
uchar spead=0;
uchar spead_temp=0;
uchar cgf2[15]={0x0c0,0x0f9,0x0A4,0X0B0,0x99,0x92,0x82,0x0F8,0x80,0x90};
makefile
TOPDIR = ../
include $(TOPDIR)Rules.mak
EXTRA_LIBS += -lpthread
EXEC= $(INSTALL_DIR)/motor
OBJS = main.o motor.o exio.o $(TOPDIR)/keyboard/kbd_zlg7289.o $(TOPDIR)/keyboard/get_key.o
all: $(EXEC)
motor.c
#include "hardware.h"
#include "motor.h"
void init_MotorPort()
{
//Dead Zone=0, PreScalero1=2;
TCFG0|=(0
电机速度控制.txt
; SIMPLE SPEED CONTROL SOFTWARE TO CONTROL MOTOR & REVERSING RELAY
; 电机速度控制
;R/C 潜艇应用 4Mhz 16F84
;RA0 RA1速度控制. RA2伺服输入 .报警输入RA3. PortC is relay output.
;Alarm input for pressure switch etc
drive.doc
8051-Based Stepper Motor Driver
(0) Introduction
This software is part of a larger real-life test system that was designed
to test gear ratios on registers. The stepper moto
motor._c
//***************************FileName:Motor.C************************
//***************************ICCAVR6.30编译**************************
#include
#include
#include
motor.c
//***************************FileName:Motor.C************************
//***************************ICCAVR6.30编译**************************
#include
#include
#include
motor.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -l -g -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro
motor.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\张军\AVR\光盘内容\实例源文件\第九章工程\
FILE Motor.c
FUNC Putdata 80 fV
BLOCK 30 82
DEFREG i 20 I
DEFREG data 16 pc
LINE 30 82
LINE 31 82
LINE 32 86
LIN
motor.lis
.module Motor.c
.area data(ram, con, rel)
0000 _Ek::
0000 .blkb 2
.area idata
0000 0000