Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding pH and turbidity sensors to ensure safe drinking water. #320

Open
nandikajain opened this issue Jun 17, 2020 · 14 comments
Open

Adding pH and turbidity sensors to ensure safe drinking water. #320

nandikajain opened this issue Jun 17, 2020 · 14 comments

Comments

@nandikajain
Copy link
Contributor

Various other ways can be explored to check for water contamination in tanks to ensure safe drinking water to everyone. This can be achieved through the use of turbidity and pH sensors wherein we set a safe limit and send a warning to the user if the water quality does not meet the required standards.

@nandikajain nandikajain added the gssoc20 Welcome to GirlScript Summer of Code 2020 label Jun 17, 2020
@vinitshahdeo vinitshahdeo added hacktoberfest beginner friendly first-timers-only good first issue Good for newcomers and removed gssoc20 Welcome to GirlScript Summer of Code 2020 labels Sep 25, 2020
@Baibhab97
Copy link

Hi @vinitshahdeo , I would like to contribute to it. Can you tell what exactly needs to be done?

@nandikajain
Copy link
Contributor Author

@vinitshahdeo

@RiyaMathew-11
Copy link

Can I work on this....please do tell what exactly needs to be done or what are u expecting

@aryan040501
Copy link

Can I contribute on this issue?

@nandikajain
Copy link
Contributor Author

Can I contribute on this issue?

Yes

@aryan040501
Copy link

aryan040501 commented Jan 3, 2021

Can I contribute on this issue?

Yes

Could you please describe the problem a little more?

PS: I have gone through the code base.
@vinitshahdeo @nandikajain

@vinitshahdeo
Copy link
Owner

@aryan040501 Thanks for showing your interest. @nandikajain can help you understand this issue better. Nandika, please do the honors.

@nandikajain
Copy link
Contributor Author

Can I contribute on this issue?

Yes

Could you please describe the problem a little more?

PS: I have gone through the code base.
@vinitshahdeo @nandikajain

Are you familiar with Arduino and NodeMCU?

@aryan040501
Copy link

aryan040501 commented Jan 5, 2021

Can I contribute on this issue?

Yes

Could you please describe the problem a little more?
PS: I have gone through the code base.
@vinitshahdeo @nandikajain

Are you familiar with Arduino and NodeMCU?

@nandikajain
I have not used it but I am familiar with it. I am familiar with the process and python and C# language too.

I have although checked how NodeMCU would collect pH values using pH sensor.

@nandikajain
Copy link
Contributor Author

nandikajain commented Jan 8, 2021

Can I contribute on this issue?

Yes

Could you please describe the problem a little more?
PS: I have gone through the code base.
@vinitshahdeo @nandikajain

Are you familiar with Arduino and NodeMCU?

@nandikajain
I have not used it but I am familiar with it. I am familiar with the process and python and C# language too.

I have although checked how NodeMCU would collect pH values using pH sensor.

Sorry for the late response, but you will have to make use of turbidity sensors and pH sensors, connect it with Arduino/ NodeMCU, and get the turbidity and pH of the water the sensors are dipped in. You need to check if the pH and the turbidity lie in the safe range for water tanks. If not, you should send an alert.

@aryan040501
Copy link

aryan040501 commented Jan 8, 2021

Can I contribute on this issue?

Yes

Could you please describe the problem a little more?
PS: I have gone through the code base.
@vinitshahdeo @nandikajain

Are you familiar with Arduino and NodeMCU?

@nandikajain
I have not used it but I am familiar with it. I am familiar with the process and python and C# language too.
I have although checked how NodeMCU would collect pH values using pH sensor.

Sorry for the late response, but you will have to make use of turbidity sensors and pH sensors, connect it with Arduino/ NodeMCU, and get the turbidity and pH of the water the sensors are dipped in. You need to check if the pH and the turbidity lie in the safe range for water tanks. If not, you should send an alert.

Oh okay will do that and send the PR asap. Thanks

@aryan040501
Copy link

Can I contribute on this issue?

Yes

Could you please describe the problem a little more?
PS: I have gone through the code base.
@vinitshahdeo @nandikajain

Are you familiar with Arduino and NodeMCU?

@nandikajain
I have not used it but I am familiar with it. I am familiar with the process and python and C# language too.
I have although checked how NodeMCU would collect pH values using pH sensor.

Sorry for the late response, but you will have to make use of turbidity sensors and pH sensors, connect it with Arduino/ NodeMCU, and get the turbidity and pH of the water the sensors are dipped in. You need to check if the pH and the turbidity lie in the safe range for water tanks. If not, you should send an alert.

Oh okay will do that and send the PR asap. Thanks

@nandikajain @vinitshahdeo I have added a PR which contains nodeMCU and Arduino files. I have also added the pH and turbidity checker function in demo.html which only console.logs the details.

My PR number is #372

PS: it does not have a SWOC 2021 tag although, i dont know how to add that

@nandikajain
Copy link
Contributor Author

Can I contribute on this issue?

Yes

Could you please describe the problem a little more?
PS: I have gone through the code base.
@vinitshahdeo @nandikajain

Are you familiar with Arduino and NodeMCU?

@nandikajain
I have not used it but I am familiar with it. I am familiar with the process and python and C# language too.
I have although checked how NodeMCU would collect pH values using pH sensor.

Sorry for the late response, but you will have to make use of turbidity sensors and pH sensors, connect it with Arduino/ NodeMCU, and get the turbidity and pH of the water the sensors are dipped in. You need to check if the pH and the turbidity lie in the safe range for water tanks. If not, you should send an alert.

Oh okay will do that and send the PR asap. Thanks

I have added the tag.

@aryan040501
Copy link

Can I contribute on this issue?

Yes

Could you please describe the problem a little more?
PS: I have gone through the code base.
@vinitshahdeo @nandikajain

Are you familiar with Arduino and NodeMCU?

@nandikajain
I have not used it but I am familiar with it. I am familiar with the process and python and C# language too.
I have although checked how NodeMCU would collect pH values using pH sensor.

Sorry for the late response, but you will have to make use of turbidity sensors and pH sensors, connect it with Arduino/ NodeMCU, and get the turbidity and pH of the water the sensors are dipped in. You need to check if the pH and the turbidity lie in the safe range for water tanks. If not, you should send an alert.

Oh okay will do that and send the PR asap. Thanks

I have added the tag.

Will the PR be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants