Uses of Class
com.sentilla.system.SensorDriver

Packages that use SensorDriver
com.sentilla.platform.tmote Sentilla system implementations for the Sentilla Tmote platform. 
 

Uses of SensorDriver in com.sentilla.platform.tmote
 

Subclasses of SensorDriver in com.sentilla.platform.tmote
 class AccelerationSensorDriver
          Driver class to create a new AccelerationSensor object.
 class CpuPowerDriver
          CpuPowerDriver is identified by the driver string "cpupower" on tmote.
 class McuTemperatureDriver
          A SensorDriver used to obtain the Tmote MCU temperature sensor.
 class McuVoltageDriver
          SensorDriver used to obtain the Tmote MCU voltage sensor.
 class MotePowerDriver
          MotePowerDriver is identified by the driver string "motepower" on tmote.
 class ParSensorDriver
          SensorDriver used to obtain the Tmote's PAR (Photosynthetically Active Radiation) light sensor.
 class Sht11HumidityDriver
          Driver to obtain the Tmote relative humidity sensor.
 class Sht11TemperatureDriver
          Driver for obtaining the Tmote SensirionSht11 temperature sensor.
 class TsrSensorDriver
          Provides access to the TSR (Total Solar Radiation) sensor on Tmote.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.