Search found 17 matches

by billybob
Thu Dec 01, 2016 1:31 pm
Forum: Standard
Topic: Heater relay not controlled by proper temperature sensor?
Replies: 4
Views: 3617

Re: Heater relay not controlled by proper temperature sensor

Thanks Roberto, I missed that thread entirely. The Webwizard worked like a charm, and appears to also work around the admin libraries issue I mentioned in viewtopic.php?f=7&t=1793 . The heater port appears to be responding correctly to the water temperature probe now. ReefAngel rocks! Thanks so ...
by billybob
Wed Nov 30, 2016 5:32 pm
Forum: Standard
Topic: Heater relay not controlled by proper temperature sensor?
Replies: 4
Views: 3617

Re: Heater relay not controlled by proper temperature sensor

...replacing line ReefAngel.StandardHeater( Port6 ); with ReefAngel.StandardHeater3( Port6 ); gives me a "no matching function for call to 'ReefAngelClass::StandardHeater3(int)' " error when I try to compile. Did I misunderstand the change that needed to be made? I'm using libraries v1.1.3...
by billybob
Wed Nov 30, 2016 1:01 pm
Forum: Standard
Topic: Heater relay not controlled by proper temperature sensor?
Replies: 4
Views: 3617

Heater relay not controlled by proper temperature sensor?

Hi-- I have three temperature probes in use with an RA+: T1_PROBE = lights temperature (probe thermally cemented to LED heatsink) T2_PROBE = room temperature T3_PROBE = water temperature I have always had my heater relay (port 6, in this case) tied to T3_PROBE, but recently the relay apparently star...
by billybob
Tue Sep 11, 2012 4:46 pm
Forum: Development Libraries
Topic: libraries update? help, installation hosed!
Replies: 3
Views: 4729

Re: libraries update? help, installation hosed!

Hi Roberto-- thanks for the note. I had tried multiple reinstalls of the RA software, including with renamed 'libraries' directories, but was mystified that the Installer was not including any of the latest library files in the new installation. It turns out that the RA installer was installing ever...
by billybob
Tue Sep 11, 2012 8:03 am
Forum: Development Libraries
Topic: libraries update? help, installation hosed!
Replies: 3
Views: 4729

Re: libraries update? help, installation hosed!

...as my fish begin another day of lurking in the dark, it occurs to me that it would have been really useful to have a means of 'rolling back' updates to the library, especially when those updates can substantially change (or break) the functionality of existing sketches.
by billybob
Mon Sep 10, 2012 11:53 am
Forum: Development Libraries
Topic: libraries update? help, installation hosed!
Replies: 3
Views: 4729

libraries update? help, installation hosed!

Hi Roberto et al., last night I tried to change a couple of parameters in my working reefangel code, and found that, not only was I unable to upload my updated sketch, but that in the process of trying I managed to hose my reefangel. I need some help, quickly.. In short, I got an error message on my...
by billybob
Tue May 22, 2012 6:15 pm
Forum: Addons
Topic: how often to replace ph probe
Replies: 7
Views: 4260

Re: how often to replace ph probe

do you recalibrate afterwards?
by billybob
Tue May 22, 2012 5:33 pm
Forum: Addons
Topic: how often to replace ph probe
Replies: 7
Views: 4260

Re: how often to replace ph probe

rimai wrote:Some replace every year, some never.
It depends on how accurate and whether or not you maintain it.
Are you getting wrong values?

I've been wondering about this. How do we maintain a pH probe, and how often do we need to do it?
by billybob
Sun May 13, 2012 8:36 am
Forum: Development Libraries
Topic: pH calibration for freshwater aquariums?
Replies: 9
Views: 11551

Re: pH calibration for freshwater aquariums?

Awesome, thanks Roberto! I'll go pick up a pH-4 standard this afternoon and let you know how it goes.
by billybob
Sun May 13, 2012 7:59 am
Forum: Development Libraries
Topic: pH calibration for freshwater aquariums?
Replies: 9
Views: 11551

pH calibration for freshwater aquariums?

Hi-- I'm using a ReefAngel to control a planted freshwater aquarium, including using the RA pH probe to control my CO2 injection system. In contrast to most reef setups, with a freshwater aquarium you are typically shooting for water that is slightly acidic, say in the 6.5-7.0 range. In the pH calib...
by billybob
Sun May 13, 2012 7:16 am
Forum: For New Members
Topic: I'm totally lost
Replies: 40
Views: 20779

Re: I'm totally lost

I had made a comment on flashing LEDs in viewtopic.php?f=15&t=1204 that might be relevant. In short, you may see flashing if the minimum voltage of your driver is greater than the maximum total voltage drop across one of your LED strings. For example, CREE XM-L's have a maximum voltage drop acro...
by billybob
Tue May 08, 2012 10:42 am
Forum: Ask anything here
Topic: Wave Sensor
Replies: 5
Views: 3284

Re: Wave Sensor

there's a terse description of a 1-wire based flowmeter at http://www.jjoseph.org/misc_projects/1_wire_sensors and http://www.jjoseph.org/water_cooling/current_water_cooler. uses a DS2423 to track motion of a paddle wheel. Could something like that be used with the 1-wire bus on the reef angel and u...
by billybob
Tue May 08, 2012 9:52 am
Forum: For New Members
Topic: LEDs flashing on and off
Replies: 1
Views: 2027

Re: LEDs flashing on and off

I saw this happen once as a result of a voltage mismatch between the LED driver and the LED string. In my case, I was trying to drive a string of 4 CREE XM-L LEDs in series using a Meanwell ELN60-27p, all also from RapidLED. The 60-27 is a constant-current driver with a working voltage range from 13...
by billybob
Tue May 08, 2012 8:56 am
Forum: How do I code ...
Topic: Random Wavemaker
Replies: 11
Views: 6590

Re: Random Wavemaker

wait, I'm confused... I had been assuming that all the ports were identical, and we could mix/match and reassign them as needed.

is there something physically different about ports 5 and 6 from the rest of the ports?
by billybob
Mon May 07, 2012 8:22 am
Forum: How do I code ...
Topic: linking CO2 injection to filter on/off status
Replies: 5
Views: 3068

Re: linking CO2 injection to filter on/off status

Works perfectly. Thanks Roberto!
by billybob
Sat May 05, 2012 7:58 am
Forum: How do I code ...
Topic: linking CO2 injection to filter on/off status
Replies: 5
Views: 3068

Re: linking CO2 injection to filter on/off status

erm, I must have missed something. which 'above'? did a post get omitted from the discussion?

at any rate, I'm still not sure what the problem is.

--many thanks...
by billybob
Fri May 04, 2012 3:45 pm
Forum: How do I code ...
Topic: linking CO2 injection to filter on/off status
Replies: 5
Views: 3068

linking CO2 injection to filter on/off status

Hi Folks-- I've been integrating my reef angel into my planted freshwater aquarium setup, and trying to customize the RAGen-generated code to deal with some specifics of my situation. It turns out that I'm not much of a coder, and the whole process has been a little overwhelming. That said, there's ...