Hi,

 I have been trying to make a simple application in C# to turn on/off leds of a 
TelosB mote for few weeks and still no success. Please someone help me to get 
started, I would do the rest myself!

 I want to send human friendly serial commands to TelosB to do some stuff. For 
example the following code in C#:

 _serialPort.WriteLine("red on");

 would cause the red led to turn on. And bounch of similar commands for turning 
on/off other leds.

 Please I really need to know how to make the packet as an string or byte which 
can be accepted by a tinyos code. I need to know the tinyos code as well.

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

Reply via email to