Search found 21 matches

by thoughtiknew
Fri Mar 28, 2014 6:28 am
Forum: Addons
Topic: kessil control cable pinout
Replies: 1
Views: 2308

kessil control cable pinout

Does anyone have this?
by thoughtiknew
Fri Mar 28, 2014 6:28 am
Forum: Addons
Topic: kessil control cable pinout
Replies: 0
Views: 2966

kessil control cable pinout

Does anyone have this?
by thoughtiknew
Sun Mar 23, 2014 7:00 pm
Forum: Standard
Topic: maximum distances
Replies: 6
Views: 3086

maximum distances

What are the maximum distances on the temp sensor and dimming expansion moving to a remote sump head unit will be 20' from display need to control my lights and wp25 and sense temp
by thoughtiknew
Wed Feb 26, 2014 10:04 am
Forum: Development Libraries
Topic: Libraries location
Replies: 1
Views: 5647

Libraries location

Just a side note not a problem really but it would be nice if there was a link to the libraries in the download section of the website ... I know they are on github but I had to search the forum to find that information
by thoughtiknew
Fri Feb 07, 2014 11:02 am
Forum: Addons
Topic: Evergrow/Reefbreeders LED 0-10v expansion dimming
Replies: 145
Views: 111412

Re: Evergrow/Reefbreeders LED 0-10v expansion dimming

I also have this working and I am in the process of modding it even farther to include a PNP transistor on wires 3+4 so that when the channel sets to 5% or less the channel shuts off this will free up 2 relay ports. I would like to know what the max current draw that would be allowable on the dimmin...
by thoughtiknew
Thu Feb 06, 2014 8:34 pm
Forum: Standard
Topic: Inaccurate PH sensor?
Replies: 22
Views: 11893

Re: Inaccurate PH sensor?

When I place the probe in solution I leave it for like 5 mins and it still seems to be flickering when I come back how long do you usually wait
by thoughtiknew
Thu Feb 06, 2014 8:04 pm
Forum: Standard
Topic: Inaccurate PH sensor?
Replies: 22
Views: 11893

Re: Inaccurate PH sensor?

Those 8.4 readings were also from before I calibrated the meter and was using values from the forums as well as dosing . if I use 540 and 809 my pH reads 8.04 which I could believe although I believe it is slightly higher
by thoughtiknew
Thu Feb 06, 2014 3:38 pm
Forum: Standard
Topic: Inaccurate PH sensor?
Replies: 22
Views: 11893

Re: Inaccurate PH sensor?

I dosed the hell out of the tank with 2 part assuming the probe the was correct back checked after 2 days only too find my dkh around 14
by thoughtiknew
Thu Feb 06, 2014 11:29 am
Forum: Standard
Topic: Inaccurate PH sensor?
Replies: 22
Views: 11893

Re: Inaccurate PH sensor?

the likely hood of high co2 in a batch of newly mixed water and by newly I mean two day ago is very unlikey the water is stored in my basement with continuous circulation and airation with OUTSIDE air so while I agree that this is unusual given the probe reads correctly in both 7 and 10 pH solution ...
by thoughtiknew
Thu Feb 06, 2014 10:34 am
Forum: Standard
Topic: Inaccurate PH sensor?
Replies: 22
Views: 11893

Re: Inaccurate PH sensor?

PH 7 561 PH 10. 809 I have back checked all of these values against several other pH tests including API red sea and for sh** an giggles I tested it using my pool pH test strips all other tests say pH is between 8.2 8.4, and driven a calcium of 450 and a dKH of 11.2 and a magnesium of 1400 short of ...
by thoughtiknew
Thu Feb 06, 2014 10:05 am
Forum: Standard
Topic: Inaccurate PH sensor?
Replies: 22
Views: 11893

Re: Inaccurate PH sensor?

