RE: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity (ON/OFF)

2007-06-26 Thread Oussama Chougna
The Humidity and Temperature sensors are not implemented in TinyOS 2. There is a DemoSensorC component but it measures the internal voltage. http://www.tinyos.net/tinyos-2.x/doc/html/nesdoc/telosb/ But if you know the ADC port settings, you can write your own implementation. Good luck, Oussa

Re: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity (ON/OFF)

2007-06-26 Thread Urs Hunkeler
Sure they are: SensirionSht11C. However I have no idea how to turn them on/off. This might not even be necessary (e.g. they would be turned on automatically for a single sampling interval)? Cheers, Urs Oussama Chougna schrieb: > The Humidity and Temperature sensors are not implemented in TinyOS

Re: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity (ON/OFF)

2007-06-26 Thread Tiago Camilo
Hey, Yep i am already using SensirionSht11C., which provides me the readings of such sensors.. but as you, I am not sure about if this component is turned on automatically for a single sampling interval.. So, anyone can answer this? Thanks again -- Tiago Camilo Quoting Urs Hunkeler <[EMAIL

RE: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity(ON/OFF)

2007-06-26 Thread Oussama Chougna
@Millennium.Berkeley.EDU; [EMAIL PROTECTED] Subject: Re: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity(ON/OFF) Sure they are: SensirionSht11C. However I have no idea how to turn them on/off. This might not even be necessary (e.g. they would be turned on automatically for a single sampling interval

RE: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity(ON/OFF)

2007-06-26 Thread Tiago Camilo
nk you, Oussama -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Urs Hunkeler Sent: dinsdag 26 juni 2007 15:52 To: tinyos-help@Millennium.Berkeley.EDU; [EMAIL PROTECTED] Subject: Re: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity(ON/OFF) Sure th

Re: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity (ON/OFF)

2007-06-26 Thread Philip Levis
On Jun 26, 2007, at 3:01 PM, Tiago Camilo wrote: Hey, Yep i am already using SensirionSht11C., which provides me the readings of such sensors.. but as you, I am not sure about if this component is turned on automatically for a single sampling interval.. So, anyone can answer this? Thanks

Re: [Tinyos-help] From Boomerang to TinyOS2.x, sensor interactivity (ON/OFF)

2007-06-26 Thread Philip Levis
On Jun 26, 2007, at 1:59 PM, Oussama Chougna wrote: The Humidity and Temperature sensors are not implemented in TinyOS 2. There is a DemoSensorC component but it measures the internal voltage. http://www.tinyos.net/tinyos-2.x/doc/html/nesdoc/telosb/ tinyos-2.x/tos/platforms/telosa/chips/s10