A.3 Running the Program

If you wish to run this program in plain text mode (without GUI support), execute as following,

 
1java Base -comm serial@/dev/ttyUSB0:telosb

Conversely, a graphic user interface is provided with the following command:

 
1java GUI -comm serial@/dev/ttyUSB0:telosb

Do not run this command, unless it is for testing purposes.

 
1java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSB0:telosb