代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.h
// *********************************************************************************** //
//
// Filename : motor.h
// Title : TowerBuilder Motor Control
// Author : Fung Tin Ching
motor.h
//***********************************************************
//电机
//***********************************************************
#ifndef MOTOR_H
#define MOTOR_H
#include "io_assign.h"
#inclu
motor.h
//***********************************************************
//电机
//***********************************************************
#ifndef MOTOR_H
#define MOTOR_H
#include "io_assign.h"
#inclu
motor.h
//***********************************************************
//电机
//***********************************************************
#ifndef MOTOR_H
#define MOTOR_H
#include "io_assign.h"
#inclu
motor.h
//***********************************************************
//电机
//***********************************************************
#ifndef MOTOR_H
#define MOTOR_H
#include "io_assign.h"
#inclu
motor.h
//***********************************************************
//电机
//***********************************************************
#ifndef MOTOR_H
#define MOTOR_H
#include "io_assign.h"
#inclu
motor.h
//***********************************************************
//电机
//***********************************************************
#ifndef MOTOR_H
#define MOTOR_H
#include "io_assign.h"
#inclu
motor.h
//***********************************************************
//电机
//***********************************************************
#ifndef MOTOR_H
#define MOTOR_H
#include "io_assign.h"
#inclu
motor.h
#ifndef STP_MOTOR
#define STP_MOTOR
///////////////////////////////////////////////////
//
// Step Motor head file
//
///////////////////////////////////////////////////
//Environment info
motor.c
#include
#include "Motor.h"
// 整步状态表A
static const unsigned char fullStepA[] =
{
0x00,
0x00,
0x01,
0x01
};
// 半步状态表B
static const unsigned char fullStepB[