SCADDS: ScalableCoordination A
rchitectures for Deeply Distributed Systems
Software for Wireless Sensor Network Experiments
We have developed a radio communication stack on the Mica
Motes running TinyOS
, developed by University of California, Berkeley. It is an alternative
of the standard communication stack in the TinyOS release. It provides
new features such as flexible packet format and headers, reliable
transmission of variable length packets and the full S-MAC .
This is the latest release of directed diffusion that runs
on Linux, WINSng 2.0. A variant of it also runs under ns-2.1b9 (see the
ns release for that version).
A set of tools that allows diffusion users to display
diffusion packet-level logging. More details can be obtained in the
Visualization Tools page
First Release of TinyDiffusion on TinyOS.
A parallel port pin control library for Linux. Useful for
using the parallel port as a generic digital I/O interface.
Linux device drivers for the RPC
(Radio Packet Controller) model of radio manufactured by Radiometrix . The RPC is a
fairly low-power, self-contained, short-range, plug-on radio.
A Linux kernel module that makes it easy to access the most
recent (and only the most recent) output from a process. It works just
like "tail -f" on a log file, except that the storage required never
grows. Useful for logging in embedded devices.
Last modified on: Oct. 2. 2002 by Wei Ye .