vinitshahdeo / Water-Monitoring-System

Water Monitoring System is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.
https://vinitshahdeo.github.io/Water-Monitoring-System/
MIT License
148 stars 265 forks source link

Issue with Ultrasonic Sensors #221

Open nandikajain opened 4 years ago

nandikajain commented 4 years ago

The ultrasonic sensors help in measuring the distance, which will be used in this project to measure and water level and send the warning if it goes beyond the safe level. But the problem with ultrasonic sensors is that it gives very high or low readings sometimes,i.e. the readings are not always accurate.

To solve this issue,a time factor can be added, that is if the water level is in the particular range for a given time, then only the warning should be sent. This in itself has some shortcomings but will solve the problem of false warnings.

welcome[bot] commented 4 years ago

Thanks for opening your first issue! Kindly note that this repository is maintained by Vinit Shahdeo. He'll get back to you soon.

PragatiVerma18 commented 4 years ago

@nandikajain are you working on this issue?

nandikajain commented 4 years ago

Yes, I am. I also had a few ideas for the project which I have listed in the project features in the application for RGSoC'20.

iBruceW commented 4 years ago

@PragatiVerma18 Hi, I would like to work on this issue. Can you please assign me on this issue?

PragatiVerma18 commented 4 years ago

@PragatiVerma18 Hi, I would like to work on this issue. Can you please assign me on this issue?

This issue is for RGSoC and not GSSoC and @nandikajain is already working for this issue. You may find another issue for contribution.