SunSPOT API V2.0


Uses of Interface
com.sun.spot.sensorboard.capabilities.ILightSensorController

Packages that use ILightSensorController
com.sun.spot.sensorboard Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. 
 

Uses of ILightSensorController in com.sun.spot.sensorboard
 

Subinterfaces of ILightSensorController in com.sun.spot.sensorboard
 interface IDemoBoard
          Definition of the generic interface for a SunSPOT demo board.
 

Classes in com.sun.spot.sensorboard that implement ILightSensorController
 class EDemoBoard
          This class manages the SPI interfaces and communications to the reachable parts on the EDemoBoard, namely the Atmega88, the Analog to Digital Converter, and the flash eeprom. ( some of this is done by superclasses ) Meant to be used in a singleton manner, this class reflects all of the functionality of the EDemoBoard to the java library space.
 


SunSPOT API V2.0


Copyright © 2007 Sun Microsystems, Inc. All Rights Reserved.