Hi, Have you looked at the tutorials? http://docs.tinyos.net/tinywiki/index.php/TinyOS_Tutorials
In my opinion, the tutorials are very well done to get you started actually using TinyOS to program real devices. To actually do the tasks described in the tutorials, you'll also need to install the TinyOS environment (in case you haven't already done so): http://docs.tinyos.net/tinywiki/index.php/Getting_started Also note that TinyOS provides some helpful functionality, but in order to store and transport your data you'll have to write your own applications (for instance based on the examples in the tutorials). Cheers, Urs On 7/20/11 11:09 AM, Sarita Agrawal wrote: > Hello, > > I am new to the field of sensor nodes. I am trying to learn from TinyOS > programming manual, but not able to get idea on how exactly I can start > writing my own applications e.g. to store some data in sensor node and > reading the same at base station etc.. > > Regards. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
