Search found 75 matches

by cain
Sat Nov 26, 2011 8:02 am
Forum: Standard
Topic: Meanwell D drivers?
Replies: 35
Views: 31149

Re: Meanwell D drivers?

08trdoffroad wrote:
My worry is that I need to be able to dim my drivers in the interim while I save for my RA. The only way I know to do this is with a complicated ardino DIY'ed controller...
use the SVR2 to adjust dimming while u wait for ur reefngel.
then when u get ur RA, just readjust SVR2.
by cain
Mon Nov 14, 2011 5:44 am
Forum: Addons
Topic: RF Expansion Module and Radion LED fixture
Replies: 4
Views: 6786

Re: RF Expansion Module and Radion LED fixture

roberto, do you need the wifi module to use this rf module?
by cain
Wed Nov 02, 2011 6:39 pm
Forum: Ask anything here
Topic: Preliminary buying questions?
Replies: 27
Views: 16947

Re: Preliminary buying questions?

rimai wrote: You can place both LEDs and MP10 into thunderstorm mode at the same time.
how to do that?
by cain
Mon Oct 17, 2011 9:47 am
Forum: Standard
Topic: tunze controllable pumps
Replies: 60
Views: 45090

Re: tunze controllable pumps

Xender wrote:Hi

Do you think I can DIM my TUNZE Nano-Stream 6025 with one of the two PWM channel on the relay box?
Thanks.
NO, since a 6025 is not controllable.
by cain
Thu Oct 13, 2011 11:24 am
Forum: Addons
Topic: Moonlights sneak preview
Replies: 33
Views: 24083

Re: Moonlights sneak preview

W@W!!!!
this is getting very very very interesting!!!
tagging along...
by cain
Sat Oct 01, 2011 6:51 am
Forum: Apps
Topic: Client Suite 2.2
Replies: 203
Views: 157446

Re: Client Suite 2.2

can you use the client suite without wifi?
i didnt install any suite, can i go directly to 2.2?
by cain
Thu Sep 29, 2011 5:25 pm
Forum: Standard
Topic: tunze controllable pumps
Replies: 60
Views: 45090

Re: tunze controllable pumps

rimai wrote:Yes, you need the PWM expansion module if you don't want to use the standard 2 channels.
I don't know if it can be controlled by using PWM yet. I'm hoping Bryan can help us out and test really quick when he has some time :)
ok, i'll wait then. TY.
by cain
Thu Sep 29, 2011 4:17 pm
Forum: Standard
Topic: tunze controllable pumps
Replies: 60
Views: 45090

Re: tunze controllable pumps

rimai wrote:correct
means it can be controlled?
i need the pwm epxansion module for this?
hopefully they're not on back order.
by cain
Thu Sep 29, 2011 3:15 pm
Forum: Standard
Topic: tunze controllable pumps
Replies: 60
Views: 45090

Re: tunze controllable pumps

rimai wrote:Actually, it seems that they accept PWM straight up.
If this is correct, by just feeding the boosted PWM to pin #1 and using pin #2 as ground reference, one could control them.
I need to get me one tunze pump to verify.
i can't wait...
by cain
Fri Sep 23, 2011 7:56 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

it's working, nice, real cool.
do you think i need another moonlight for a 3ft tank?
by cain
Fri Sep 23, 2011 7:43 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

thanks Roberto!
by cain
Fri Sep 23, 2011 7:28 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

another error,
ivalue required as left operand of assignment



