SunSPOT API V5.0


Uses of Class
com.sun.spot.peripheral.external.ExternalBoard

Packages that use ExternalBoard
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 ExternalBoard in com.sun.spot.sensorboard
 

Subclasses of ExternalBoard in com.sun.spot.sensorboard
 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 ExternalBoard in com.sun.spot.sensorboard.hardware
 

Subclasses of ExternalBoard in com.sun.spot.sensorboard.hardware
 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.