Howdy, > now i want to compile the applications(means want to work with it) but > i can't connect any mote,i don't have it.... i have only my pc...can i > do this???if yes than how???
If you want to get up to speed with TinyOS then head over to the tutorials at: http://docs.tinyos.net/index.php/TinyOS_Tutorials These provide a good introduction to using TinyOS. Since you don't have any hardware you'll need to simulate it. I recommend taking a look at either of: http://compilers.cs.ucla.edu/avrora/ http://docs.tinyos.net/index.php/TOSSIM I'm a big fan of Avrora for mica2 simulations. Fun stuff and very easy to use after reading through the Avrora docs. I've not yet played around with TOSSIM. One of these days... If you don't care about hardware and just just want to play around with NesC then take a look at: https://www.millennium.berkeley.edu/pipermail/tinyos-help/2009-March/038768.html that Symon put together. This lets you play around with NesC wiring with minimal ties to TinyOS and no need for simulation. Best of luck, -Roy _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
