Aquarium Monitoring
Moderators: leecollings, remb0
-
- Posts: 11
- Joined: Friday 14 July 2017 21:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Aquarium Monitoring
anyone willing to accept the challenge to add code for PH / EC / DO / NH4 & NO3 Probes ?
ie) https://www.sparkfun.com/categories/146
as I am sure most homes have Aquariums end users might want to data log and have alert notifications for ?
willing to donate
ie) https://www.sparkfun.com/categories/146
as I am sure most homes have Aquariums end users might want to data log and have alert notifications for ?
willing to donate
-
- Posts: 543
- Joined: Saturday 02 July 2016 5:17
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: Aquarium Monitoring
Already wrote code to support the Seneye Aquarium monitor
https://www.domoticz.com/forum/viewtopi ... 63&t=17544
https://www.domoticz.com/forum/viewtopi ... 63&t=17544
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
-
- Posts: 11
- Joined: Friday 14 July 2017 21:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aquarium Monitoring
thanks but I consider those as a fake system
its a spectrometer that guesses based on colour / temp formula I looked into those a few years ago
most of the digital probes use I2C interface but the code does not seem to have many of the devices added
it does seem to support 8bit expanders but my probes are 12 bit
its a spectrometer that guesses based on colour / temp formula I looked into those a few years ago
most of the digital probes use I2C interface but the code does not seem to have many of the devices added
it does seem to support 8bit expanders but my probes are 12 bit
-
- Posts: 191
- Joined: Wednesday 26 November 2014 18:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Aquarium Monitoring
I did (untill this week) monitored the temperature with a waterproof temp sensor connected to MYSensors.
I also have a DHT22 in the bathroom which i am going to replace with a Sonoff th16 with a AM2301 which is also a DHT hum and temp sensor.
I just ordered another Sonoff TH16 with the waterproof temp sensor.
This one is going in to the water again.
I also have a DHT22 in the bathroom which i am going to replace with a Sonoff th16 with a AM2301 which is also a DHT hum and temp sensor.
I just ordered another Sonoff TH16 with the waterproof temp sensor.
This one is going in to the water again.
-
- Posts: 67
- Joined: Saturday 19 November 2016 17:02
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Aquarium Monitoring
I already have mysensors temp and pH probes in my aquariums. Would he very interested on NH4 and NO3. Do appropriate probes and sensors exist that can be hooked to an Arduino (at a reasonable price of course) ?
-
- Posts: 11
- Joined: Friday 14 July 2017 21:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aquarium Monitoring
the NH4 and NO3 probes I know of are over $1k ea
their are short term ones for $100 , but not for long term submersion
ideally looking for something that can be built using Spectrometry but that is a project on another forum
https://community.particle.io/t/sensors ... ite/6379/9
just a matter of finding opensource
http://hackaday.com/2015/08/11/simple-c ... en-source/
but for now i just want these sensors supported
https://www.sparkfun.com/products/12872
https://www.sparkfun.com/products/14090
https://www.sparkfun.com/products/11194
their are short term ones for $100 , but not for long term submersion
ideally looking for something that can be built using Spectrometry but that is a project on another forum
https://community.particle.io/t/sensors ... ite/6379/9
just a matter of finding opensource
http://hackaday.com/2015/08/11/simple-c ... en-source/
but for now i just want these sensors supported
https://www.sparkfun.com/products/12872
https://www.sparkfun.com/products/14090
https://www.sparkfun.com/products/11194
-
- Posts: 67
- Joined: Saturday 19 November 2016 17:02
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Aquarium Monitoring
Both the ORP and dissolved O2 sensors provide the option to use UART mode in addition to I2C. The manufacturer provides all the required information about both protocols and even provides some sample code, but doesn't seem to provide a suitable arduino library.
Searching through the inet I found the following which you could use as a base:
https://github.com/fab33/MySORP
http://www.instructables.com/id/ORP-pH- ... ta-Logger/
I also found other similar projects for the DO and pH sensors, so it shouldn't be too difficult to write your own version for your project.
For pH, the sensor you point to seems to require and additional interface. The same manufacturer seems to provide another option using a standard probe with a BNC connector:
https://www.amazon.com/Atlas-Scientific ... arduino+ph
Another option is using the following breakout board, which is widely used with arduino:
https://www.amazon.com/SainSmart-Detect ... arduino+ph
Another varation:
https://www.amazon.com/Analog-Arduino-A ... arduino+ph
I hope this helps.
Searching through the inet I found the following which you could use as a base:
https://github.com/fab33/MySORP
http://www.instructables.com/id/ORP-pH- ... ta-Logger/
I also found other similar projects for the DO and pH sensors, so it shouldn't be too difficult to write your own version for your project.
For pH, the sensor you point to seems to require and additional interface. The same manufacturer seems to provide another option using a standard probe with a BNC connector:
https://www.amazon.com/Atlas-Scientific ... arduino+ph
Another option is using the following breakout board, which is widely used with arduino:
https://www.amazon.com/SainSmart-Detect ... arduino+ph
Another varation:
https://www.amazon.com/Analog-Arduino-A ... arduino+ph
I hope this helps.
-
- Posts: 11
- Joined: Thursday 24 March 2016 15:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aquarium Monitoring
Anybody who connect Neptune Apex to Domoticz ( https://www.neptunesystems.com/ )
hardware for reef aqua with own web server.
status.xml , example of measured data and settings over xml
hardware for reef aqua with own web server.
status.xml , example of measured data and settings over xml
- Attachments
-
- status.xml
- (3.45 KiB) Downloaded 90 times
Rpi+Domoticz+EQ3+RFLink
-
- Posts: 6
- Joined: Friday 12 May 2017 20:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aquarium Monitoring
Can confirm mysensors + arduino zero works good.
Had only a groundloop problem with pH, but using a i2c adc and i2c / 5v isolator, it works like a charm, very steady.
Output to 4 ledstrips and input from 2 flowmeters, pH sensor and ds18b20 temp sensor;
I build the latest armv6 here https://github.com/SjoerdNLD/Domoticz-Armv6/releases
-
- Posts: 12
- Joined: Wednesday 09 January 2019 23:32
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aquarium Monitoring
Hi,
I'm looking for a solution to have the pH value on my domoticz.
I have a gateway MySensors.
Someone to help me please ?
Thank you.
I'm looking for a solution to have the pH value on my domoticz.
I have a gateway MySensors.
Someone to help me please ?
Thank you.
Who is online
Users browsing this forum: No registered users and 1 guest