Search found 131 matches

by Deckoz2302
Fri May 10, 2013 8:06 am
Forum: You and your tank
Topic: Tank noise
Replies: 20
Views: 23543

Re: Tank noise

My tank is pretty quite now that I worked out the kinks lol I have both a Danner Mag 7 & 9.5...they are extremely quite when only one is on but when both are on they hum together as they have the same resonance frequency. I ended up buying suction cups for the mag 7(as it has a plate for them to...
by Deckoz2302
Fri May 10, 2013 7:20 am
Forum: You and your tank
Topic: The Tank Setup
Replies: 4
Views: 7091

Re: The Tank Setup

Thanks guys! Lol there is still alot I need to do, and even more to order. Theres a few things left and this reef will be fully automated -skimmer cup cleaner -float in rodi resovoir to control solenoid to turn on the rodi unit to fill back up -robot snail to clean glass haha (I wish) But ill be doi...
by Deckoz2302
Thu May 09, 2013 4:36 pm
Forum: You and your tank
Topic: The Tank Setup
Replies: 4
Views: 7091

The Tank Setup

Well its been a while.... Just redid the RA for the tank upgrade...anyway Fulldisplay RA tower on right http://i7.photobucket.com/albums/y273/Neverblu/20130410_185844_HDR_zps3d1cc0ef.jpg Lights http://i7.photobucket.com/albums/y273/Neverblu/20130409_230234_zpsd7471b7b.jpg http://i7.photobucket.com/a...
by Deckoz2302
Mon Mar 26, 2012 8:43 am
Forum: How do I code ...
Topic: Progressive sunphase
Replies: 70
Views: 39860

Re: Progressive sunphase

Hmmm late reply haha...I'll post update tonight
by Deckoz2302
Mon Mar 26, 2012 8:41 am
Forum: How do I code ...
Topic: Moonphase on custom main
Replies: 53
Views: 32823

Re: Moonphase on custom main

Try this // above setup() void MoonState(byte D); // after loop() void MoonState(byte D) { switch(D){ default: case 1: if(D == 0 || D ==29); ThisPhase = 0; break; case 2: if(D >=1 && D <=6); ThisPhase = 1; break; case 3: if(D ==7); ThisPhase = 2; break; case 4: if( D >= 8 && D <=13);...
by Deckoz2302
Mon Mar 26, 2012 8:28 am
Forum: How do I code ...
Topic: Moonphase on custom main
Replies: 53
Views: 32823

Re: Moonphase on custom main

I'll have to look at this again - to all who have been having problems with some of my code I apologize for not responding lately. Between work, having a house built, and prepping for a 9 tank biospecific setup on one system when I move and everything else in between life has been a little hectic.
by Deckoz2302
Mon Mar 26, 2012 8:20 am
Forum: For New Members
Topic: Hi.
Replies: 5
Views: 2980

Re: Hi.

I can help what is it you want to accomplish? Most of the things you have will be able to be created via raGEN. Once you have done what Roberto said above me I can help with getting the custom main screen set up .
by Deckoz2302
Sun Mar 11, 2012 7:29 pm
Forum: How do I code ...
Topic: Moonphase on custom main
Replies: 53
Views: 32823

Re: Moonphase on custom main

Hmm my bad for not responding. I just threw it together and never really went back over it.oops
by Deckoz2302
Sun Feb 19, 2012 3:15 pm
Forum: Tutorials
Topic: Custom Main Screens
Replies: 166
Views: 157777

Re: Custom Main Screens

Yes nice screen sir ;)
by Deckoz2302
Wed Feb 15, 2012 4:52 am
Forum: Ask anything here
Topic: Suuuuper Stoked!
Replies: 7
Views: 4550

Re: Suuuuper Stoked!

Yes...5% nice ;). All of mine start in the range of 9pwm -21pwm except my whites...at 65. Mind you these are numbers bases off 255..not 0-100. Wait till you use that flex block for lightning ...haha sooo cool ;) Also...I'm sure you know but I'll say it anyway. Put the drivers in a vented area that y...
by Deckoz2302
Tue Feb 07, 2012 1:31 pm
Forum: Ask anything here
Topic: Auxilliary LCD monitor
Replies: 40
Views: 23753

