<a href=showthread.php?s=&postid=8065723#post8065723 target=_blank>Originally posted</a> by pista01
The HVAC monitor from HobbyBoards is built to monitor for 28v. I don't know anything about the MAX 406 op-amp. I use a PHMA ph transmitter (eBay for $30) with the HVAC monitor from HobbyBoards (next time I'll make one myself). The HVAC monitor must be modified to be able to read the 0-5v from the ph transmitter. When I ordered mine from HobbyBoards, I told them I needed it to read 0-5v instead. They shipped me one with most of the resisters, caps, and diodes removed. The screw terminals are wired directly to the DS2450. I then use a 12v switching power supply with a resistor wired to the ph transmitter. The voltage on the output side of the transmitter changes as the pH changes. I used a pH 7 and pH 10 calibration fluid to calibrate the circuit. I then used some math to determine the pH from the DS2450 voltage reading. I need to get a higer precision resistor because the cheap one I'm using is causing the readings to drift a bit. I think it's a 5%. I'm going to one that is at least 0.5%. ORP probes should work the same way with a transmitter, although I haven't tried it yet.
I've been watching this thread for some time now. I considered using the router as the base for my controller. Skill wise, I have no doubt that I would be able to do it. After much debate, I opted not to use the router for several reasons. If the hardware fails, then I have to get another router and hack it again. I don't want to keep up on all the latest methods to hack linux on these things. Also, there isn't enough horsepower to do much more than shell scripts and cron jobs. There also isn't enough space for data storage, unless I perodically dump it to another PC, but then it's no longer a standalone controller. Flexability and redundancy are too lacking for me. I decided to use a stripped install of Linux on a PC. This way if there is a PC hardware failure, it's easy to swap it out. If I don't have one I can spare, I usually have a couple Windows PC laying around. I can boot Linux (I would never use Windows) from a CD (such as Knoppix) and keep an updated copy of the application on a USB memory stick. I can switch machines in less than 15 minutes, most of the time is spent pulling the wire to the new location. I have a 75 foot length of CAT5, so location is not an issue.
Hacking a router would surely be a fun project to play around with, but I wouldn't want to use it long term as a full reef controller.