How to make a ph controller with Arduino?

  • Thread starter Thread starter reeftr
  • Start date Start date
  • Tagged users None

reeftr

New Member
View Badges
Joined
Jan 31, 2023
Messages
12
Reaction score
4
Location
Turkey
Rating - 0%
0   0   0
Ca reaktörü için ph kontrol cihazı yapmak istiyorum yardımcı olur musunuz?

Translation:
I want to make a ph control device for the Ca reactor, can you help me?
 
Last edited by a moderator:
My best advice is to get a good pH sensor because there is too much noise for a good reading on the less expensive sensors.
Use The Arduino IDE console to watch the live readings after hooking the sensor's daughter-card up to the analog inputs. I took readings over time and averaged them.
Below is a list of all my active bookmarks from where I left the project but I discontinued it when I ran out of time for it and ended up getting a used Apex.

I also found that the memory on the Arduino wasn't enough to draw a detailed graph of a few days to an OLED display. I'd need a more expensive chip...

 
And
welcome2.gif

to Reff2Reef!
 
My best advice is to get a good pH sensor because there is too much noise for a good reading on the less expensive sensors.
Use The Arduino IDE console to watch the live readings after hooking the sensor's daughter-card up to the analog inputs. I took readings over time and averaged them.
Below is a list of all my active bookmarks from where I left the project but I discontinued it when I ran out of time for it and ended up getting a used Apex.

I also found that the memory on the Arduino wasn't enough to draw a detailed graph of a few days to an OLED display. I'd need a more expensive chip...

Heading down the rabbit hole.....
 
My best advice is to get a good pH sensor because there is too much noise for a good reading on the less expensive sensors.
Use The Arduino IDE console to watch the live readings after hooking the sensor's daughter-card up to the analog inputs. I took readings over time and averaged them.
Below is a list of all my active bookmarks from where I left the project but I discontinued it when I ran out of time for it and ended up getting a used Apex.

I also found that the memory on the Arduino wasn't enough to draw a detailed graph of a few days to an OLED display. I'd need a more expensive chip...

Which pH sensor do you recommend? does the probe matter - I am thinking Lab grade, double junction. I am looking to store the data in a firebase database and then graph on the web server side.
 
Which pH sensor do you recommend? does the probe matter - I am thinking Lab grade, double junction. I am looking to store the data in a firebase database and then graph on the web server side.
When I was researching I thin everyone serious was using the Texas Instruments. but that may have changed; I'd ask the ReefPi guys.
 
checkout this thread:
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%
Back
Top