Skip to content

Low-cost water monitoring stations for pollution and contamination detection and location.

License

Notifications You must be signed in to change notification settings

dirceu-jr/igapo

 
 

Repository files navigation

About

Ler em Português

I used to live in front of a beautiful but polluted lake in Londrina city. Now I live in Curitiba city, some say the most ecological Brazilian city.

Urban socio-environmental problems identified in Curitiba includes air pollution, water pollution and environmental degradation (references).

This project is developed with the objective of creating low-cost water monitoring stations, enabling the creation of a dense monitoring network with the capacity to locate occurrences of water pollution and contamination.

With community and educational purposes in mind, information about suppliers, configurations, and software are all open-source.

Status

The current state of the project is hardware and software prototyping. The prototype was tested on the Atuba River, near a place known as Ecobarreira do Atuba. The prototype is current deployed at Igapó Lake 2.

This is the prototype deployed at Igapó Lake 2:

This is the prototype deployed at Ecobarreira:

IMG_20221220_165045

The prototype in greater detail:

Inside the box:

Current Hardware

  • Atlas Scientific Wi-Fi Pool Kit (Legacy, with ESP8266). It has pH, ORP (Oxidation Reduction Potential) and Temperature probes and comes with Wi-Fi connectivity.

Atlas Scientific Wi-Fi Pool Kit

  • LILYGO® T-SIM7000G. For cellular connectivity this low-power, low-cost board comes with Espressif's ESP32 microcontroller, SIMCom's 7000G cellular modem, battery holder and solar power circuit at around 300 Brazilian Reais. ESP32 is more capable than Arduino and less expensive than Raspberry Pi.

LILYGO® TTGO T-SIM7000G

  • LILYGO® T-A7670SA R2. Similar to T-SIM7000G but this one have Cat 1 protocol support, enabling future connection to Starlink's "Direct to Cell".

LILYGO® T-A7670SA R2

Future Work

Atlas Scientific has a a broad range of probes such as Conducitvity and Dissolved Oxygen. Alsos several other locations can be monitored.

References

  • Danos Socioambientais Urbanos Em Curitiba: Uma Abordagem Geográfica (PDF)

Software

Suppliers

Real-Time Data

<iframe width="380" height="260" src="https://thingspeak.com/channels/1956479/charts/1?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=60&title=pH&type=line&width=380"></iframe> <iframe width="380" height="260" src="https://thingspeak.com/channels/1956479/charts/2?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=60&title=ORP+(mV)&type=line&width=380"></iframe> <iframe width="380" height="260" src="https://thingspeak.com/channels/1956479/charts/3?bgcolor=%23ffffff&color=%23d62020&dynamic=true&results=60&title=Temperature+(C)&type=line&width=380"></iframe>

About

Low-cost water monitoring stations for pollution and contamination detection and location.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • CSS 45.0%
  • HTML 34.9%
  • JavaScript 17.8%
  • C++ 2.1%
  • C 0.2%