else
{
if (hour()<21)
ActinicPWMValue=PWMSlope(12,0,21,30,10,100,180,ReefAngel.PWM.GetActinicValue());
else if (hour()=21 && minute()<=30)
by cain
Fri Sep 23, 2011 6:31 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

ok, done splicing today, when i verified the code it says " moonphase was not declared in this scope ". if (hour()<16) { if (hour()<12) ActinicPWMValue=Moonphase(); else ActinicPWMValue=PWMSlope(12,0,21,30,10,100,150,ReefAngel.PWM.GetActinicValue()); } else { if (hour()<21) ActinicPWMValue...
by cain
Thu Sep 22, 2011 8:55 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

ok, thanks. will need to go to homedepot tomorrow to splice this thing. :)
i'll splice it together with my actinic led's right? but how come in the code it says lowATOPin?
i'm not using my ATO molex.


Roberto, this varies in intensity like the moon right?
TY.
by cain
Thu Sep 22, 2011 8:01 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

rimai wrote:It will not turn your LEDs on, because we are going to kill the relay that powers the drivers and change the PWM output to moon phase intensity.
ok. got it. relay is already on/off, it turns on at 11:58am and turns off at 9:32pm. so no problem there.
by cain
Thu Sep 22, 2011 7:50 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

when lightning is in forecast, i'll get a video.

if we are sharing with the actinic, wouldnt the actinic turn on if the moonlights are on?
we can simulate the lunar cycle intensity right?
by cain
Thu Sep 22, 2011 7:18 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

it means you won't have clouds or lightning today. Every midnight, the RA will check whether you have cloud or not. And for every cloud you have, there's a chance of lightning. You can change all the parameters on the defines within your code. BTW, i've already tested this for 2 days, everything is...
by cain
Thu Sep 22, 2011 7:17 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

rimai wrote:
rimai wrote:You could, but it would be sharing one of the channels.
What time do you want the moonlight on?
simulate lunar cycle?
i dont know what time, can you give an advise?
my lights are from 12pm-930pm.
by cain
Tue Sep 20, 2011 5:14 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

i have this on my controller display
C00:00 L00:00 19
what does this mean?
TY.
by cain
Tue Sep 20, 2011 4:02 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

OK, verified it and no more errors.
lemme try it for a day or 2, see how it works.
TY.
by cain
Tue Sep 20, 2011 1:23 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

rimai wrote:Use this instead:

Code: Select all

#ifndef __REEFANGEL_FEATURES_H__
#define __REEFANGEL_FEATURES_H__


#define DisplayLEDPWM
#define wifi
#define SIMPLE_MENU


#endif  // __REEFANGEL_FEATURES_H__
i put this in the library and save it.

however, still getting "sketch too big" when i went to verify.
by cain
Tue Sep 20, 2011 12:42 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

features file, i got this from the library folder.
ReefAngel_Features.h
(1 KiB) Downloaded 498 times
by cain
Tue Sep 20, 2011 12:19 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

rimai wrote:Was almost there :)
tried it and it says sketch is too big.
by cain
Tue Sep 20, 2011 10:55 am
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

Roberto,
i'm getting multiple errors on the cloud.
i attached my pde, can you please check?
RA_090111_2201C.pde
(10.13 KiB) Downloaded 400 times
thanks a bunch.
by cain
Mon Sep 19, 2011 8:14 pm
Forum: Tutorials
Topic: Clouds and Lightining Effects using standard PWM channels
Replies: 54
Views: 54818

Re: Clouds and Lightining Effects using standard PWM channel

ActinicPWMValue=PWMSlope(10,00,22,15,0,50,40,ActinicPWMValue); DaylightPWMValue=PWMSlope(10,00,22,15,0,50,40,DaylightPWMValue); CheckCloud(); ReefAngel.PWM.SetActinic(ActinicPWMValue); ReefAngel.PWM.SetDaylight(DaylightPWMValue); do i need to change the values? like 10,00 and 22,15? or leave it as ...
by cain
Sun Sep 18, 2011 8:52 pm
Forum: Tutorials
Topic: Clouds and Lightining Effects using standard PWM channels
Replies: 54
Views: 54818

Re: Clouds and Lightining Effects using standard PWM channel

i get an error:
"DaylightPWMValue" was not declared in this scope

DaylightPWMValue=ReversePWMSlope(cloudstart,cloudstart+cloudduration,DaylightPWMValue,0,180);
by cain
Sat Sep 17, 2011 11:39 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

i have a metal halide ,vho,water return pump ,dont have the moonlight but want to add one ,lighting cooling fans ,and 3 koraellia water flow pumps,heater,skimmer....from what i gather if you have the mh bulbs you have to hook it to the computor (am i right on that ) and as far as the wave action go...
by cain
Thu Sep 15, 2011 8:48 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

all these codes look mind bogalling ...i dont know if i will be able to do all that ..im interested in getting a countroller ...but its very intimadating to me aaaaggggggggggggghhhhh ...lol just how easy is this the controller already comes precoded, you don't need to code to use the controller out...
by cain
Wed Sep 14, 2011 5:01 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

ok, thanks.
by cain
Wed Sep 14, 2011 12:08 pm
Forum: Development Libraries
Topic: A Few more Questions
Replies: 86
Views: 52753

Re: A Few more Questions

can someone help me with cloud cover/ storms?
i only have 2 drivers, 1 for whites and 1 blues.
i tried searching the PDE, but i find it confusing.