0% found this document useful (0 votes)
21 views8 pages

Tinyos Lab: Lesson 04: Sensing: WSN Programming Course

The document discusses sensing in wireless sensor networks and provides exercises to retrieve data from sensors and parse it using provided code, or combine radio interfaces to build a multi-hop application by discriminating node IDs.

Uploaded by

Aamir Habib
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views8 pages

Tinyos Lab: Lesson 04: Sensing: WSN Programming Course

The document discusses sensing in wireless sensor networks and provides exercises to retrieve data from sensors and parse it using provided code, or combine radio interfaces to build a multi-hop application by discriminating node IDs.

Uploaded by

Aamir Habib
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

TinyOS Lab: Lesson 04: Sensing

WSN Programming Course

Manuel Fernndez UAH, 18th September 2013

Contents
Introduction to sensing Exercises

Sensing
We have not yet used the sensors! And that is the important feature of WSN, the ability to capture real data from the environment.

Configuration

Header

Module
Specification:

Implementation: Lets look at Lesson04 and go step by step!


6

Exercises
1. Merge code from Lesson 02 (Serial Communication) and retrieve data from the sensors. Use the provided Netbeans project to parse the data. If you feel brave, combine the radio interface from Lesson 03 and parse also messages from other nodes. Note: Find out how to discriminate node ids. Lets try and build our own multi hop application!

2.

3.

Contact Info: Manuel Fernndez [email protected]

You might also like