|
A new multi-hop communication stack available for TinyOS 2.x
|
|
By ingelres, Section News Mon Oct 8th, 2007 at 12:09:25 AM PST
|
EPFL is happy to announce the first release of a new communication stack for TinyOS 2.x developed in the context of the SensorScope project. It includes ACKs, multi-hopping and a synchronized duty-cycling MAC layer
|
The SensorScope project aims at developing a large-scale distributed environmental measurement system centered on a wireless sensor network. A complete communication stack based on TinyOS 2.x has been developed for this purpose, and is currently being used in a few deployments which results are available in real time on the website.
Although this communication stack was developed for environmental monitoring, it can be used as a basis for any data gathering application. It currently supports ACKs, multi-hopping and a synchronized duty-cycling MAC layer. It is known to work on TinyNode and TMote Sky platforms, and compiles fine against the latest stable version of TinyOS (v2.0.2).
The code is available on this page. |
|
|