You are here:
octopus

octopus

Octopus: A Dashboard for Sensor Networks Visual Control

Octopus is an open-source dashboard to visualise and to control a wireless sensor network in the TinyOS 2.x environment. Octopus provides users with a graphical user interface (GUI) for viewing the live sensor network topology. It also allows the user to dynamically control the behavior of sensor nodes, such as  the energy consumption, the sampling period, the radio duty cycle and formulating application queries to the nodes.

Octopus: Frequently Asked Questions

Categories:

Why does Octopus not show any nodes in the GUI?
There is probably a problem with the way cygwin is trying to find your java files. Best way to solve this is to uninstall all versions of java and reinstall the correct version for TinyOS 2.x.

I am changing the duty cycle of the nodes in the GUI, but they still seem to have a 100% duty cycle.
This situation arises when low power listening is disabled in TinyOS 2. You should add a line of code anywhere in the header file OctopusConfig.h as follows:

Syndicate content