From cf54ed4ea172852fa01a4b5ddca63f939a43bb28 Mon Sep 17 00:00:00 2001 From: idgay Date: Thu, 12 Apr 2007 22:23:59 +0000 Subject: [PATCH] list AntiTheft tutorial --- doc/html/tutorial/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/html/tutorial/index.html b/doc/html/tutorial/index.html index 55d3c308..319b2a45 100644 --- a/doc/html/tutorial/index.html +++ b/doc/html/tutorial/index.html @@ -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. +

Lesson 14: Building a simple but full-featured application

+ +
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. + +

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. + + +

+ -- 2.39.2