Hi all, I would like to read* from more than one sensor* in my application. I read the Sensing chapter of the TinyOS tutorial but I didn't find how to do it.
I have the Read interface wired to the Temperature sensor and I would like to add a sensor for the Voltage to check the batteries. I am working with telosb. How could I distinguish between each reading? Is it something I have to do when I call Read.read()?? If it is like this, how I know, when I get the event Read.done, the data proceeding? Manually? thanks, David
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
