This seems to be a continuing topic without resolution. So I’ll as the same question that was asked back in 2019. Does anyone know of sensors/probes that can measure ammonia, nitrate and nitrites. This is for an aquarium project I am working on.
Thanks, pretty sure the answer is nothing available that will be useful in an IOT application.
Sensors and how their data is used has nothing in common. Search for sensors measuring each chemical You’re interested in. Sending the data to Serial monitor, SD cards or the internet is no problem.
IOT has nothing to do with the sensors. Inexpensive "nitrate sensors" are really just measuring conductivity and relating that to nitrate concentration. This is sort of valid if you only have a specific nitrate in distilled water. In actual practice there are a lot of other ions so the readings are meaningless. Actual nitrate sensors are complex and expensive - you won't find them at hobby prices.
Good question. If I can’t find the sensors, the project will probably not procede. The sensors are the key to maintaining water quality. This project is a school project where the students raise rainbow trout all year then release them in the spring at local state park. The program is run by Nebraska Game and Parks.
OK, let me clarify. IOT just means sensor and processor all in one package with the capability to connect to a network. It doesn’t require a connection to the internet and in fact this project will not connect to the internet. We will use ESP32 to read sensors, MQTT to forward data to monitor that is on the same wifi network serving as a Broker and running Node-red. Node red will allow the students to program.
How would you do this manually? Is there something similar to Litmus paper to perform these tests, which would indicate the correct/incorrect levels with a colour change?
Wrong on both counts, in my opinion. The sensor and processor can be separate but connected packages. It can't be "IoT" without a connection to the internet. The "I" in "IoT" stands for Internet!
Yep. It was a good idea. I need to talk to the Biologist in charge of this program for the state to see how frequently these tests need to be performed and how its is currently done. There must be something that can be done.
Ion selective electrodes exist. Pretty expensive though (200 euro...).
And I am not sure if they exist for any ion.
At least you know what to google for...
In our lab we had a machine that did 2 color reactions to measure ammonia, nitrate and nitrite plus nitrate... not something you want to have in your home...
Another option is anion and cation chromatography... columns, detectors, and pumps are usually 1000's of euros.