An environmental monitoring platform based on IoT-sensor networks.
A platform and hardware artifact that aims at helping to tackle the ongoing fresh water crisis in rural parts of Chile. Was build by a team of graduate students during the 2019/2020 semester's course on Systems Engineering for Digital Innovations at University of Cologne.
The sketch used to gather certain metrics from wells:
- temperature
- pH value
- level
Compatible with the Arduino Uno Rev3.
A user-friendly dashboard to visualize data and predictions.
Docker files for the default database.
The API that receives all the environment data and persists it. See here for build instructions.
Contains a sample script that runs on a Dragino LG01-S LoRa Gateway and is used to transfer measurement data collected from all Arduinos nearby to the Proteus API.
An admin dashboard to manage master data on wells. See here for build instructions.