SunSPOT API V2.0


Package com.sun.spot.sensorboard.hardware

Interfaces and concrete classes that embody various pieces of hardware that are built into the SunSPOT sensorboards.

See:
          Description

Interface Summary
IADT7411  
IAtmegaCode First pass at programming the atmega will use a simple pushing of a prewritten byte array to the part.
ISPIControlledIOChip Interface for access to an SPI-controlled I/O chip.
 

Class Summary
AbstractADT7411RangeInput Abstract class providing a basis for sub-classes accessing the ADT7411 a-to-d converter
ADT7411 Class implementing SPI access to the ADT7411 a-to-d converter.
ADT7411InternalTemperatureInput Sub-class of AbstractADT7411RangeInput that accesses the ADT7411 temperature sensor.
ADT7411RangeInput Sub-class of AbstractADT7411RangeInput that provides access to the a-to-d channels of the ADT7411 that are used for the accelerometer, the light sensor and the battery voltage sensor.
Atmega Simple wrapper for the Atmega part.
Atmega48 Simple wrapper for the Atmega48 part.
Atmega88 Simple wrapper for the Atmega88 part
AtmegaExternalBoard A spot sensorboard that has a resident atmega part The intent is that this ease the process of programming the atmega.
SimpleSPIControlledIOChip Abstract class for SPI IO chips.
 

Package com.sun.spot.sensorboard.hardware Description

Interfaces and concrete classes that embody various pieces of hardware that are built into the SunSPOT sensorboards.


SunSPOT API V2.0


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