代码搜索结果
找到约 227 项符合
Microphone 的代码
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Momentarily covering the light sensor will trigg
availabledevices.txt
# LIST the available devices for a specific platform
# One day this list could be populated automatically.
IF (WIN32 AND NOT CYGWIN)
SET(AVAILABLE_DEVICES microphone james)
ENDIF (WIN32 AND N
portcontrol.java
package javax.media.control;
import javax.media.Control;
/**
* Complete.
* @author Ken Larson
*
*/
public interface PortControl extends Control
{
public static final int MICROPHONE = 1;
public
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Momentarily covering the light sensor will trigg
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Momentarily covering the light sensor will trigg
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Momentarily covering the light sensor will trigg
securitypanel.hx
package flash.system;
extern class SecurityPanel {
function new() : Void;
static var CAMERA : String;
static var DEFAULT : String;
static var LOCAL_STORAGE : String;
static var MICROPHONE : Stri