Re: [Tinyos-help] how to shutdown VCC power output on Tmote sky

2007-01-18 Thread David Moss
VCC is normally connected directly to the battery. So no, you can't control that without unplugging the battery. Why don't you drive a pin high from the microcontroller to power your external resistors? Or, if the current consumption is greater than the MSP430 can supply, use a GPIO-toggled

RE: [Tinyos-help] how to shutdown VCC power output on Tmote sky

2007-01-19 Thread yicheng
Hi David, Is there any example code of using GPIO? Thanks! Yicheng -Original Message- From: David Moss [mailto:[EMAIL PROTECTED] Sent: Thursday, January 18, 2007 6:50 PM To: yicheng; tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] how to shutdown VCC power output on