Package com.sentilla.platform.tmote

Sentilla system implementations for the Sentilla Tmote platform.

See:
          Description

Interface Summary
GetJavaResource Private: For Sentilla internal use only.
MultipleSensor  
 

Class Summary
AccelerationSensor Sensor class for reading measurements from the JCreate accelerometer.
AccelerationSensorDriver Driver class to create a new AccelerationSensor object.
Action Tmote implementation of the Action interface.
Adc<Q extends Quantity> Private: for Sentilla internal use only.
BinFileUtil Private: For Sentilla internal use only.
Button Tmote implementation of the Button interface.
ButtonDriver Tmote implementation of ButtonDriver.
ByteReceiver Tmote implementation of ByteReceiver
ByteReceiverDriver Tmote extension of ByteReceiverDriver.
ByteSender Tmote implementation of ByteSender.
ByteSenderDriver Tmote extension of ByteSenderDriver.
CC2420Radio Provides a protocol wrapper to the radio interface.
CC2420Radio.Receiver Provides receiver class for the CC2420 radio.
CC2420Radio.Sender Provides sender class for the CC2420 radio.
CollectionProtocol Collection protocol for receiving multi-hop messages from a mote network.
CollectionProtocol.CSender Sender for the collection protocol.
Constants Constants for the tmote platform.
Cpu Provides access to features of the Tmote CPU.
CpuDriver Tmote implementation of CpuDriver.
CpuPowerDriver CpuPowerDriver is identified by the driver string "cpupower" on tmote.
CpuPowerSensor Provides a Sensor implementation for reading the power consumed by the CPU on tmote.
DigitalPin An object representation of a digital input/output pin for the Tmote platform.
DigitalPinDriver Driver class for creating Tmote-specific DigitalPin objects for input and output operations on Tmote pins.
Dispatcher Dispatches messages through Protocols to user application receivers.
DispatcherAction Provides the Action implementations for Sender and Receiver.
ExternUart Provides access to the Tmote's external UART (universal asynchronous receiver/transmitter).
FileMapEntry Provides the FlashFile API in a segment of another FlashFile
FilePropertyDriver Tmote extension of FilePropertyDriver.
FlashFile Private: for Sentilla internal use only.
FlashFileDriver Tmote extension of FileDriver.
InterruptPin Creates an action for interruptable single pins of digital input/output on the tmote platform.
InterruptPinDriver Tmote extension of InterruptPinDriver.
KernelProperty API for interacting with kernel properties on the Tmote platform.
Leds Tmote implementation of Leds.
LedsDriver Tmote implementation of LedsDriver.
LoopBackProtocol Provides Loopback protocol for sending messages to self or other applications running on the mote.
LoopBackProtocol.LoopBackReceiver Provides the receiver implementation for the loop back protocol.
LoopBackProtocol.LoopBackSender Provides the sender implementation for the loop back protocol.
McuTemperature Tmote MCU temperature sensor.
McuTemperatureDriver A SensorDriver used to obtain the Tmote MCU temperature sensor.
McuVoltage Tmote MCU voltage sensor.
McuVoltageDriver SensorDriver used to obtain the Tmote MCU voltage sensor.
MimeoMessage Viral dissemination protocol for sending messages from a client application to a mote network.
MotePower A Sensor for reading total power consumption on tmote.
MotePowerDriver MotePowerDriver is identified by the driver string "motepower" on tmote.
MoteSecurity A tmote implementation of com.sentilla.system.MoteSecurity.
MoteSecurityDriver A tmote implementation of com.sentilla.system.MoteSecurityDriver.
ParSensorDriver SensorDriver used to obtain the Tmote's PAR (Photosynthetically Active Radiation) light sensor.
ParSensorDriver.ParSensor Tmote PAR sensor.
Platform Private: For Sentilla internal use only.
PowerManager A tmote implementation of PowerManager.
PowerManagerDriver tmote uses the driver string "powerman" to identify the power manager driver.
Protocol Provides the template that message protocols must follow.
Receiver Provides methods to receive messages from the mote communications interfaces.
ReceiverDriver Driver to create a platform independent Receiver object.
RemoteServiceProtocol Provides a Protocol handler for the RemoteService API.
Sender Provides interfaces for sending objects with the radio and the UART.
SenderDriver Driver class to creating a platform independent Sender object.
SensirionSht11 The SensirionSht11 is a temperature and relative humidity sensor on the Tmote platform.
SensirionSht11.HumSensor A Sensor implementation that obtains the humidity reading from the SensirionSht11 on Tmote.
SensirionSht11.Sht11Sensor<Q extends Quantity> Private: for Sentilla internal use only.
SensirionSht11.TempSensor A Sensor implementation that obtains the humidity reading from the SensirionSht11 on Tmote.
Sht11HumidityDriver Driver to obtain the Tmote relative humidity sensor.
Sht11TemperatureDriver Driver for obtaining the Tmote SensirionSht11 temperature sensor.
TsrSensorDriver Provides access to the TSR (Total Solar Radiation) sensor on Tmote.
TsrSensorDriver.TsrSensor TSR sensor on Tmote.
VoltageAdc Tmote extension of Adc (analog-to-digital converter).
 

Exception Summary
LowVoltageError Thrown when the system voltage is getting low but not yet out of bounds.
LowVoltageWarning Thrown when the system voltage is getting low but not yet out of bounds.
 

Package com.sentilla.platform.tmote Description

Sentilla system implementations for the Sentilla Tmote platform.



Copyright © 2007 Sentilla Corporation. All Rights Reserved.