You can do the following,

In the configuration use the sensirion component

components new SensirionSht11C() as Tmp;
SensorsC.Humidity -> Tmp.Humidity;

SensorsC is my module file where I have declared  the Read interface as 
Humidity.

In the module file you can then simply call the read command Humidity.read() 
and get the data. The data though would be raw and would need to be converted 
to humidity value. The formula can be found in the sensirion data sheet I guess.

-vimal


From: tinyos-help-boun...@millennium.berkeley.edu 
[mailto:tinyos-help-boun...@millennium.berkeley.edu] On Behalf Of abdellatif 
Abdou
Sent: Monday, May 20, 2013 4:45 AM
To: Tinyos-help
Subject: Re: [Tinyos-help] Tinyos-help Digest, Vol 121, Issue 18

hello every one ;
i want some help wich is how can i get humidity data from telosb sensors ???,
can some one help ???
thanks in advance.

2013/5/19 
<tinyos-help-requ...@millennium.berkeley.edu<mailto:tinyos-help-requ...@millennium.berkeley.edu>>
Send Tinyos-help mailing list submissions to
        
tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

or, via email, send a message with subject or body 'help' to
        
tinyos-help-requ...@millennium.berkeley.edu<mailto:tinyos-help-requ...@millennium.berkeley.edu>

You can reach the person managing the list at
        
tinyos-help-ow...@millennium.berkeley.edu<mailto:tinyos-help-ow...@millennium.berkeley.edu>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Tinyos-help digest..."


Today's Topics:

   1. How to build a Testbed with TinyOS (augusti)
   2. Calculate Distance using AccelXStreamC (Melchor Garcia, Leticia)
   3. Needing help to create jammers through shimmer node
      (Santosh Maharjan)
   4. Re: error when compile Blink application (tiny)
   5. TinyOs and Nesc manual (Lynda Algerienne)
   6. Re: TinyOs and Nesc manual (Lynda Algerienne)
   7. Re: TinyOs and Nesc manual (Saeid Yazdani)


----------------------------------------------------------------------

Message: 1
Date: Thu, 25 Apr 2013 05:41:42 -0700 (PDT)
From: augusti <gutosantos.u...@gmail.com<mailto:gutosantos.u...@gmail.com>>
Subject: [Tinyos-help] How to build a Testbed with TinyOS
To: 
tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>
Message-ID: 
<1366893702627-23095.p...@n7.nabble.com<mailto:1366893702627-23095.p...@n7.nabble.com>>
Content-Type: text/plain; charset=us-ascii

hi fellows,

So, I am new on TinyOS and testbeds, I am still learning what is it and I
came here to kindly ask you some help. I have majored in Computer Science,
now I have to develop my Final Project at the University to trully graduate.
My final project is to make an application like a testbed with two
operational systemas, which are Contiki and TinyOS. Though, I have to make a
webpage with a button to upload a file containing probably nesC language and
compile it giving to the user an image output about the file compiled.
Unfortunately, I really don't know neither how to begin. Can you please give
some help or tips?

I'd really appreciate.

Thanks a lot.



--
View this message in context: 
http://tinyos-help.10906.n7.nabble.com/How-to-build-a-Testbed-with-TinyOS-tp23095.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.


------------------------------

Message: 2
Date: Thu, 25 Apr 2013 17:43:59 +0000
From: "Melchor Garcia, Leticia" 
<melchorgar...@cua.edu<mailto:melchorgar...@cua.edu>>
Subject: [Tinyos-help] Calculate Distance using AccelXStreamC
To: 
"tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>"
        
<tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>>
Message-ID:
        
<4d655218928a99439126bcc001e057da5fae0...@mailsrv05.cua.edu<mailto:4d655218928a99439126bcc001e057da5fae0...@mailsrv05.cua.edu>>
Content-Type: text/plain; charset="us-ascii"

Hello,

I am currently trying to calculate the distance between a root node and a 
regular node. The regular node uses AccelXStreamC.

Does anyone know if its even possible to use the output of the AccelXStreamC to 
determine the distance between two nodes?
Is there an alternative?
I also gather the rssi value but its not very consistent and is easily affected 
by the environment of the node.

Let me know!
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20130425/e0706b77/attachment-0001.htm

------------------------------

