[Tinyos-help] (no subject)

2012-01-19 Thread Amin Amin
Use dbg in your program and read Tossim tutorial for simulate it ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] TOSSIM help

2012-01-19 Thread Fernando Antonio Marques Filho
Check this link: http://docs.tinyos.net/tinywiki/index.php/TOSSIM Fernando On Thu, Jan 19, 2012 at 3:25 AM, TUSHAR MAHESHWARI tushkiaw...@gmail.comwrote: I am new to TinyOS,I am using Tinyos-2.1.1 How to run Blink application or any application on TOSSIM?? What are the basic steps to

[Tinyos-help] ADC0 in (10-pin expansion) of Telosb is I/O?

2012-01-19 Thread acamap
Hello. Someone know if ADC0 (The pin 3) in the 10-pin expansion of Telosb mote is a GeneralIO? I've seen according to the tmotesky and telosb data-sheet (http://www.eecs.harvard.edu/~konrad/projects/shimmer/references/tmote-sky-datasheet.pdf) ADC0 appears as Analog input, but in some

Re: [Tinyos-help] ADC0 in (10-pin expansion) of Telosb is I/O?

2012-01-19 Thread Michael Schippling
I believe it can be configured as either digital or analog, probably using that generalIO interface. MS aca...@correo.ugr.es wrote: Hello. Someone know if ADC0 (The pin 3) in the 10-pin expansion of Telosb mote is a GeneralIO? I've seen according to the tmotesky and telosb data-sheet

[Tinyos-help] timeTossim with tinyos-2.1.1 on Ubuntu 10.10

2012-01-19 Thread Massimiliano La Puma
Hi, I'm working on telosb motes using TOSSIM to emulate (simulate) my program. Since TOSSIM isn't good to estimate the real timing of my program, I found this tool, timeTossim, but I can't configure it or using it, and neither I know if it is good. Can someone help me to configure it, please?

[Tinyos-help] [Researchers] 16th IEEE/ACM* International Symposium on Distributed Simulation and Real Time Applications, Dublin, 25-27/10/2012.

2012-01-19 Thread Profa Dra Mirela Sechi Moretti Annoni Notare
Please accept our apologies if you have received multiple copies. Call for Papers - DS-RT 2012 16th IEEE/ACM* International Symposium on Distributed

[Tinyos-help] Code for Ping Ultrasonic Sensor

2012-01-19 Thread Mukesh Miraculous
Hi friends, I have tried my best to write code for the Ping Ultrasonic sensor and during compilation it fail...The code i have written in wrong. I desperately need help of this forum. Is anyone need my code let me know I am using telosb with tinyos1.x. I just modified the Sense.C file . In

Re: [Tinyos-help] timeTossim with tinyos-2.1.1 on Ubuntu 10.10

2012-01-19 Thread dwaraka nath
hi, Upto my knowledge TOSSIM wont work for TelosB. It was designed to simulate MICAZ motes. check the README file of TOSSIM applications. On Tue, Jan 17, 2012 at 10:34 PM, Massimiliano La Puma massi.lap...@gmail.com wrote: Hi, I'm working on telosb motes using TOSSIM to emulate (simulate) my