Skip to content

An IoT based project in which water qualities are monitored and sent to firebase with the help of a nodemcu.

Notifications You must be signed in to change notification settings

Ariful17/Iot-Project-on-water-quality-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Iot-Project-on-water-quality-monitoring

In this project 4 water qualities are monitored-

  • TDS(total dissolved solid)
  • Turbidity
  • pH value
  • temperature An arduino mega is used to collect all the data from the sensors. Then the values are sent to nodemcu(esp8266) through UART serial communication. From the nodemcu values are sent to firebase with the help of a url link and api key written inside the nodemcu sketch. There are 2 sketches, one is for arduino and another is for nodemcu.

    Components used-
  • Arduino Mega
  • Nodemcu
  • TDS sensor
  • Turbidity sensor
  • pH sensor
  • Temperature probe
  • LM2596 voltage regulator
  • 12v Power adapter

About

An IoT based project in which water qualities are monitored and sent to firebase with the help of a nodemcu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages