Hi all,

I'm starting to use tinyos and telosb platform, I want to change RF power
(Or Radio range).  My idea  as follow :
- first, I send a message ( for example : RF power, or Radio range = 1
meter)  per second;
 and at time fired, I will increment +1 a radio range value which I define
before.

- Second, I want to switch on/off a tranceiver :

                    * Boot: Radio switch-off,
                    * I want to listen/read Pin6 ADC (readADC, interrupt) :
How do to read/get a value of this Pin6 ?
                                         if  Voltage v = 1 V, 
                                                     Radio switch-on.

Can you give mes some idea, and what are the component / interface can I use
to implement this algorithm two?

Thank you for your help.

Sitraka

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

Reply via email to