Hi All How can turn off all the peripherals ( MCU , Radio,sensor etc ) in the mote. or make put them in a low power mode. and if I put the MCU in sleep power mode. how can it wakes by itself
Thanks Mohamed --- On Thu, 2/26/09, Razvan Musaloiu-E. <[email protected]> wrote: From: Razvan Musaloiu-E. <[email protected]> Subject: Re: [Tinyos-help] Batter Monitor To: "Mohamed H. Seddik" <[email protected]> Cc: [email protected] Date: Thursday, February 26, 2009, 3:30 AM Hi! On Wed, 25 Feb 2009, Mohamed H. Seddik wrote: > > Hi all > > I need your help urgently, is it poosible to sense or monitor the battery voltage level by tinyos if yes how, if not can we develope something do this in tinyos ??? VoltageC (tos/platforms/*/VoltageC.nc) is the component that usually implements the battery voltage. For MicaZ and Telos the DemoSensorC is wired to VoltageC so all the demo apps from the Oscilloscope family are actually reporting the battery voltage. :-) -- Razvan ME
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
