Hi, The component VoltageC provides a Read<uint16_t> interface. You'll have to convert the value to volts. On a Tmote, the formula is volt = reading / 4096 * 3. I don't know whether the formula is the same for MicaZ.
Cheers, Urs Pedro Pinto schrieb: > Hi all, > > I need measure the battery of my micaz. How do that? > I'm using to2, micaz. > > > > Thanks _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