Re: Auxilliary LCD monitor

Oh I know that's a ra & ra+ ...I'm talking about your project on hold prototype hahaha...really though jsclownfish this is an awesome breakthrough using a 2nd arduino board(ra)
by Deckoz2302
Tue Feb 07, 2012 11:21 am
Forum: Ask anything here
Topic: Auxilliary LCD monitor
Replies: 40
Views: 23753

Re: Auxilliary LCD monitor

indeed....so roberto how much for that prototype hahaha
by Deckoz2302
Tue Feb 07, 2012 9:08 am
Forum: Ask anything here
Topic: Auxilliary LCD monitor
Replies: 40
Views: 23753

Re: Auxilliary LCD monitor

I got second screen envy....
by Deckoz2302
Tue Feb 07, 2012 3:48 am
Forum: Addons
Topic: Moonlights sneak preview
Replies: 33
Views: 22725

Re: Moonlights sneak preview

You could use one of these http://www.ledsupply.com/dynaohm.php For each of the moonlights, then wire the drivers to a 5v electronicly controlled potentiometer Reef angel > pot w/ 5v external powersupply. Reef angels dimm voltage will come in and turn the pot allowing power to the drivers from the e...
by Deckoz2302
Tue Feb 07, 2012 3:12 am
Forum: Ask anything here
Topic: Suuuuper Stoked!
Replies: 7
Views: 4550

Re: Suuuuper Stoked!

Post to long to edit on phone The 6 led/stand changes to 10 if you do two strands of 5 parallell of the driver vs 6 in series. However parallell will cut the constant current in half per strand so a 700mA puck w/ 2 parallells will be receiving 350mA/strand. Just my opinion but 350mA barely powers cr...
by Deckoz2302
Tue Feb 07, 2012 2:45 am
Forum: Ask anything here
Topic: Suuuuper Stoked!
Replies: 7
Views: 4550

Re: Suuuuper Stoked!

Yes it was me - I use a 2100mA, & 2x 1000mA buckblock, and also 3x 700mA flexblocks You do not need to do reverse ramping with these drivers - start from 0 ramp to 100. If you like - like I did I wartched my lights to see when power on is for example my white 2100mA w/ 5x xml t6 on them starts l...
by Deckoz2302
Sat Feb 04, 2012 11:45 pm
Forum: How do I code ...
Topic: C library for Sun/Moon effects
Replies: 213
Views: 128427

Re: C library for Sun/Moon effects

this is the code you need to parse your seconds to hours/minutes rhour=rtime/3600; rtime=rtime%3600; rmin=rtime/60; rtime=rtime%60; rsec=rtime; if(rsec > 30) rmin++; shour=stime/3600; stime=stime%3600; smin=stime/60; stime=stime%60; ssec=stime; if(ssec > 30) smin++; I wish I could say I had a better...
by Deckoz2302
Wed Jan 25, 2012 5:19 am
Forum: Addons
Topic: PH measures incorrectly with ATO float switches
Replies: 3
Views: 2931

Re: PH measures incorrectly with ATO float switches

Heatshrink your soldered connections - before you heat shrink , dielectric gel your solder slide the tube over connection then squirt a bead of silicon in each end of the shrink tube, wait 24 hours for silicon to dry. This will be your most viable option for submerged connections. Rinse the shrink t...
by Deckoz2302
Tue Jan 24, 2012 8:13 pm
Forum: How do I code ...
Topic: Progressive sunphase
Replies: 70
Views: 39860

Re: Progressive sunphase

No problem - the moonphase is actually part of the libraries. I just made that code so you can see what part of the moonphase its in visually on the main screen. Glad it worked out :)
by Deckoz2302
Sun Jan 22, 2012 9:06 am
Forum: How do I code ...
Topic: Progressive sunphase
Replies: 70
Views: 39860

