Search found 74 matches

by Spotted
Sat May 18, 2013 7:33 pm
Forum: Addons
Topic: Adding an expansion relay
Replies: 2
Views: 2250

Adding an expansion relay

How would I add an expansion relay to my code? Would I need to run through the wizard again? I have custom code for nutrient transport and also a random wave generator. How would I get these codes back in if I ran through the wizard.
Thanks!!
by Spotted
Sat May 11, 2013 6:57 am
Forum: Addons
Topic: Dimming LEDs
Replies: 13
Views: 5874

Re: Dimming LEDs

Not to steal the thread, but if you add an expansion relay box, does that also add 2 more channels for dimming?
by Spotted
Mon May 06, 2013 2:27 pm
Forum: Standard
Topic: Problem with PH reading
Replies: 1
Views: 1949

Problem with PH reading

I think I may have a bad ph probe. This would be the second probe gone bad. I have tried calibrating the probe, testing with water outside of the tank to eliminate any possible stray voltage, and resetting an restoring the code in my RA. I get a reading of 1.26-1.28 regardless of what water I test i...
by Spotted
Wed Jun 27, 2012 3:48 pm
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

Re: over flow siphon

Also can I run 2 return pumps on 1 port? I have a Mag 9.5 and a Mag 12 that I want to run on the same port 8. Will the port handle it?
by Spotted
Wed Jun 27, 2012 3:47 pm
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

Re: over flow siphon

Ok, this works awesome, but I need a little more control over the overflow's pump. Can we add another item to the menu that says "Overflow Clear" that, when selected, will run port 3 for like 2 minutes? I would like to clear out the air in between feedings and water changes or whenever I m...
by Spotted
Fri Jun 15, 2012 7:14 am
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

Re: over flow siphon

Thanks Roberto awesome job.
Now that everythign works the way I like it, Time to tackle the auto ATO refill. The jumpers needed for the main board are just regular PC bord jumpers, yes?
by Spotted
Wed Jun 13, 2012 6:20 am
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

Re: over flow siphon

Ok, so can someone look at my code. I've been playing with it and when in feeding or water change mode ports 5&6 are supposed to shut off, but don't. Also, when in Lights On/Off mode the screen goes blank. How can I make it show Light On Mode or Lights Off mode? Did I screw up my code? Thanks //...
by Spotted
Tue Jun 12, 2012 7:47 pm
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

Re: over flow siphon

No appologies needed. You do Amazing work and I am grateful. I was trying to figure out where the time value was on my own. I hate to be a bother.
Thanks!!
by Spotted
Tue Jun 12, 2012 7:17 pm
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

Re: over flow siphon

It works, but only stays on for a few seconds. I would like it to run an hour then shut off. I was hoping for an hour run time.
by Spotted
Tue Jun 12, 2012 4:37 pm
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

Re: over flow siphon

Here's my code with your code worked in. Did I do it correctly? Im a real newb at this. // Autogenerated file by RAGen (v1.2.2.171), (06/11/2012 09:50) // RA_061112_0950.ino // // This version designed for v0.9.0 or later /* The following features are enabled for this File: #define wifi #define WDT ...
by Spotted
Tue Jun 12, 2012 4:30 pm
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

Re: over flow siphon

Sorry maybe a bit more info on what I need done. I have an aqualifter on the HOB overflow. I run that for an hour every morning.
I have it plugged into port 3 on my relay.
Will this code still let it run for an hour every morning?
Sorry..
by Spotted
Tue Jun 12, 2012 5:40 am
Forum: How do I code ...
Topic: over flow siphon
Replies: 15
Views: 8574

over flow siphon

I have a hang on back siphon that I have setup in my controller to run for an hour every day. I don't want it to run all day long and the syphon works rather well and just needs a bit done every now and then. What I want to do though is when ever I come out of feed mode or water change mode or any m...
by Spotted
Mon Jun 11, 2012 8:04 am
Forum: Apps
Topic: Client Suite 2.2
Replies: 203
Views: 152214

Re: Client Suite 2.2

Awesome!! Works great now. Is there anyway to disable the auto feature selection?
Thanks so muh for the quick reply!!
by Spotted
Mon Jun 11, 2012 7:28 am
Forum: Apps
Topic: Client Suite 2.2
Replies: 203
Views: 152214

Re: Client Suite 2.2

I am haviong trouble getting this running. Like a lot of the posts in the beginning of this thread, I get no repsonse when using the Serial reader app. It opens the port and is listening, but no response when click send. I have checked the Features.h file and there is no #Define wifi line, so I adde...