代码搜索结果

找到约 769 项符合 Servo 的代码

phidgetservo.c

/* * USB PhidgetServo driver 1.0 * * Copyright (C) 2004 Sean Young * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera

servocalibration.nc

/* tab:4 * * * "Copyright (c) 2002 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software and its *

servo.nc

/* tab:4 * * * "Copyright (c) 2002 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software and its *

mzservo.nc

/* tab:4 * * * "Copyright (c) 2002 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software and its *

readme

The hardware files in this directory correspond to the Atmel ATmega8L microcontroller on the motor accessory board from UC Berkeley. HPLAccelC.nc -- Configuration component for continuously sampling

mzservo.nc

/* tab:4 * * * "Copyright (c) 2002 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software and its *

readme

The hardware files in this directory correspond to the Atmel ATmega8L microcontroller on the motor accessory board from UC Berkeley. HPLAccelC.nc -- Configuration component for continuously sampling

servodamper.java

package net.sf.dz.device.actuator.impl; import java.io.IOException; import java.util.HashSet; import java.util.Iterator; import java.util.Set; import org.freehold.jukebox.logger.LogChannel; import

mapservospage.java

package net.sf.dz.setup.core; import java.awt.event.ActionEvent; import java.io.IOException; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Map; impor

zonedescriptor.java

package net.sf.dz.setup.core; import java.util.Set; import java.util.TreeSet; class ZoneDescriptor implements Comparable { public String name; public SensorDescriptor sensor; public Ser