•
The purpose of this programming assignment is to
familiarize yourself with TinyOS programming based on XubunTOS and various
concepts in developing a simple application.
Please
read TinyOS 2.x tutorial Lesson 3 “Mote-mote
radio communication”:
http://docs.tinyos.net/index.php/Mote-mote_radio_communication
its
section “Sending a Message over the Radio”
and
Lesson 4 “Mote-PC serial communication and SerialForwarder”
http://docs.tinyos.net/index.php/Mote-PC_serial_communication_and_SerialForwarder
After
you have read these tutorials, please make the following applications work:
1.a BlinkToRadio
1.b
Oscilloscope (please use both GUI and text interfaces on the PC to observe
the received data)
1.c
MultihopOscilloscope (please use both GUI and text interfaces on the PC to
observe the received data)
Please
turn in a screenshot for each of the above mentioned applications.
|