View on GitHub

scallop-framework

SCALLOP: An Open Peer-to-Peer Framework for Distributed Sensor Networks

Download this project as a .zip file Download this project as a tar.gz file

scallop-framework

(Automatically exported from code.google.com/p/scallop-framework)

Scallop

Home page

http://www.ee.oulu.fi/research/imag/scallop/

Introduction

Scallop framework aims to provide the user with simple and configurable interfaces for accessing sensors and communicating with other nodes. Various sensor and network types can be used, enabling node heterogeneity. Uniform event based interfaces are provided for both sensors and networks, with bindings for Microsoft .NET Framework (.NET) languages and we have plans for C++ support. Node deployment and runtime configuration is simplified through the use of XML configuration files.

The framework has been designed and implemented with the following guidelines in mind:

Note: As of version R2009a, MATLAB includes an interface to the .NET Framework. In consequence of this, it is now possible to use the Scallop framework even in MATLAB environment. The source code package includes an example of using MATLAB to access frames from an Axis IP camera and doing some image processing.