Hi Richard,

I didn't see the HumidityC.nc file (as I said I'm not that familiar with TinyOS 1.x). Did you wire the StdControl interface? What do you mean when you say "it did not work properly"? Does it not compile (if so, can you give us the exact error message)? Or do you get values that seem odd (if so, what values)?

Cheers,
Urs


Richard wrote:
Urs,

In the tinyOS 1.x, there is a telos folder wherein it contains .nc files of Hamamatsu that is for the TSR and PAR and there is the pageEEPROM file also. Then there is the humidity.nc file there. these files are located at:
opt/tinyos-1.x/tos/platform/telos

while on the other hand, in the telosb folder. It has I2C, DS2411 and other.

opt/tinyos-1.x/tos/platform/telosb

So this is the problem, I have used the hamamatsu files and made the TSR and 
PAR function. Then by using the Humidity where I assume that this is the Temp 
and Humidity sensor from Sensirion, it did not work properly. There is no 
folder like SHT1x or Sensirion folder. Please advice how to make it work. Thank 
you.

Truly yours,

Richard


Urs Hunkeler <[EMAIL PROTECTED]> wrote: Hi Richard,

I'm more familiar with TinyOS 2.x, so I'm not sure how it would best work in TinyOS 1.x. It looks like there might be a module implementing access to the sensirion sensors in the contrib folder, but I'm not sure for which platform this was written. Have a look at the code in:

contrib/ucbce/tos/sensors/sensirion_sht11

Cheers,
Urs

Richard wrote:
Sir:


I have tried the TSR and PAR and I have activated it and used it. But I have 
problem in using the Temperature and Humidity sensor of the TelosB. Can you 
help me how could I change the code of the Oscilloscope.nc so that the temp 
sensor could be used? I have read that the temperature sensor is not in the ADC 
port so I think this is the problem why it will not work in the tinyos 1.1.11. 
Because when using the TSR and PAR, changing the Sensor.ADC could make it work. 
Please suggest. Thank you. By the way, I used two telosB to transmit using the 
OscilloscopeRF.nc to a receiver with TOSBase.nc installed. Hope that someone 
could help me. Thank you.


Sincerely yours,

Richard
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to