Search found 42 matches

by ufgators2k
Sun Jan 19, 2014 3:54 pm
Forum: How do I code ...
Topic: Internal Memory Initialization
Replies: 5
Views: 3586

Re: Internal Memory Initialization

Awesome, thanks!
by ufgators2k
Sun Jan 19, 2014 3:22 pm
Forum: How do I code ...
Topic: Reset Reef Angel via the web
Replies: 11
Views: 6692

Re: Reset Reef Angel via the web

Just upgraded. It is SOOO much easier to get a build to fit!

Anyone want to buy a regular ReefAngel board??? LOL...
by ufgators2k
Sun Jan 19, 2014 3:21 pm
Forum: How do I code ...
Topic: Internal Memory Initialization
Replies: 5
Views: 3586

Re: Internal Memory Initialization

So if the libraries are updated then it should be reinitialized? Does this imply that Ph Cal needs to be redone? I know how to hard code those, is that recommended?
by ufgators2k
Mon Jan 13, 2014 9:21 am
Forum: How do I code ...
Topic: Internal Memory Initialization
Replies: 5
Views: 3586

Internal Memory Initialization

I guess this is more of an opinion question than a technical one, but how do you all feel about initializing the internal memory in the Init portion of the PDE? I am going to use the standard memory locations and run the wizard/init the memory when I first start the new ReefAngel Plus, but if it reb...
by ufgators2k
Fri Jan 03, 2014 9:25 am
Forum: How do I code ...
Topic: Reset Reef Angel via the web
Replies: 11
Views: 6692

Re: Reset Reef Angel via the web

I've been debating for quite a while. I'd like to you use the SunLocation class and the WiFi Alert. Now I will.
by ufgators2k
Fri Jan 03, 2014 6:58 am
Forum: How do I code ...
Topic: Reset Reef Angel via the web
Replies: 11
Views: 6692

Re: Reset Reef Angel via the web

You have just made me spend $75 on upgrading. Thanks Roberto... ;-)
by ufgators2k
Tue Nov 26, 2013 7:31 pm
Forum: How do I code ...
Topic: Reset Reef Angel via the web
Replies: 11
Views: 6692

Re: Reset Reef Angel via the web

Does this work with the 1.0.9 libraries? The new ones are too big for my old Reef Angel
by ufgators2k
Tue Nov 26, 2013 7:29 pm
Forum: How do I code ...
Topic: Reset Reef Angel via the web
Replies: 11
Views: 6692

Reset Reef Angel via the web

My Reef Angel seems to get into a state where the screen is all white. It seems to happen whenever the ATO timeout occurs. Is there a way to remotely reset the device without pulling the plug or reloading the software (via web command)?
by ufgators2k
Fri Aug 09, 2013 6:53 am
Forum: Standard
Topic: Ph probe gone bad?
Replies: 61
Views: 29984

Re: Ph probe gone bad?

It is either stray voltage or a bad probe. I replaced my probe with a pinpoint and am doing much better. It was between that one and the brs value one but that one had bad reviews. I tested to see if I had a stray voltage by removing some water from the tank and testing it with the probe. It read t...
by ufgators2k
Fri Aug 09, 2013 6:10 am
Forum: Standard
Topic: Ph probe gone bad?
Replies: 61
Views: 29984

Re: Ph probe gone bad?

same here, my ph keep getting lower and lower. This morning it was at 6.3, so I know it's not right. I recalibrated it with fluid 7 and 10 2 days ago and it returned to normal for a short while but it has since keep getting lower and lower. Last night was a real big drop. If that was right I think ...
by ufgators2k
Thu Aug 08, 2013 8:08 pm
Forum: How do I code ...
Topic: Control ATO on pH value
Replies: 2
Views: 2456

Control ATO on pH value

