Public Lab Wiki documentation



Mãe d'Água

3 | 9 | | #12086

« Back to Data Logging

The project Rede InfoAmazonia is developing "Mãe d'água - Water's mother", an open hardware to monitor water quality in real time. The project goal is to detect possible contaminants like sewage, industrial toxins and heavy metals in the water. The system will help infer accurately physicochemical properties and variables that differentiates drinkable from contaminated water.

The device will measure acidity in water by power of hydrogen (pH), oxidation reduction potential (ORP), water conductivity, water temperature and barometric pressure in the water level, which are important factors to consider when assessing water quality for human consumption.

IMG_20150522_181458705_HDR.jpg

(Hardware development in the laboratory of Dev Tecnologia)

The hardware is modular:

  • Module 1 (M1): composed by Arduino Mega, it is responsible for all processing of information captured by the sensors and the entire power supply (connected to an external source).
  • Module 2 (M2): Arduino shield, designed using Eagle platform, with the barometric pressure sensor and connectors for coupling the pH, ORP, conductivity and water temperature sensors. This way, it is possible to select modules that are appropriate aiming the best cost-benefit ratio of specific desired application. This module was designed using Eagle.
  • Module 3 (M3): responsible for mobile communication (2G), capable of transmitting data by Internet and by SMS to the InfoAmazonia Network internet server. As auxiliary data access strategy, the M2 also features a SD memory card slot.

The complete hardware will capture a reading of each of the sensors per hour, and send them to our remote server, which will provide visualization in an open database. A software will send SMS alert messages on water quality to people interested in being informed about the status in their community.

The development files of the project's hardware/software can be found at: