[Tinyos-help] Measure delay between two events

2012-05-11 Thread Harikrishnan .v.s
Hai all, I am new to tinyOS. I am facing some problems to measure the delay between 2 events.  I thought Counter is a better option for this. I am using Crossbow micaz mote , mib510 programming board.  I have used CounterToLocalTimeC and tried the following wiring. ATTEMPT-I  SenseAppC.nc

[Tinyos-help] Measure delay between two events

2012-05-11 Thread Harikrishnan .v.s
Hai all, I am new to tinyOS. I am facing some problems to measure the delay between 2 events.  I thought Counter is a better option for this. I am using Crossbow micaz mote , mib510 programming board.  I have used CounterToLocalTimeC and tried the following wiring. ATTEMPT-I  SenseAppC.nc

[Tinyos-help] WSN-- PAL

2012-05-11 Thread Haroon Mahmood
Hello, i have a small question about PAL of a network.I am trying to get PAL (Power Amplifier Level) of network of consist of MicaZ Nodesbut i am not getting it. Can someone tell me how can i do it. RegardsHaroon

[Tinyos-help] RS 232 / RS 485 TELOSB MOTE

2012-05-11 Thread Garcia Luis, Raquel
Dear All, I need the mote ( telosb ) to communicate with RS 485 interface. As I have read so far, I only can get out of the mote, is a RS232 connector, and by with a TTL converter, get out a RS 485 connector. There is some method to draw directly on the mote the RS 485 output? Is the

Re: [Tinyos-help] INSTALL ERROR

2012-05-11 Thread mansooreh mollaie
Hello I think you should install python-dev I hope this help you!!! From: Fatma Hendaoui fatma.henda...@yahoo.fr To: tinyos-help@millennium.berkeley.edu tinyos-help@millennium.berkeley.edu Sent: Monday, May 7, 2012 1:29 AM Subject: [Tinyos-help] INSTALL

Re: [Tinyos-help] cannot download Blink to a mica2 or a mica2dot

2012-05-11 Thread Li, Haixia-OSU Stillwater
Hello, After I restart my computer, new problem appears. I cannot download a program to any nodes. I still use command make mica2dot install mib510,com1 but it says it should use /dev/ttyS0. However, yesterday I used com1, it works. Can anyone help me? Thanks a lot. Haixia

Re: [Tinyos-help] cannot download Blink to a mica2 or a mica2dot

2012-05-11 Thread Michael Schippling
The Windows emulation of Unix leaves some things to be desired At some past point the required naming scheme changed such that one needs to use the /dev/...n-1 syntax instead of COMn. But of course that is only needed for the MIB programmer...MOTECOM still uses the COMn syntax... MS Li,

Re: [Tinyos-help] cannot download Blink to a mica2 or a mica2dot

2012-05-11 Thread Li, Haixia-OSU Stillwater
Hello, When I use iris mote, make iris install mib510,com1 //---it gives--- cygwin warning: MS-DOS style path detected: C:/cygwin/etc/avrdude/avrdude.conf Preferred POSIX equivalent is: /etc/avrdude/avrdude.conf CYGWIN environment variable option