Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.
sirwolfgang edited this page May 1, 2011 · 7 revisions

Welcome to the Sensing documentation wiki!

The Sensing project consists of 2 main parts, the (Ardunio) Library and the Arduino unit(Devices) example code. The library will act as the base, and standard for the Sensing project. Meanwhile the unit(Devices) example code will act as complete code for certain sets of hardware and sensors, as well as examples for non supported sensors.

The Library is what all the Ardunio units(Devices) will be based on. There are two classification of the Sensing system as design, the master (or hub), which will act the main interface. The second of these two are the node or actual sensor arrays.

As code for each individual sensor is made it will be found in the Ardunio sensor library.

Clone this wiki locally