SunSPOT API V5.0


Uses of Package
com.sun.spot.sensorboard.peripheral

Packages that use com.sun.spot.sensorboard.peripheral
com.sun.spot.sensorboard Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. 
com.sun.spot.sensorboard.peripheral Interfaces and concrete implementations of various peripherals that are either connected to or built into the daughter cards. 
 

Classes in com.sun.spot.sensorboard.peripheral used by com.sun.spot.sensorboard
IAccelerometer3D
          IAccelerometer3D provides methods that should be meaningful for any 3-axis accelerometer.
ILightSensor
          Simple extension of a scalar type input.
ISwitch
          Represents a simple pushbutton switch
ITemperatureInput
          Simple extension of IScalarInput to handle temperature.
ITriColorLED
          Access and control of 3 color LEDs
 

Classes in com.sun.spot.sensorboard.peripheral used by com.sun.spot.sensorboard.peripheral
IAccelerometer3D
          IAccelerometer3D provides methods that should be meaningful for any 3-axis accelerometer.
IAccelerometer3DThresholdListener
          Implemented by classes wanting a call back when an acceleration sensor value goes above or below specified thresholds.
ILightSensor
          Simple extension of a scalar type input.
ILightSensorThresholdListener
          Implemented by classes wanting a call back when the light sensor value goes above or below specified thresholds.
IServo
          Reflect status of and allow control of an industry standard servo.
ISwitch
          Represents a simple pushbutton switch
ISwitchListener
          Implemented by classes wanting a call back when the switch state changes.
ITemperatureInput
          Simple extension of IScalarInput to handle temperature.
ITemperatureInputThresholdListener
          Implemented by classes wanting a call back when the temperature sensor value goes above or below specified thresholds.
IToneGenerator
          Interface to represent a simple tone generator.
ITriColorLED
          Access and control of 3 color LEDs
LEDColor
          Color class to be used by TriColorLED.
LIS3L02AQAccelerometer
          Class to implement an accelerometer on the demo sensor board and provide access to it via the IAccelerometer3D interface.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.