SunSPOT API V5.0


Uses of Interface
com.sun.spot.peripheral.external.IExternalBoard

Packages that use IExternalBoard
com.sun.spot.peripheral.external Generic support for external boards. 
com.sun.spot.sensorboard Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. 
com.sun.spot.sensorboard.hardware Interfaces and concrete classes that embody various pieces of hardware that are built into the SunSPOT sensorboards. 
 

Uses of IExternalBoard in com.sun.spot.peripheral.external
 

Classes in com.sun.spot.peripheral.external that implement IExternalBoard
 class ExternalBoard
          Represents an external board.
 

Uses of IExternalBoard in com.sun.spot.sensorboard
 

Classes in com.sun.spot.sensorboard that implement IExternalBoard
 class AtmegaProtoBoard
          beginning of the file for the AtmegaPrototyping board.
 class EDemoController
          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 ) Controller interfaces use a model of interaction that allows for behaviours of the controlled functionality to be modified by implementing the accessor interfaces.
 

Uses of IExternalBoard in com.sun.spot.sensorboard.hardware
 

Classes in com.sun.spot.sensorboard.hardware that implement IExternalBoard
 class AtmegaExternalBoard
          A spot sensorboard that has a resident atmega part The intent is that this ease the process of programming the atmega.
 


SunSPOT API V5.0


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