MTS420
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 Use the Sensors
- Copy all the files in the File List below into your TinyOS-2.x directory structure.
- Include
SENSORBOARD=mts400
in your Makefile or in your call tomake
. - Follow the sensor specific information found below.
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)
How To Use
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