Page 1 of 1

Atlas scientific EZO circuits

Posted: 26 Aug 2016, 09:21
by Le-bo2d9
Hi,

Atlas scientific have circuits that measure water levels PH, ORP, DO, EC and RDT(temp) all communication is serial or I2C.
Is it poiible to use the circuits on the ESP8266?

Kind regards Koen

Re: Atlas scientific EZO circuits

Posted: 26 Aug 2016, 11:39
by Drum
I looked at a couple and they are I2C and 3.3 - 5v compatible. I think it is possible. I did not find any arduino libraries, but they could be there somewhere. It appears they have different default I2C addresses so I don't see any reason it couldn't work, given enough effort to develop the plugins.

Re: Atlas scientific EZO circuits

Posted: 26 Aug 2016, 13:42
by Le-bo2d9
Hi Drum,

THX for the reply.
On the web site of Atlas scientific there are sample codes available in de download section of each circuit

http://www.atlas-scientific.com/_files/code/ph-i2c.pdf

I will order an esp8266 and a probe circuit. But this will be in the far future.

Kind regards

Koen

Re: Atlas scientific EZO circuits

Posted: 19 Oct 2016, 13:33
by sel303
I was looking into these. I ended up just grabbing a DFRobot PH sensor with industrial probe for continuous readings/logging. I had it working pretty good(readings on par with my bluelab) with an arduino and LCD.. Now im scratching my head trying to figure out how I am going to do this with the ESP. The DFRobot sensor has analog output.
Any links on someone with a similar problem? serial? I just uploaded R140 and noticed there is a serial option. Anyone have some details to make this a little less time consuming? lol.. I have two ESPs logging 5 temp and humidity sensors right now into Node-red. So im not a total Noob.
Thanks!

Re: Atlas scientific EZO circuits

Posted: 30 Oct 2016, 06:22
by bertrand
As I'll need a Dissolved Oxygen probe, I think I'll end up with the pricey Atlas :(

Re: Atlas scientific EZO circuits

Posted: 09 Jan 2019, 21:33
by JR01
Hello, were any of you able to read DO with ESP?