资 源 简 介
The Comfort Meter is a project developed by Loccioni (http://www.loccioni.com/) Classe Virtuale 2011.
Its goal is to provide a comfort index that is the summary of the values acquired by its sensors, that are temperature, brightness, carbon dioxide level and noise.
All informations can be fond at the main site http://comfortmeter.loccioni.com.
The Comfort Meter is a standalone device, based on an open source prototyping platform called Arduino (http://www.arduino.cc/) version UNO, that contains all the sensors and a minimal phisical interface for showing the environmental Comfort Index, composed by some leds for sensors and a pointer for the Comfort Level (in our case ;-)).
We provide also a protocol, called Comfort Protcol, for getting information from the Comfort Meter, like sensor values or current settings, and managing it over USB and Ethernet. This protcol is described in the wiki.