代码搜索结果
找到约 769 项符合
Servo 的代码
servo.c
#include
#define SERVO_CONTROL P2_0 //Servo's control pin
//Servo
void driveServo(void);
//Timer 0
int t0Counter = 0;
//Servo
unsigned int servoCounter = 0; //Servo Counte
servo.dox
/** \defgroup servo servo: Interrupt-driven RC Servo Function Library
A basic interrupt-driven function library that supports the continuous driving of up to eight RC hobby servos.
ex25 - servo.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex25 - Servo.BS2
' Purpose... Hobby Servo Control
' Author.... Parallax
' E-mail...
r_c servo motor uygulaması.c
/******************************************************
PIC16F877 輑e R/C Servo Motor Uygulamas
servo.v
// This is a component of pluto_servo, a PWM servo driver and quadrature
// counter for emc2
// Copyright 2006 Jeff Epler
//
// This program is free software; you c
servo.native
#
# Servo.native
#
class nanovm/ctbot/drivers/Servo 40
method :()V 0
method set1:(I)V 1
method set2:(I)V 2
method get1:()I 3
method get2:()I 4
servo.java
package nanovm.ctbot.drivers;
public class Servo
{
public static final int MAXIMUM = 25;
public static final int MINIMUM = 0;
public static native void set1(int val);
public static native voi
servo.d
MIPS/servo.o MIPS/servo.d : \
cd/servo.c
servo.mdl
Model {
Name "servo"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClass off
E
servo.mdl
Model {
Name "servo"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClass off
E