Difference between revisions of "MTS420"
m (Page Initiated) |
m (Starting to flesh out structure) |
||
Line 2: | Line 2: | ||
:The MTS400/MTS420 sensor boards generally fit the MICA family of motes. The current documentation only references experience with the MTS420CA sensor board on the MICAz mote. | :The MTS400/MTS420 sensor boards generally fit the MICA family of motes. The current documentation only references experience with the MTS420CA sensor board on the MICAz mote. | ||
+ | |||
+ | ==How To== | ||
+ | |||
+ | ===Code Location=== | ||
+ | |||
+ | :All TinyOS 2.x MTS400 code can be found in the TinyOS-2.x-Contrib CVS repository in the rincon folder. A specific list of files needed will be added later. | ||
+ | |||
+ | ===File List=== | ||
==Sensors== | ==Sensors== | ||
Line 14: | Line 22: | ||
===GPS(MTS420 ONLY)=== | ===GPS(MTS420 ONLY)=== | ||
+ | |||
+ | ==To Be Done== | ||
+ | *Documentation and Code for all sensors except the GPS on the MTS420CA | ||
+ | *Documentation for the GPS 420CA | ||
+ | *Documentation for supporting code | ||
+ | *How To documentation | ||
+ | **How to use the code | ||
+ | **File List | ||
==Resources== | ==Resources== |
Revision as of 14:30, 21 May 2008
Contents
General Information
- The MTS400/MTS420 sensor boards generally fit the MICA family of motes. The current documentation only references experience with the MTS420CA sensor board on the MICAz mote.
How To
Code Location
- All TinyOS 2.x MTS400 code can be found in the TinyOS-2.x-Contrib CVS repository in the rincon folder. A specific list of files needed will be added later.
File List
Sensors
Humidity and Temperature
Barometric Pressure and Temperature
Light Sensor
2-Axis Accelerometer
GPS(MTS420 ONLY)
To Be Done
- Documentation and Code for all sensors except the GPS on the MTS420CA
- Documentation for the GPS 420CA
- Documentation for supporting code
- How To documentation
- How to use the code
- File List