I have two tanks at my house. I already control the lights with smart switches. Did you make something custom for monitoring the ph and temp inside your tanks? Care to share the details?
No, this is done through the AquaController JR plugged into a serial interface, it isnât a roll-your-own aquarium monitoring system, but I think the day is here that someone could build one quite easily. Maybe via an arduino shield
The AquaController is an older design from the same company that makes the current Apex. These are high quality aquarium monitoring systems. As someone who used to spend a lot of time on boats before the wheelchair thing, and who had saltwater aquariums for awhile, I appreciate the engineering details that go into these systems. Honestly by the time you tried to case harden a DIY Arduino Shield build to address operation near a salt water aquarium, you might as well buy one of these. (Fresh water isnât as hard on electrical equipment. And we are literally talking a few drops here.)
Then thereâs the whole issue of Galvanic Isolation. Big issue on ocean going boats. Minor issue with salt water aquariums until you start putting metal probes into them. Basically itâs a way of isolating circuits so that when (not if) you get the inevitable corrosion in your underwater metal, you wonât set the rest of your electrical system on fire.
So personally I think a quality purpose designed unit is worth the price. But everybody has their own priorities for these kind of set ups.
Yes, I agree, I am a bit peeved that when I emailed their support about additional commands over serial they basically gave me a âYour product is deprecatedâ response.
Same seems to apply to doorbells and garage doors, by the time you roll your own you are probably better with an all-in-one system.
If I ever upgrade I will probably get this to work with their Apex model too. Just really hard to justify$600 to replace one that is still working.
Any idea how hard it would be to get it working with the Apex? Iâm thinking about investing in that system and would love to have SmartThings integration.
As someone who has kept salt water aquariums for the past 10 years I would have to advise against using a home automation system to control your aquarium, especially one that is run in the cloud. I love SmartThings, but there are very precise measurements and actions taken on those measurements that occur in an aquarium which are better suited to linear hardware. That said I do believe integrating such systems into ST is good, as it can give you a single place to view and control your accessories, it just shouldnât be your aquariumâs brain.
@ewelin I am not sure how difficult it would be to implement with Apex, I havenât used the system and am unfamiliar with how they have setup integrations. If they have finally created an API then this would be quite easy. Right now, this application you are looking at ties into the Aquacontroller via the Serial port. If the APEX had similar ability via USB that would also work, you just may need to modify some of the code in terms of the command structure to be sent over the bus. If you have any documentation you can link me to I will review and let you know.
I was thinking more of sensors. I have a bunch of aquariums and an indoor pond of the more relaxed freshwater variety. But I might be a bit more attentive to them with some cool live sensors.