[Tinyos-help] (no subject)
Abhishek Phadnis
abhishek.phadnis at gmail.com
Mon May 4 05:04:19 PDT 2009
forgot to mention we're using tos 2.1.0 .. i m copying the message packet we
receive as well
so you all could help us decipher it..
00 00 00 00 01 02 00 07 00 01
is the output after the first 15 seconds
our input temperatures are 14 15 15 15 15 16 and the formula used to convert
them into degrees C is
data_Temp= (data/4096*1.5 - 0.986)/0.00355;
every 5 seconds a temp value is read,after which we try ot convert using
above formula.after 15 seconds the mean of the input values (3)
is tx'd ..
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090504/c1fc0cf9/attachment.htm
More information about the Tinyos-help
mailing list