Please start by reviewing available documentation at docs.tinyos.net. In particular, try chapter 4of the TinyOS Programming manual.
You create new commands and events by creating an interface file and then creating an module that references that interface definition. look in tos/interfaces for examples. eric On Mon, Sep 22, 2008 at 12:17 AM, Aditya Marathe <[EMAIL PROTECTED]>wrote: > Dear Friends, > > > > How to create your own commands and events? > > I am doing programming in the Programmers Notepad of Moteworks. I have gone > through the interfaces which consists of commands and events. Can anybody > here help me with how to create your own new commands and events for an > interface. > > > > Regards > > Aditya > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher Autonomous Systems Lab Jack Baskin School of Engineering UCSC
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
