Jump to content

Zac

SRC Member
  • Posts

    1,522
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Zac

  1. Hi looking to buy Cheato at woodlands area. Anyone?
  2. Hi looking to buy Cheato at woodlands area. Anyone?
  3. Reef Angel controller detected Water Level more than 100. must be my return failed me! luckily i set it to off my Skimmer when the water level hits 85% so it wont over flow out into the sump tank.
  4. Coded the ReefAngel to sync the WP40 x 2 and my MP40 to dial up and down according to my LED schedule. When the lights are at it highest intensity the wave will be at its highest intensity too. heres my code. if (hour()>=8 && hour()<10) // From 8am to 10am ReefCrest mode 30% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(ReefCrest,30,20); } else if (hour()>=10 && hour()<12) // From 10am to 12pm NutrientTransport mode 40% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(NutrientTransport,40,20); } else if (hour()>=12 && hour()<14) // From 12pm to 2pm NutrientTransport mode 50% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(NutrientTransport,50,20); } else if (hour()>=14 && hour()<16) // From 2pm to 4pm ReefCrest mode 70% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(ReefCrest,70,20); } else if (hour()>=16 && hour()<18) // From 4pm to 6pm ReefCrest mode 60% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(ReefCrest,60,20); } else if (hour()>=18 && hour()<20) // From 6pm to 8pm NutrientTransport mode 50% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(NutrientTransport,50,20); } else if (hour()>=20 && hour()<22) // From 8pm to 10pm ReefCrest mode 40% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(ReefCrest,40,20); } else if (hour()>=22 && hour()<24) // From 10pm to 12am ReefCrest mode 30% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(ReefCrest,30,20); } else if (hour()>=24 && hour()<8) // From 12am to 8am ReefCrest mode 20% { ReefAngel.RF.UseMemory=false; ReefAngel.RF.SetMode(ReefCrest,20,20); } if (hour()>=8 && hour()<10) // From 8am to 10am Nutrient Transport Mode 40%-50% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(40,50,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(40,50,3000,false) ); } else if (hour()>=10 && hour()<12) // From 10am to 12pm Nutrient Transport Mode 50%-70% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(50,70,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(50,70,3000,false) ); } else if (hour()>=12 && hour()<14) // From 12pm to 2pm Nutrient Transport Mode 60%-70% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(60,70,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(60,70,3000,false) ); } else if (hour()>=14 && hour()<16) // From 2pm to 4pm Nutrient Transport Mode 70%-100% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(70,100,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(70,100,3000,false) ); } else if (hour()>=16 && hour()<18) // From 4pm to 6pm Nutrient Transport Mode 70%-90% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(70,90,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(70,90,3000,false) ); } else if (hour()>=18 && hour()<20) // From 6pm to 8pm Nutrient Transport Mode 60%-80% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(60,80,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(60,80,3000,false) ); } else if (hour()>=20 && hour()<22) // From 8pm to 10pm Nutrient Transport Mode 50%-70% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(50,70,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(50,70,3000,false) ); } else if (hour()>=22 && hour()<24) // From 10pm to 12am Nutrient Transport Mode 40%-50% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(40,50,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(40,50,3000,false) ); } else if (hour()>=24 && hour()<8) // From 12am to 8am Nutrient Transport Mode 30%-40% channel 1 Sync, Channel 2 anti sync { ReefAngel.PWM.SetChannel( 1, NutrientTransportMode(30,40,3000,true) ); ReefAngel.PWM.SetChannel( 2, NutrientTransportMode(30,40,3000,false) ); }
  5. Some updates MP10W ES(use for about a year): $290 MP40W ES(use for slightly more then 6 mths): $460 - collected by nice reefer 3ft T5 light with 2 actinic blue tubes: $80 Lumini Glisten 150R LED light: $250 Hailea HC 500A Chiller: $200 - collected by nice reefer Reef Octopus skimmer(good for 3ft & above): $200 - collected by nice reefer Pls contact him direct at 90024245 thks
  6. Some updates MP10W ES(use for about a year): $290 MP40W ES(use for slightly more then 6 mths): $460 3ft T5 light with 2 actinic blue tubes: $80 Lumini Glisten 150R LED light: $250 Hailea HC 500A Chiller: $200 - collected by nice reefer Reef Octopus skimmer(good for 3ft & above): $200 - collected by nice reefer Pls contact him direct at 90024245 thks
  7. Tank collected by nice reefer
  8. Some updates 3ft T5 light with 2 actinic blue tubes: $80 Lumini Glisten 150R LED light: $250 Hailea HC 500A Chiller: $200 - currently reserved MP10W ES(use for about a year): $290 MP40W ES(use for slightly more then 6 mths): $460 Reef Octopus skimmer(good for 3ft & above): $200 - currently reserved Pls contact him direct at 90024245 thks
  9. Tank currently reserved. Thks
  10. Posting on behalf of a friend who has decom his 3ft tank. He has the following equipments for 1st round sale. 3ft T5 light with 2 actinic blue tubes: $80 Lumini Glisten 150R LED light: $250 Hailea HC 500A Chiller: $200 MP10W ES(use for about a year): $290 MP40W ES(use for slightly more then 6 mths): $460 Reef Octopus skimmer(good for 3ft & above): $200 Pls contact him direct at 90024245. Pics are attached within.
  11. Posting in behalf of a friend who is giving away his 3ft by 2.5ft by 2.5ft tank with cabinet and sump. Total height with cabinet is about 5ft7. There is quite a bit of scratches on the tank. Cabinet is still good and sturdy however hinges have to be changed as they are rusty. Please get your own movers for the tank. He will dispose off the tank by Monday if there are no takers. Those who are interested, pls contact him direct at 90024245. Pics of the tank as attached.
  12. The skimmer pic i wanted to post perviously. Happy with the performance. Also the fail safe that i coded the Reefangel to switch the skimmer of if water level hits 80% works great. No more overflowing skimmate when i do my maintenance. haha i get that alot as i often forget to off my skimmer when i off my return pump!
  13. very nice! next time i also want to have a tank with my Son! that is when i have one
  14. The DC pumps operating at what percentage shown on my andriod phone
  15. will do a video after another project which i am currently doing
  16. Feel free to give me ideas on what else i can do to automate my reef tank All ideas are welcome!
  17. Doing up a project to control all my DC pumps with my Reef Angel controller. With the Dimming expansion module i can now control more than just 2 DC pumps. I link up my WP40 x2(wave maker) to run in 90% max NTM. right Sync and left anti Sync. Waveline DC10000(return pump) running 100% Waveline DC6000(skimmer pump) running 100% Hook up this up to my Reef Angel controller using the ReefAngel (Jebao Cables). Did a code for feeding mode. When i enter the feeding mode. all the pumps will be tune down. WP40s down to 30% DC10000(return Pump) down to 75% DC6000(skimmer) continue to run at 100% vortech MP40 will be tune down to 0% via the Reef Angel RF module. I achieve a calm environment for feeding my fishes! (sometimes when want to take pictures i will enter feeding mode too) Also coded a fail safe if my return pumps fails me the water level in the sump will raise hence my skimmer collection cup will be flooded and the skimmate just enter back to the tank! man i hate that when it happens! so i coded the skimmer to be switch off when the water level hits 80% and automatically switch on when at 70% solved my problem. However iam doing up a automation of my auto feeder to be controlled by the RA controller. so once i enter feeding mode it not just tune down the pumps but will also auto feed once (manual feeding) however most of the time it will be on timer to enter feeding mode automatically once every day. Loving the endless capabilities of this controller whatever i can think of it is possible to code the controller to do the task!
  18. sold to a nice reefer. Thanks all !
  19. Hi i have a MP10w ES for sale- 2year old. Running in my 5ft tank under utilised hence the sale. Going at $250. Contact me at 98527990. FCFS no reservation goes to whoever can collect soonest possible. Collection Woodlands st 13 Cheers Zac
  20. hahaha bro good to know iam not the only 1 with this issue iam using mac could that be the reason?
  21. Sorry for your loses man. Didnt know that expired food can kill fishes!... i lost 1 algea blenny 1 sail fin tank and 1 true prec followed by my chiller didnt switch on incident.
  22. hmm no idea why i cannot load pictures anymore anyone facing the same issue?
×
×
  • Create New...