Search found 2 matches

by crashgh
Monday 15 April 2019 9:23
Forum: Others
Topic: How to connect a atlas scientific PH & ORP module to Domoticz via i2C raspberry
Replies: 4
Views: 2294

Re: How to connect a atlas scientific PH & ORP module to Domoticz via i2C raspberry

Hi, Update from my side. Couldn't find an out-of-the box script, so i tried to write my own. I've documented on this page: https://raspberryautomation.com/read-a-atlas-scientific-orp-probe-with-a-raspberry-pi-and-domiticz/ . Eventually i used the script of Atlas Scientific, put in into a cronjob and ...
by crashgh
Tuesday 19 March 2019 11:58
Forum: Others
Topic: How to connect a atlas scientific PH & ORP module to Domoticz via i2C raspberry
Replies: 4
Views: 2294

Re: How to connect a atlas scientific PH & ORP module to Domoticz via i2C raspberry

Hi, It is an old post, but i was wondering if someone has already a solution? the sample code in python for the ORP probe is working an my Pi. https://github.com/AtlasScientific/Raspberry-Pi-sample-code/raw/master/i2c.py however this script required userinput. I can grab some code, put in in a new ...