There is documentation (specifically a nesc user reference) under doc/nesc. That might help you additionally with the nesc keywords. The tutorial is about as basic as our existing documentation gets. As you play with the code more, you'll likely become more comfortable with it.
Good luck. -kw > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:tinyos-users- > [EMAIL PROTECTED] On Behalf Of Josep Riudavets > Sent: Monday, March 29, 2004 6:38 PM > To: [EMAIL PROTECTED] > Subject: [Tinyos-users] nesC tutorial > > Hi all, > > I'm starting with nesC, deploying a sensor network application for > mica2. I have tested some of the examples of Tinyos (blink, > oscilloscopeRF, helloworld ... ) and all of them work properly. > > But I don't understand some of the code. The general structure (Module, > configuration) is not easy, and I have had some troubles for > undersanding it. But the code for implementing the application is very > new for me. Some of the commands implemented by the interfaces and the > sequence of them are difficult for someone who is starting with nesC. > > So, I would like to know if it exists any nesC tutorial, for learning > to program from zero , like a Java tutorial which starts with > HelloWorld.java example, and explains you the "class" and "method" > concepts. > > I have searched on Internet, but I have not found any interesting > tutorial. > > Thanks a lot > > Josep > > _______________________________________________ > Tinyos-users mailing list > [EMAIL PROTECTED] > http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
