UniSaSA  1.0
Embedded Library
University of Salerno Sensor and Actuators

Introduction

You could use this API to interface your MCUs with UniSaSA easily and quickly.

createDevice() addSensor() addActuator create UniSaSA abstractions,
startCommunication() manages communication between your MCU and a gateway
and all MCU configuration are grouped in a single section configuration section in unisasa.h

QuickStart

This lib is distribuited with: a quickstart file "quickstart.c", a ready Arduino's library and a mbed.org lib; look at unisasa/embedded/ directory.