caretak3r
Well-Known Member
So, i needed a decent ph meter and really wanted a 'smart'/network aware one. Turns out they exist but are expensive. Any decent ph meter seems to be fairly costly. So, I looked around to see what it would take to put one together. Here's a basic parts list:
computer platform (2 choices):
tp link tl wr703n - can be purchased for < $25 from china on ebay, or a little more on amazon
http://www.amazon.com/TP-LINK-TL-WR703N-Portable-802-11n-Wireless/dp/B0083Z54P0
http://www.ebay.com/sch/i.html?_sop=15&_from=R40&_sacat=0&_nkw=tp+link+703n&LH_BIN=1
raspberry pi:
http://www.mcmelectronics.com/product/83-14421
raspberry pi is not ready-to-go out of the box, you'll need an SD card, a power source, and (if desired) a wifi dongle
ph probe with bnc connector:
http://www.ebay.com/sch/i.html?_nkw=ph+probe+bnc&_sacat=0&_from=R40
ph sensor:
this will work for both (via USB):
http://www.sparkyswidgets.com/product/leophi/
this will likely work on raspberry pi but I haven't personally tested (will require working with GPIO pins):
http://www.sparkyswidgets.com/product/miniph/
So, I have both computing platforms, but use the tp link running openwrt for my ph meter. My cost for the build was:
$25 for tplink router
$30 for usb ph sensor
$20 for bnc probe
_______________
~$75
Just wanted to share that there are options out there. I can query for my PH from any machine I want to, and can even send myself SMS alerts, etc.
If desired, I could do a writeup if you guys are interested.
computer platform (2 choices):
tp link tl wr703n - can be purchased for < $25 from china on ebay, or a little more on amazon
http://www.amazon.com/TP-LINK-TL-WR703N-Portable-802-11n-Wireless/dp/B0083Z54P0
http://www.ebay.com/sch/i.html?_sop=15&_from=R40&_sacat=0&_nkw=tp+link+703n&LH_BIN=1
raspberry pi:
http://www.mcmelectronics.com/product/83-14421
raspberry pi is not ready-to-go out of the box, you'll need an SD card, a power source, and (if desired) a wifi dongle
ph probe with bnc connector:
http://www.ebay.com/sch/i.html?_nkw=ph+probe+bnc&_sacat=0&_from=R40
ph sensor:
this will work for both (via USB):
http://www.sparkyswidgets.com/product/leophi/
this will likely work on raspberry pi but I haven't personally tested (will require working with GPIO pins):
http://www.sparkyswidgets.com/product/miniph/
So, I have both computing platforms, but use the tp link running openwrt for my ph meter. My cost for the build was:
$25 for tplink router
$30 for usb ph sensor
$20 for bnc probe
_______________
~$75
Just wanted to share that there are options out there. I can query for my PH from any machine I want to, and can even send myself SMS alerts, etc.
If desired, I could do a writeup if you guys are interested.