I am having this same issue I have calibrated the meter at 7 and 10 pH and it reads correctly at both of these values however when placed in tank water either in tank or in a cup it reads between 7.7 and 7.8 I have even tested it in a cup of freshly mixed salt water in a cup with a known ph of 8.4 a...
by thoughtiknew
Sun Feb 02, 2014 6:53 pm
Forum: Ask anything here
Topic: 3 floats
Replies: 1
Views: 2159

3 floats

Is there any way using the ra+ to connect 3 floats without an expansion module I would like to have a low ato high ato and high shipmate currently my actinic channel is vacant can it be used as an input?
by thoughtiknew
Sun Jan 26, 2014 9:40 pm
Forum: How do I code ...
Topic: actinic moonlight
Replies: 17
Views: 9029

Re: actinic moonlight

So I had a little extra time tonight and got to digging in the code ended up writing my own class adding some internal memory defines so now all I need is a call to the class and then write a value to position 364 and I am all set. Tomorrow I will clean it up and add some more comments and post it h...
by thoughtiknew
Sun Jan 26, 2014 4:08 pm
Forum: How do I code ...
Topic: actinic moonlight
Replies: 17
Views: 9029

Re: actinic moonlight

I had it like that at first however I am storing my values in the internal memory .... Not sure how I can accomplish it given that Also Setting the pwm to zero doesn't shut my lights off something weird in the driver I need to shut the port off ...port 7 Is there a way I can create my own internal m...
by thoughtiknew
Sun Jan 26, 2014 7:53 am
Forum: Addons
Topic: jebao wp25 cuts out
Replies: 1
Views: 2308

jebao wp25 cuts out

My jebao runs for several hours then shuts off then I have to physicaly unplug it and replug it in to make it come back on I have it on my daylight channel and I have a pwm controller it is in reef crest mode (2) using internal memory that s happens regardless of the dcpump speed setting
by thoughtiknew
Sat Jan 25, 2014 3:26 pm
Forum: How do I code ...
Topic: actinic moonlight
Replies: 17
Views: 9029

Re: actinic moonlight

Yes a physical jumper The goal is this I want to use my actinic channel of my leds to also simulate the moon phase during the dark hours so my logic is this my actinic Chanel dims to zero sometime around 9pm at which point the moonphase function will kick in on channel 2 which is also connected to m...
by thoughtiknew
Sat Jan 25, 2014 12:48 pm
Forum: How do I code ...
Topic: actinic moonlight
Replies: 17
Views: 9029

Re: actinic moonlight

Dim expansion 0 is my actinic channel
Dim expansion 1 is my daylight channel
Dim expansion 2 is my sudo moonlight channel which I created by placing a jumper from channel 2 to channel 0 ( jumpet not actually in place just theoretical at this point)
by thoughtiknew
Fri Jan 24, 2014 8:31 pm
Forum: How do I code ...
Topic: actinic moonlight
Replies: 17
Views: 9029

Re: actinic moonlight

I have already successfully changed everything but the moonlights over too the internal memory essentially I need to know how to code the moon phase function to work on my actinic channel thinking about jumping out the channel 0 and 2 then I can just run moon phase on channel 2. But I would also lik...
by thoughtiknew
Thu Jan 23, 2014 4:21 pm
Forum: How do I code ...
Topic: actinic moonlight
Replies: 17
Views: 9029

Re: actinic moonlight

Ok now I have the controller up and running but after three code revisions I now have decided to switch to internal memory wondering how I might accomplish this in that case
by thoughtiknew
Wed Jan 22, 2014 7:22 am
Forum: How do I code ...
Topic: actinic moonlight
Replies: 17
Views: 9029

Re: actinic moonlight

where is the moonphase function located so i can review its usage

thanks in advance
by thoughtiknew
Tue Jan 21, 2014 9:32 pm
Forum: How do I code ...
Topic: actinic moonlight
Replies: 17
Views: 9029

actinic moonlight

i want my actinic channel (which is on dim expansion 0)to dim down and then stop at a low point and stay at that level and begin lunar simulation i am a fair coder and am familiar arduino but i am just getting started with reef angel in fact my reef angel is not even here yet :D just pre configuring...