I just started dosing Kalk in my ATO water and I wanted to know how to set the ATO to turn off if the pH reaches 8.4, then wait for a while (let's say an hour) and check it again. Basically I don't want an ATO timeout to occur, I just want it hold off refilling until the pH is at a safe value. Thank...
by ufgators2k
Fri Jun 21, 2013 4:52 pm
Forum: Standard
Topic: Black Screen (off)
Replies: 0
Views: 2612

Black Screen (off)

Anyone else have any issues with the screen staying off with the new libraries? I powered the device on/off twice and reloaded the code to no avail. #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC....
by ufgators2k
Thu Jun 20, 2013 11:58 am
Forum: Standard
Topic: White Screen
Replies: 2
Views: 1947

Re: White Screen

Yes, and then it happened again. Only once so far but it seemed to coincide with a power glitch. Someone else I know that is doing Arduino development said he has seen something similar so I think it is a design issue. Granted I had additionally glitches with the first screen the second one hasn't h...
by ufgators2k
Tue Jun 18, 2013 10:32 am
Forum: Standard
Topic: White Screen
Replies: 2
Views: 1947

White Screen

I noticed that whenever there is a power glitch (I live in Florida and FPL loves to go on and off all day in the summer) the screen goes white but the software still runs. I assume this means the controller is no longer communicating with the screen. Anyone else have this issue?
by ufgators2k
Mon Jun 17, 2013 11:30 am
Forum: For New Members
Topic: New to RA, Question on Modifying Menus
Replies: 13
Views: 8920

Re: New to RA, Question on Modifying Menus

Curt - Is the source for the status app on your site?
by ufgators2k
Thu Jun 13, 2013 12:08 pm
Forum: How do I code ...
Topic: PWM and Overheat
Replies: 10
Views: 5408

Re: PWM and Overheat

I am just using the Parabola function.
by ufgators2k
Thu Jun 13, 2013 8:09 am
Forum: How do I code ...
Topic: PWM and Overheat
Replies: 10
Views: 5408

Re: PWM and Overheat

I guess I need to read the PWM code. Does the PWM function determine it's rise/fall on the current time? If so, that would mean it would return to the current level based on the current time, correct?
by ufgators2k
Thu Jun 13, 2013 4:48 am
Forum: How do I code ...
Topic: PWM and Overheat
Replies: 10
Views: 5408

PWM and Overheat

I have what I think is a simple question. Is there a way to have the PWM light ports go off (0%) on an overheat and have them come back on to their previous state if the temp drops to an acceptable level?
by ufgators2k
Tue Jun 11, 2013 5:40 am
Forum: Addons
Topic: WiFi Attachment Setup Issue
Replies: 14
Views: 7676

Re: WiFi Attachment Setup Issue

I ended up dusting off an old Dell laptop and doing it that way. I never got the Mac (Mountain Lion) to work. Can the WiFi Utility have a radio button to select the baud rate so it can be used after the device is initially configured (57600 instead of 9600)?
by ufgators2k
Mon Jun 10, 2013 6:23 pm
Forum: Standard
Topic: pwm connector
Replies: 8
Views: 4479

Re: pwm connector

Thanks. I know why I missed it. The screen I was on was too small to see the pins without zooming in.
by ufgators2k
Mon Jun 10, 2013 1:49 pm
Forum: Standard
Topic: pwm connector
Replies: 8
Views: 4479

Re: pwm connector

I didn't see it in the manual, did I miss it?
by ufgators2k
Sat Jun 08, 2013 5:53 pm
Forum: Addons
Topic: WiFi Attachment Setup Issue
Replies: 14
Views: 7676

Re: WiFi Attachment Setup Issue

I just downloaded the driver again and rebooted. Same issue. I don't have any issues talking to the Reef Angel Controller. I have a blue and green blinking light as well.
by ufgators2k
Sat Jun 08, 2013 5:46 pm
Forum: Addons
Topic: WiFi Attachment Setup Issue
Replies: 14
Views: 7676

Re: WiFi Attachment Setup Issue

Yes, the one included in the Reef Angel Mac Download
by ufgators2k
Sat Jun 08, 2013 5:33 pm
Forum: Addons
Topic: WiFi Attachment Setup Issue
Replies: 14
Views: 7676

WiFi Attachment Setup Issue

Hi everyone, I just got the WiFi unit today and I tried running both the Utility and Coolterm. I get this error in the utility: * Please, select a serial port and click the "Connect" button Opening Serial Port... Verifying speed at 9600 baud ** ERROR: Connecting to /dev/tty.usbserial-AH01Q...
by ufgators2k
Fri Jun 07, 2013 4:19 am
Forum: For New Members
Topic: Display freeze
Replies: 13
Views: 8748

Re: Display freeze

I PM'd you but I think it is stuck in my outbox.
by ufgators2k
Thu Jun 06, 2013 6:42 pm
Forum: For New Members
Topic: Display freeze
Replies: 13
Views: 8748

Re: Display freeze

As a note I don't have the ID line in my code but I believe you said 1.0.6 fixed that.
by ufgators2k
Thu Jun 06, 2013 6:37 pm
Forum: For New Members
Topic: Display freeze
Replies: 13
Views: 8748

Re: Display freeze

1.0.7
by ufgators2k
Thu Jun 06, 2013 3:10 pm
Forum: For New Members
Topic: Display freeze
Replies: 13
Views: 8748

Re: Display freeze

It looks like it is a gen 3 screen
by ufgators2k
Thu Jun 06, 2013 8:35 am
Forum: For New Members
Topic: Display freeze
Replies: 13
Views: 8748

Re: Display freeze

I haven't opened the device yet however I did just purchase it last month. I'll check it tonight.
by ufgators2k
Thu Jun 06, 2013 4:27 am
Forum: For New Members
Topic: Display freeze
Replies: 13
Views: 8748

Re: Display freeze

I just had the same issue (display freeze, upside down). I also had a white screen a few days ago. Here is my code: #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPROM.h> #i...