X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Fapps%2FTestBasicsbSensors%2FREADME;h=964a2f3e4a52752878295ee6c7a070da89e14d4b;hb=0679f08533c8769d7541e0a26610ac8f57fae0b6;hp=9dca24e88207a598f865a0edb47cf1a79ddf332f;hpb=8b847722be7f26618416942bb57b425391e5e555;p=tinyos-2.x.git diff --git a/apps/tosthreads/apps/TestBasicsbSensors/README b/apps/tosthreads/apps/TestBasicsbSensors/README index 9dca24e8..964a2f3e 100644 --- a/apps/tosthreads/apps/TestBasicsbSensors/README +++ b/apps/tosthreads/apps/TestBasicsbSensors/README @@ -1,4 +1,4 @@ -README for TOSThreads TestBasicsbSensors +README for TOSThreads TestBasicsbSensors Author/Contact: tinyos-help@millennium.berkeley.edu Author: Kevin Klues @@ -9,16 +9,16 @@ sensors on the basicsb sensor board. You can install TestBasicsbSensors on a mote via the following command: make threads install - -Valid platforms are currently: mica2, and micaz -This application simply takes sensor readings in an infinite loop from the +Valid platforms are currently: mica2, micaz and iris + +This application simply takes sensor readings in an infinite loop from the Photo and Temperature sensors on the basicsb sensor board and forwards them over the serial interface. Upon successful transmission, LED0 is toggled. A successful test will result in the TestBasicsbSensors mote constantly -flickering LED0. Additionally, messages containing the sensor readings should -be forwarded over the serial interface as verified by running the following +flickering LED0. Additionally, messages containing the sensor readings should +be forwarded over the serial interface as verified by running the following for the platform of interest: java net.tinyos.tools.Listen -comm serial@/dev/ttyUSBXXX: