Hi,
I am looking for a way to use arduino or raspberry Pi to detect Chemical Elements in water, but not sure how to do it or where to start.
I have both plus mac and Windows server.
this is a new project and need some advice.
Mick
Be sure to click 'more' and select 'suggest as answer'!
If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!
Hi,
I am looking for a way to use arduino or raspberry Pi to detect Chemical Elements in water, but not sure how to do it or where to start.
I have both plus mac and Windows server.
this is a new project and need some advice.
Mick
There is an Arduino water quality monitoring and notification project documented at:
https://create.arduino.cc/projecthub/eani/water-quality-monitoring-and-notification-system-f85d23
which may be a good starting point.
You will likely need to swap the sensors used with ones which can detect the specific chemical elements you are interested in detecting/measuring.
Hi Dave,
Thanks for the information. I had a quick scan and it really looks like its the right place for me to begin. although its in C/C++. I will need to convert things into Java as I want it to run in Java.
Hi Dave,
Thanks for the information. I had a quick scan and it really looks like its the right place for me to begin. although its in C/C++. I will need to convert things into Java as I want it to run in Java.