[Tinyos-2-commits]
CVS: tinyos-2.x/doc/html/tutorial index.html, 1.3, 1.4
David Gay
idgay at users.sourceforge.net
Thu Apr 12 15:24:03 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18816
Modified Files:
index.html
Log Message:
list AntiTheft tutorial
Index: index.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** index.html 7 Nov 2006 07:45:56 -0000 1.3
--- index.html 12 Apr 2007 22:23:59 -0000 1.4
***************
*** 115,118 ****
--- 115,136 ----
</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>
More information about the Tinyos-2-commits
mailing list