Re: [Tinyos-help] Converting temperature ADC readings to celsius degree

2008-07-24 Thread migueltsilva
. I think that temperature readings are made at 12bit but not sure of this. Miguel Silva -Original Message- From: Flavio Pompermaier [mailto:[EMAIL PROTECTED] Sent: Thu 7/24/2008 10:19 AM To: Tinyos Subject: [Tinyos-help] Converting temperature ADC readings to celsius degree Hi to all, I&#

[Tinyos-help] Converting temperature ADC readings to celsius degree

2008-07-24 Thread Flavio Pompermaier
Hi to all, I'm trying to guess how to get temperature in Celsius degrees from Telosb Mote (using SensirionSht11C). Looking around I found three different methods to calculate this value and I don't know which one is the best: 1) temp= -40 + 0.01 * data; // from TinyOS (said by http://ww