Message: 3
Date: Thu, 25 Apr 2013 15:40:53 +0200
From: Santosh Maharjan <santosh....@gmail.com<mailto:santosh....@gmail.com>>
Subject: [Tinyos-help] Needing help to create jammers through shimmer
        node
To: 
tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>
Message-ID: 
<65990a83-c5cd-45bd-b325-5bfe50554...@gmail.com<mailto:65990a83-c5cd-45bd-b325-5bfe50554...@gmail.com>>
Content-Type: text/plain; charset=us-ascii

Hi!

I am conducting my thesis on ZigBee network security. I am in need of a jammer 
that can lead the co-ordinator down. Can any one of you provide me guidelines 
to configure shimmer node as a jammer for 802.15.4 or ZigBee network?
It's urgent for me as the time is running out. Your every help will be highly 
appreciated.

With regards;
Santosh Maharjan


------------------------------

Message: 4
Date: Wed, 15 May 2013 04:09:28 -0700 (PDT)
From: tiny <sarahg...@free.fr<mailto:sarahg...@free.fr>>
Subject: Re: [Tinyos-help] error when compile Blink application
To: 
tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>
Message-ID: 
<1368616168923-23139.p...@n7.nabble.com<mailto:1368616168923-23139.p...@n7.nabble.com>>
Content-Type: text/plain; charset=us-ascii

Hello,

Did you find a solution ? I have exactly the same errors. Can you describe
me something to do ?

Thank you for your answer.



--
View this message in context: 
http://tinyos-help.10906.n7.nabble.com/error-when-compile-Blink-application-tp12289p23139.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.


------------------------------

Message: 5
Date: Sun, 19 May 2013 17:07:56 +0200
From: Lynda Algerienne 
<lynda.algerie...@gmail.com<mailto:lynda.algerie...@gmail.com>>
Subject: [Tinyos-help] TinyOs and Nesc manual
To: 
tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>
Message-ID:
        
<CAAUoqA+z44R7QvLkLYQiAMd_zL9hFtBtn2XWQTkOOT46=9u...@mail.gmail.com<mailto:9u...@mail.gmail.com>>
Content-Type: text/plain; charset="iso-8859-1"

Hello,

I am a Tinyos bigeneer. So, I am looking for a good reference (course and
labs) in order to write my Nesc code.

I will be very grateful if someone can help me.

Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20130519/9e7c1a1e/attachment-0001.htm

------------------------------

Message: 6
Date: Sun, 19 May 2013 17:10:48 +0200
From: Lynda Algerienne 
<lynda.algerie...@gmail.com<mailto:lynda.algerie...@gmail.com>>
Subject: Re: [Tinyos-help] TinyOs and Nesc manual
To: 
tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>
Message-ID:
        
<CAAUoqAK_ApDeYp=-32bbpfsodwuz8czchx-d24gjgrrkysx...@mail.gmail.com<mailto:32bbpfsodwuz8czchx-d24gjgrrkysx...@mail.gmail.com>>
Content-Type: text/plain; charset="iso-8859-1"

Hello,

I am a Tinyos begineer. So, I am looking for a good reference (course and
labs) in order to write my Nesc code.

I will be very grateful if someone can help me.

Best regards


2013/5/19 Lynda Algerienne 
<lynda.algerie...@gmail.com<mailto:lynda.algerie...@gmail.com>>

> Hello,
>
> I am a Tinyos bigeneer. So, I am looking for a good reference (course and
> labs) in order to write my Nesc code.
>
> I will be very grateful if someone can help me.
>
> Best regards
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20130519/c5f1ffd3/attachment-0001.htm

------------------------------

Message: 7
Date: Sun, 19 May 2013 19:20:41 +0200
From: Saeid Yazdani <sy.kal...@gmail.com<mailto:sy.kal...@gmail.com>>
Subject: Re: [Tinyos-help] TinyOs and Nesc manual
To: 
tinyos-help@millennium.berkeley.edu<mailto:tinyos-help@millennium.berkeley.edu>
Message-ID: <519909e9.5000...@gmail.com<mailto:519909e9.5000...@gmail.com>>
Content-Type: text/plain; charset="us-ascii"

An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20130519/3fb006d1/attachment-0001.htm

------------------------------

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu<mailto:Tinyos-help@millennium.berkeley.edu>
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

End of Tinyos-help Digest, Vol 121, Issue 18
********************************************



--
Abdou : << Cordialement>>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to