Cool things RA controller does for your tank.
Cool things RA controller does for your tank.
Dear all do post pictures and explain the cool stuff the RA controller does for your tank. trying to get inspiration hopefully all will learn and exchange ideas
Re: Cool things RA controller does for your tank.
Let me start.
I had my RA Control the basic light schedule, Monitor PH controls a fan and all the usual stuff.
however i was thinking i must have been missing out on the cool stuff the controller can do as i have no knowledge at all on programming. (have to bug Roberto all the time when i think of getting something coded )
set up my float switch yesterday. since iam not using ATO i have been thinking how i can utilize my float switch. decided that i should use it to alert me if my pump decided to fail on me.
Of course as usual i send an email asking Roberto for help (Thanks Roberto!)and i set the portal to send me an email alert when my HOB Refugium) water level drops indicating my return pump fail n me.
thinking of coding something to help me with water change. example at a hit of a button it draws water out of my tank to a certain level and after which fresh Salt mix is pumped right back to my tank to fill it up.
Of course i had no idea how to code it and if it is workable
I had my RA Control the basic light schedule, Monitor PH controls a fan and all the usual stuff.
however i was thinking i must have been missing out on the cool stuff the controller can do as i have no knowledge at all on programming. (have to bug Roberto all the time when i think of getting something coded )
set up my float switch yesterday. since iam not using ATO i have been thinking how i can utilize my float switch. decided that i should use it to alert me if my pump decided to fail on me.
Of course as usual i send an email asking Roberto for help (Thanks Roberto!)and i set the portal to send me an email alert when my HOB Refugium) water level drops indicating my return pump fail n me.
thinking of coding something to help me with water change. example at a hit of a button it draws water out of my tank to a certain level and after which fresh Salt mix is pumped right back to my tank to fill it up.
Of course i had no idea how to code it and if it is workable
Re: Cool things RA controller does for your tank.
heres how my set up looks
- Attachments
-
- 757A2986.jpg (192.97 KiB) Viewed 10885 times
Re: Cool things RA controller does for your tank.
Wow nice setup
What is that you are dosing there?
I see 7 bubble magus pump heads + 2 RA pump heads
What is that you are dosing there?
I see 7 bubble magus pump heads + 2 RA pump heads
Roberto.
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: Cool things RA controller does for your tank.
rimai wrote:Wow nice setup
What is that you are dosing there?
I see 7 bubble magus pump heads + 2 RA pump heads
My thoughts exactly lol
Re: Cool things RA controller does for your tank.
oh it is under utilized at the momentDrewPalmer04 wrote:rimai wrote:Wow nice setup
What is that you are dosing there?
I see 7 bubble magus pump heads + 2 RA pump heads
My thoughts exactly lol
i dose
1)Part A
2)Part B
3)DI water top off
4)Trace Element
the other channels are for my newly setup frag tank
Re: Cool things RA controller does for your tank.
Really clean set up! Mine is a rat's nest!!
Cool things RA controller does for your tank.
This is my setup so far... Have to get some more thing setup before i can swap over... But coming along...
Re: Cool things RA controller does for your tank.
Nice! care to share you code your RA Controller to do for you?lnevo wrote:This is my setup so far... Have to get some more thing setup before i can swap over... But coming along...
Re: Cool things RA controller does for your tank.
Currently, it's turning my lights on/off (blues on at 11, whites on at 12-8, blues off at 11)Amos Poh wrote:Nice! care to share you code your RA Controller to do for you?lnevo wrote:This is my setup so far... Have to get some more thing setup before i can swap over... But coming along...
It has a 5 minute delay on the skimmer for controller on and feeding mode/maintenance mode.
Return pump, skimmer off for water change. Heater on at 78.8 off at 79.2
Moonlights (not hooked up yet.. need to extend the cable) on at 11pm-11am sync'd with MoonPhase()
Custom Main screen that shows the Vortech mode and Moonphase. Want to add menu to control the Vortech
Vortech into Nutrient Transport for 30 minutes after feeding mode and Vortech into Night mode after lights out.
Control through portal and iPhone
Also looking to add Sunrise/Sunset calculation without dimming... as well as Float valves to alert on ATO low and DT overflow (shut down return...)
My code is still a work in progress, I posted the main bit in this thread.. the rest I got bits and pieces from the forum. Will post the new full version soon..
http://forum.reefangel.com/viewtopic.php?f=15&t=1620
Re: Cool things RA controller does for your tank.
Would you like to share the code for the 5 min delay on skimmer? that wpu;d make my life a whole lot easier
Re: Cool things RA controller does for your tank.
In my setup() function:
ReefAngel.WaterChangePorts = Port1Bit | Port2Bit;
In my loop() function:
ReefAngel.Relay.DelayedOn( Port2,5 );
ReefAngel.WaterChangePorts = Port1Bit | Port2Bit;
In my loop() function:
ReefAngel.Relay.DelayedOn( Port2,5 );
Re: Cool things RA controller does for your tank.
Dear Inevo, can you post a pic on your custom main screen?
(Custom Main screen that shows the Vortech mode and Moonphase.)
(Custom Main screen that shows the Vortech mode and Moonphase.)
Re: Cool things RA controller does for your tank.
Here you go!Amos Poh wrote:Dear Inevo, can you post a pic on your custom main screen?
(Custom Main screen that shows the Vortech mode and Moonphase.)
- Attachments
-
- main_screen4.JPG (61.47 KiB) Viewed 9734 times
Re: Cool things RA controller does for your tank.
NIce!!lnevo wrote:Here you go!Amos Poh wrote:Dear Inevo, can you post a pic on your custom main screen?
(Custom Main screen that shows the Vortech mode and Moonphase.)
Re: Cool things RA controller does for your tank.
Wow nice!lnevo wrote:Here you go!Amos Poh wrote:Dear Inevo, can you post a pic on your custom main screen?
(Custom Main screen that shows the Vortech mode and Moonphase.)
-
- Posts: 287
- Joined: Wed Jan 23, 2013 12:36 pm
Re: Cool things RA controller does for your tank.
I like the BIG Temp and pH!!!
Cool things RA controller does for your tank.
Thats an old photo...
The font in this pic was messed up..its back to the one you liked
The font in this pic was messed up..its back to the one you liked