]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestEui/README.txt
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / TestEui / README.txt
diff --git a/apps/tests/TestEui/README.txt b/apps/tests/TestEui/README.txt
new file mode 100644 (file)
index 0000000..d918ef0
--- /dev/null
@@ -0,0 +1,23 @@
+$Id$
+
+README for TestEui
+Author/Contact: tinyos-help@millennium.berkeley.edu
+
+Description:
+
+The TestEui application prints out the IEEE EUI64 of the device periodically
+using printf. Currently supported platforms: iris.
+
+Tools:
+
+net.tinyos.tools.PrintfClient is a Java application that displays the output on
+the PC.
+
+Usage:
+
+java net.tinyos.tools.PrintfClient -comm serial@<serial port>:<mote>
+
+Known bugs/limitations:
+
+None.
\ No newline at end of file