If you want to write a program to control the sensor network you can use Java. 
TinyOS includes several Java programs and communication with the motes using 
Java is very simple. Take a look at [1], a simple example of how to use a Java 
program to display data coming from the mots on a PC. Java programs included 
with TinyOS-1.x are under tinyos-1.x/tools/java

The usual thing to do is connect to the motes by using SerialForwarder, a small 
Java program that you can run by tyiping 'java net.tinyos.sf.SerialForwarder. 
Of course, you need to have Java properly installed and have TinyOS java 
applications compiled. Perhaps this guide [2] will help you. Once 
SerialForwarder is running, you can connect to SerialForwarder from another 
Java program and receive and send messages to a mote attached to the PC, just 
the way many programs under tinyos-1.x/tools/java do.


[1]: http://www.tinyos.net/tinyos-1.x/doc/tutorial/lesson6.html
[2]: http://www.5secondfuse.com/tinyos/install.html



----- Mensaje original ----
De: Hairong Yan <[EMAIL PROTECTED]>
Para: [email protected]
Enviado: jueves, 30 de noviembre, 2006 14:34:02
Asunto: [Tinyos-help] I want to use a high language, who can give me some 
suggestions?

Dear Sir/Madam,
 I want to use a high language to implement the configuration
interface( windows style) of sensor networks.
Who can give me some suggestions. And how the high language communicate
to tinyos ?
Can nesc implement the  MFC interface like C++? 
Any suggestions are welcome.

Best regards!

hairong yan

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help







        
        
                
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to