SunSPOT API V6.0


Package com.sun.spot.sensorboard.peripheral

Interfaces and concrete implementations of various peripherals that are either connected to or built into the daughter cards.

See:
          Description

Interface Summary
IAccelerometer3D Deprecated. Use IAccelerometer3D instead
IAccelerometer3DScaleChangedListener Deprecated. Please use IMeasurementRangeListener instead.
IAccelerometer3DThresholdListener Deprecated. Please use ILIS3L02AQAccelerometerThresholdListener instead
IADT7411TemperatureInputThresholdListener Implemented by classes wanting a call back when the temperature value goes above or below specified thresholds or the thresholds are changed.
IADT7411ThresholdListener Implemented by classes wanting a call back when a scalar input or light sensor value goes above or below specified thresholds or the thresholds are changed.
ILightSensor Deprecated. Use ILightSensor instead
ILightSensorThresholdListener Deprecated. Please use IADT7411ThresholdListener instead
ILIS3L02AQAccelerometerListener Deprecated. Please use IMeasurementRangeListener instead.
ILIS3L02AQAccelerometerThresholdListener Implemented by classes wanting a call back when the value of an axis of the accelerometer goes above or below specified thresholds or the thresholds are changed.
IServo Deprecated. Use IServo instead
ISwitch Deprecated. Use ISwitch instead
ISwitchListener Deprecated. Use ISwitchListener instead
ITemperatureInput Deprecated. Use ITemperatureInput instead
ITemperatureInputThresholdListener Deprecated. Please use IADT7411TemperatureInputThresholdListener instead
IToneGenerator Deprecated. Use IToneGenerator instead
ITriColorLED Deprecated. Use ITriColorLED instead
 

Class Summary
Accelerometer3D Class to implement common methods for the IAccelerometer3D interface.
ADJDS311TriColorLightSensor Class to implement an RGB light sensor on the demo sensor board and provide access to it via the ITriColorLightSensor interface.
ADT7411Event Capture the state of an ADT7411 input event so it can be reported to a callback.
ADT7411TemperatureInputEvent Capture the state of an ADT7411 temperature input event so it can be reported to a callback.
EDemoSerial EDemoSerial - provides access to the serial port of the eDemoboard.
InfraRed Routines to send & receive infrared messages.
LEDColor Deprecated. Use LEDColor instead
LightSensor Simple extension of ScalarInput.
LIS3L02AQAccelerometer Class to implement an accelerometer on the demo sensor board and provide access to it via the IAccelerometer3D interface.
LIS3L02AQAccelerometerEvent Capture the state of an LIS3L02AQ Accelerometer input event so it can be reported to for the thresholdChanged() & thresholdExceeded() callbacks.
MMA7455LAccelerometer Class to implement an accelerometer on the demo sensor board and provide access to it via the IAccelerometer3D interface.
Servo A basic servo.
Switch Class implementing simple switches, assuming a mapping of open=HIGH, closed=LOW.
TemperatureInput Simple temperature sensor.
ToneGenerator Allows attaching a simple speaker device to an output pin to generate various simple frequencies.
TriColorLED Provides access to the colored LEDs.
TriColorLEDArray Access and control of an array of 3 color LEDs
 

Package com.sun.spot.sensorboard.peripheral Description

Interfaces and concrete implementations of various peripherals that are either connected to or built into the daughter cards.


SunSPOT API V6.0


Copyright © 2006-2010 Oracle. All Rights Reserved.