Re: Progressive sunphase

My features file /* * Copyright 2010 Curt Binder * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
by Deckoz2302
Wed Jan 18, 2012 2:06 pm
Forum: How do I code ...
Topic: Progressive sunphase
Replies: 70
Views: 39860

Re: Progressive sunphase

Yes we could do that for lightning - the three sets were test runs as Im trying to implement more then one lightning strike during a storm. also you could but void strike() after the function, and you would call it after the if statement like so if (blahblahblah) strike(); The reason ChannelValue =2...
by Deckoz2302
Tue Jan 17, 2012 5:22 pm
Forum: How do I code ...
Topic: Progressive sunphase
Replies: 70
Views: 39860

Re: Progressive sunphase

you could do something like this if you use the code on RA to pull the values add this to top of RA PDE byte SeasonsVar[]={ 0,0,0,0,0,0,0,0,0,0,0,0}; Placed in Loop() to pull variables from PWM Module Wire.requestFrom(8,12); for (int a=0;a<12;a++) { if (Wire.available()) SeasonsVar[a]=Wire.receive()...
by Deckoz2302
Tue Jan 17, 2012 4:23 pm
Forum: How do I code ...
Topic: Progressive sunphase
Replies: 70
Views: 39860

Re: Progressive sunphase

You are correct, You do not need any of that on the RA unless you want to pull values, the code can be loaded as is however - here is the latest #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include "ReefAngel_Globals.h" #include "ReefAngel_Features....
by Deckoz2302
Sat Jan 14, 2012 9:51 pm
Forum: You and your tank
Topic: Custom 25
Replies: 2
Views: 5490

Re: Custom 25

Thanks roberto - the reef angel has made my life simple again

Its definitely been a work in progess and there is still work to be done :D. and my favorite coral

My frogspawn- a white and a green frogspawn put together
Image
by Deckoz2302
Sat Jan 14, 2012 4:28 pm
Forum: You and your tank
Topic: Custom 25
Replies: 2
Views: 5490

Custom 25

Hello, my name is Brad...this is my custom 25 - DImensions 25.75lx14wx16h Current FTS 1/12/2012: http://i7.photobucket.com/albums/y273/Neverblu/P1130072-1.jpg http://i7.photobucket.com/albums/y273/Neverblu/DSCN0041.jpg http://i7.photobucket.com/albums/y273/Neverblu/P1140087.jpg http://i7.photobucket...
by Deckoz2302
Fri Jan 13, 2012 5:34 am
Forum: For New Members
Topic: power lost during PDE upload
Replies: 3
Views: 3362

Re: power lost during PDE upload

Time to get a usps :D
by Deckoz2302
Fri Jan 13, 2012 5:32 am
Forum: You and your tank
Topic: 360G Reef
Replies: 10
Views: 15326

Re: 360G Reef

Zoa's are bad too :/ glad to hear your alright!
by Deckoz2302
Sun Jan 08, 2012 5:01 pm
Forum: How do I code ...
Topic: LED Effects with PWM Expansion module
Replies: 58
Views: 39792

Re: LED Effects with PWM Expansion module

I know this is several months late - I changed the piece of code for simulating the lightning effect so its strike pattern will be a little more random. Here is the modified section if (lightningchance && (NumMins(hour(),minute())==(cloudstart+(cloudduration/2))) && second()<2) { int...
by Deckoz2302
Sat Jan 07, 2012 12:59 pm
Forum: How do I code ...
Topic: Flow meter Testing
Replies: 26
Views: 29969

Re: Flow meter Testing

Interesting. Thanks for the info
by Deckoz2302
Sat Jan 07, 2012 6:10 am
Forum: How do I code ...
Topic: Flow meter Testing
Replies: 26
Views: 29969

Re: Flow meter Testing

both my reactors and return use 3/8thsID tubing and reactor pump powers 2 reactors @ 185gph, and return is 350gph. any way you can tell what size it is? the site doesnt say