Difference between revisions of "MTS420"

From TinyOS Wiki
Jump to: navigation, search
(Restructured the page)
m (minor formatting, related documentation details)
Line 1: Line 1:
 
The MTS420 sensor board generally fits the MICA family of motes.  The current documentation only references experience with the MTS420CA sensor board on the MICAz mote.
 
The MTS420 sensor board generally fits the MICA family of motes.  The current documentation only references experience with the MTS420CA sensor board on the MICAz mote.
  
==Sensors==
+
== Available Sensors ==
  
 
*Humidity and Temperature
 
*Humidity and Temperature
Line 9: Line 9:
 
*GPS
 
*GPS
  
==Related Documentation==
+
== Related Documentation ==
  
[[MTS420 Progress]]
+
*'''[[MTS420 Progress]]''' - ''Details related to the development of the MTS420 Sensorboard drivers including current progress, implementation details, work to be done and limitations.''
  
[[MTS420 GPS Tutorial]]
+
*'''[[MTS420 GPS Tutorial]]''' - ''Instructions on using the MTS420 GPS code in custom applications.''
  
==Resources==
+
== Resources ==
*Platforms
+
 
**MICAz: [http://www.xbow.com/Products/Product_pdf_files/Wireless_pdf/MICAz_Datasheet.pdf Datasheet] | [http://www.xbow.com/Support/Support_pdf_files/MPR-MIB_Series_Users_Manual.pdf Users Manual]
+
*'''Platforms'''
*Sensorboard and Sensorboard Components
+
**''MICAz:'' [http://www.xbow.com/Products/Product_pdf_files/Wireless_pdf/MICAz_Datasheet.pdf Datasheet] | [http://www.xbow.com/Support/Support_pdf_files/MPR-MIB_Series_Users_Manual.pdf Users Manual]
 +
 
 +
*'''Sensorboard and Sensorboard Components'''
 
**[http://www.xbow.com/Support/Support_pdf_files/MTS-MDA_Series_Users_Manual.pdf MTS420 Users Manual]
 
**[http://www.xbow.com/Support/Support_pdf_files/MTS-MDA_Series_Users_Manual.pdf MTS420 Users Manual]
 
**[http://www.analog.com/UploadedFiles/Data_Sheets/ADG714_715.pdf ADG715 Octal Switch]
 
**[http://www.analog.com/UploadedFiles/Data_Sheets/ADG714_715.pdf ADG715 Octal Switch]
*Sensors
+
 
 +
*'''Sensors'''
 
**[ftp://ftp1.leadtek.com/gps/9546/9546Manual_V1.12_20030806.pdf Leadtek GPS9546 GPS Manual]
 
**[ftp://ftp1.leadtek.com/gps/9546/9546Manual_V1.12_20030806.pdf Leadtek GPS9546 GPS Manual]

Revision as of 14:03, 23 May 2008

The MTS420 sensor board generally fits the MICA family of motes. The current 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

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