Search found 14 matches

by trentdingo
Sat Oct 22, 2011 2:31 pm
Forum: Ask anything here
Topic: Please advise, RA ON FIRE
Replies: 1
Views: 2571

Please advise, RA ON FIRE

While I was doing maintenance a few drops of water got into a plug on my RA and a small fire ensued on two cords. I unlpugged everything and then restarted the tank without the RA on the system. 1. Is the box safe to use 2. If not can I replace it 3. Is there anything else I should know about this s...
by trentdingo
Mon Oct 03, 2011 2:39 pm
Forum: How do I code ...
Topic: pH ranges
Replies: 7
Views: 4879

Re: pH ranges

thank you
by trentdingo
Mon Oct 03, 2011 2:34 pm
Forum: How do I code ...
Topic: pH ranges
Replies: 7
Views: 4879

Re: pH ranges

I have this, are they the correct values?
/*pH*/
{
ReefAngel.PHMin=540;// 540=PH7.0
ReefAngel.PHMax=980;// 980=PH10.0
by trentdingo
Mon Oct 03, 2011 2:31 pm
Forum: How do I code ...
Topic: pH ranges
Replies: 7
Views: 4879

Re: pH ranges

yes that is the range I am looking for.
I mean ages ago when we wrote the code we could specify the number for pH high and the number for pH low. Do you know off hand what those numbers are?
by trentdingo
Mon Oct 03, 2011 2:21 pm
Forum: How do I code ...
Topic: pH ranges
Replies: 7
Views: 4879

Re: pH ranges

yes
by trentdingo
Mon Oct 03, 2011 2:10 pm
Forum: How do I code ...
Topic: pH ranges
Replies: 7
Views: 4879

pH ranges

what were the original pH ranges set at?
something like 700 and 400 stick in my mind...
by trentdingo
Mon Jul 25, 2011 5:52 pm
Forum: How do I code ...
Topic: MH light on
Replies: 10
Views: 8809

Re: MH light on

ok, it was just a one time thing then... not sure why it selected a different port yesterday but it was back to the correct port tonight. Thank you for your help
by trentdingo
Mon Jul 25, 2011 9:57 am
Forum: How do I code ...
Topic: MH light on
Replies: 10
Views: 8809

Re: MH light on

Oh, my mistake then... I thought that was the code to turn them off. Thanks for the help.

So about the port issue. I am very confused because I was connecting just fine 2 days ago and then this error randomly threw last night. Where would i define which port exactly
by trentdingo
Sun Jul 24, 2011 9:48 pm
Forum: How do I code ...
Topic: MH light on
Replies: 10
Views: 8809

Re: MH light on

//Library headers. Necessary if you are using Reef Angel Controller #include <Wire.h> #include <EEPROM.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <NokiaLCD.h> #include <ReefAngel.h> /* ------------------------------------------------------------------------------------...
by trentdingo
Sun Jul 24, 2011 7:30 pm
Forum: How do I code ...
Topic: MH light on
Replies: 10
Views: 8809

Re: MH light on

*/ #include <avr/pgmspace.h> prog_char menu0_label[] PROGMEM = "Feeding Mode"; prog_char menu1_label[] PROGMEM = "Water Change Mode"; prog_char menu2_label[] PROGMEM = "MH Lights On"; //prog_char menu3_label[] PROGMEM = "Cancel Override On"; //prog_char menu4_...
by trentdingo
Sat Jul 23, 2011 9:00 pm
Forum: How do I code ...
Topic: MH light on
Replies: 10
Views: 8809

Re: MH light on

No I am not...
Ideally, I would like to just switch this line from MH Light off to MH Light on
ReefAngel.Relay.RelayMaskOn=B00000110;

I just dont know what code to put in there to specify for on instead of off...?
by trentdingo
Sat Jul 23, 2011 9:24 am
Forum: How do I code ...
Topic: MH light on
Replies: 10
Views: 8809

MH light on

Hey all, if I wanted to customize the screen on the unit to have a MH light on option, real quick what would the function to add in be?
also, did we ever figure something out to get scrolling menus or pages for our menu?
by trentdingo
Sun Jul 17, 2011 2:07 pm
Forum: Standard
Topic: troubleshooting suggestions
Replies: 3
Views: 3999

Re: troubleshooting suggestions

I believe it is the second generation box? it says RA Relay Box 5.0 in th ecorner

I cannot post links, however a picture can be found here:
http://i304.photobucket .com/albums/nn185/trentdingo/photo-84.jpg
by trentdingo
Sun Jul 17, 2011 1:49 pm
Forum: Standard
Topic: troubleshooting suggestions
Replies: 3
Views: 3999

troubleshooting suggestions

Hey all, my RA quit working today... I am trying to determine the reason now. It was working perfectly fine yesterday. The head unit does not light up and I cannot hear the relays powering on/switching when plugged in anymore. I pulled apart the unit and checked the fuse, does not seem to be blown a...