On Mar 22, 2007, at 5:01 AM, Dipti wrote:

Hi, this is Dipti Jaiswal. I am currently working on wireless sensor networks and would like to know the details of programming in nesC. I have gone through the tinyOs tutorial and the TinyOs Programming documentation by Philip Levis, but the same could not clear many points.

1> On what basis do we select what all interfaces would be required by us for constructing the application.


This is really software engineering; there are a lot of books on the topic. There isn't a clear and fast answer.


2> Another major issue faced is giving the path name in the makefile. How is a makefile written.?

I don't think there's any documentation on the Makefiles; the best thing to do is to start with an existing one and work from there.


3> If it is required to turn on a mote remotely, then which pin of the mote should be programmed.. what is the output pin called in nesC language?

You want to read TEP 117: Low-level I/O.

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to