[Tinyos-help] Writing components and interfaces

2010-06-17 Thread manas maheshwari
Hi all, I am trying to build an application in tinyos and coming from a C background, I like my code to be organized into files and modules. I really like the concept of having different components and wiring them according to your need in tinyos. I have figured out some modularity for my code,

Re: [Tinyos-help] Writing components and interfaces

2010-06-17 Thread Giuseppe Cardone
Hi, please refer to TinyOS Programming by Philip Levis and David Gay: http://csl.stanford.edu/~pal/pubs/tos-programming-web.pdf Regards. -- Giuseppe Cardone On Thu, Jun 17, 2010 at 9:15 PM, manas maheshwari manas0...@gmail.com wrote: Hi all, I am trying to build an application in tinyos