[Tinyos-help] I have a question about temperature sensor
Muhammad Azhar
leo_az_83 at hotmail.com
Tue Jan 23 21:01:37 PST 2007
Hi Phil,
Thanks for the info, I am now able to find the related component file,
which appears in the sensorboards/im2sb directory as well as the
platforms/telosa/chips/sht11 directory... Since I'm using telosb as my
platform, do I need to make a copy of just this one file into the telosb
directory, or can I start programming right away without having to move any
files?
Thank you.
Regards,
Azhar
>From: Philip Levis <pal at cs.stanford.edu>
>To: Muhammad Azhar <leo_az_83 at hotmail.com>
>
>On Jan 23, 2007, at 8:23 PM, Muhammad Azhar wrote:
>
>>Hi,
>>
>> How do I activate the temperature sensor using telosb motes in TinyOS
>>2.0? According to Phil (extracted from an archive) "E.g., to use the
>>humidity/temperature sensor, you just need to instantiate a
>>SensirionSht11C component. TEP 109 goes into a bit of the details."
>>However, I am unable to locate the SensirionSht11C component. I am able
>>to find the interface as well as other stuff related to the
>>SensirionSht11 in the sht11 directory of tos/ chips ... Am I supposed to
>>create the SensirionSht11C component myself? If so, how do I do it?
>> Any help would be greatly appreciated. Thanks in advance.
>
>$ cd tinyos-2.x/tos
>$ find . | grep Sensirion
>
>(hint: it's defined by the telosa platform)
>
>Phil
More information about the Tinyos-help
mailing list