The ENERUSER project is developed in Portugal and Spain and aims to monitor the indoor air quality of houses, the outdoor air quality in their surroundings and also the energy consumption. Read more.
This repository is dedicated to the software running in the indoor and outdoor air quality data loggers developed at the Polytechnic Institute of Bragança.
The loggers are based on arduino mega microcontroller, ESP8266 and additional modules and measures the following parameters:
Parameter | Indoor | Outdoor |
---|---|---|
Air temperature | ✔️ | ✔️ |
Globe temperature | ✔️ | ❌ |
Humidity | ✔️ | ✔️ |
Pressure | ✔️ | ✔️ |
Particulate matter | ✔️ | ✔️ |
CO | ✔️ | ✔️ |
CO2 | ❌ | ✔️ |
O3 | ❌ | ✔️ |
The development was made utilizing platform IO for further compatibility and to facilitate sharing.