]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
list AntiTheft tutorial
authoridgay <idgay>
Thu, 12 Apr 2007 22:23:59 +0000 (22:23 +0000)
committeridgay <idgay>
Thu, 12 Apr 2007 22:23:59 +0000 (22:23 +0000)
doc/html/tutorial/index.html

index 55d3c308a4d282af8ad8283e4a4155b6e20733b1..319b2a4538087e09479e02448874224e162386dd 100644 (file)
@@ -114,5 +114,23 @@ the build system, how to create your own Makefile, and how to find out
 more information on the various tools included with TinyOS.
 </dd>
 
+<h1>Lesson 14: Building a simple but full-featured application</h1>
+
+<dd> Lesson 14 goes through the process of building a simple anti-theft
+application using many of the features and services of TinyOS 2. Lesson 14
+is found in the tinyos-2.x/apps/AntiTheft directory. The powerpoint slides
+found there (also available in pdf form) go over the basic principles of 
+TinyOS, and show how to build the accompanying AntiTheft application. Please
+start by reading the README.txt file in the AntiTheft directory.
+
+<p>To run the AntiTheft demo you will need mica2 or micaz motes, and
+some mts310 sensor boards (you can also use mts300 boards, though you
+will lose the movement detection functionality). If you do not have this
+hardware, the slides and AntiTheft code should still provide a good
+overview of TinyOS 2.
+
+
+</dd>
+
 </body>
 </html>