Hi, For TelosB VoltageC component is mapped to Msp430InternalVoltageC. Ideally the VoltageC should also be mapped to some internal component of IRIS and so in all other platforms. It implies by using VoltageC someone should be able to run exactly same code in different platforms. I will say that if someone wants his code not to be plateform dependent and run on most of the platform then he should always use VoltageC instead of some platform dependent components.
regards, Faisal Echedey Lorenzo wrote: > Hi, > > For telosb read the Msp430InternalVoltageC() sensor from the mote and > send its value. Once you have it, convert it to a human value using > the Msp430 datasheet. > > KR > > 2010/3/1 Shen LI <[email protected] > <mailto:[email protected]>> > > How to read battery level from TelosB or Iris mote? > > Thanks a lot! > > _______________________________________________ > Tinyos-help mailing list > [email protected] > <mailto:[email protected]> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > -- > -------------------------------------------- > | Echedey Lorenzo Arencibia | > -------------------------------------------- > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help -- Faisal Aslam University of Freiburg http://cone.informatik.uni-freiburg.de/people/aslam/ _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
