Hi again, Just a quick addendum: If you really want to go with object-oriented programming, you might want to consider the Sun Spot motes (they can be programmed in Java): http://sunspotworld.com/
The Iris mote also supports Mote Runner. Mote Runner is an interesting project where a program written in Java or C# is converted to a special binary form that can be executed on a virtual machine running on the motes. This basically enables much easier over-the-air (OTA) reprogramming and the execution of several programs in parallel. It also allows you to use the same programming language for the code on the motes as for the code on the back-end. Cheers, Urs On 10/8/10 9:55 PM, mojtaba raznahan wrote: > > Thanks dear Janos, > > Would you please tell me what kind of them are more suitable for > research activities? > In IRIS Data Sheet It's stated that they can be programmed with Object > Oriented Programming languages(Java).So I want to know that what is the > role of nesC at them?Because OPP are more easy than nesC!. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
