Difference between revisions of "MTS420"

From TinyOS Wiki
Jump to: navigation, search
Line 28: Line 28:
 
*'''Sensors'''
 
*'''Sensors'''
 
**[http://www.sensirion.com/en/01_humidity_sensors/02_humidity_sensor_sht11.htm Sensirion SHT11 Humidity and Temperature Sensor]
 
**[http://www.sensirion.com/en/01_humidity_sensors/02_humidity_sensor_sht11.htm Sensirion SHT11 Humidity and Temperature Sensor]
**[http://www.intersema.ch/site/technical/ms5534.php Intersema MS5534 Barometric Pressure and Temperature Sensor]
+
**[http://www.intersema.ch/site/technical/ms5534.php Intersema MS5534 Barometric Pressure Sensor]
 
**[http://www.taosinc.com/product_detail.asp?cateid=4&proid=18 Taos TSL2550 Light Sensor]
 
**[http://www.taosinc.com/product_detail.asp?cateid=4&proid=18 Taos TSL2550 Light Sensor]
 
**[http://www.analog.com/en/mems-and-sensors/imems-accelerometers/adxl202/products/product.html Analog Devices ADXL202JE 2-Axis Accelerometer]
 
**[http://www.analog.com/en/mems-and-sensors/imems-accelerometers/adxl202/products/product.html Analog Devices ADXL202JE 2-Axis Accelerometer]

Revision as of 21:02, 29 September 2008

The MTS400/MTS420 sensor boards generally fit the MICA family of motes. The MTS400 series boards do not have the GPS module installed. The MTS420CA and MTS420CB series boards use a GPS module from Leadtek while the MTS420CC series boards use a module from uBlox. The uBlox module specifications give better accuracy at lower current consumption as compared to the Leadtek module.

Currently this documentation only references experience with the MTS420CA sensor board on the MICAz mote.

Available Sensors

  • Humidity and Temperature
  • Barometric Pressure and Temperature
  • Light Sensor
  • 2-Axis Accelerometer
  • GPS (MTS420 only)

Related Documentation

  • MTS420 Progress - Details related to the development of the MTS420 Sensorboard drivers including current progress, implementation details, work to be done and limitations.

Resources