No obvious signs water damage.
I did not think there would be because its in a sealed part of the stand away from any water for electronics only.
Do you think humidity could travel up the air lines and cause condensation inside ?
Search found 21 matches
- Mon Jan 05, 2015 4:25 pm
- Forum: Addons
- Topic: Multi-Channel Water Level Expansion reads 0
- Replies: 2
- Views: 2975
- Sun Jan 04, 2015 11:53 am
- Forum: Addons
- Topic: Multi-Channel Water Level Expansion reads 0
- Replies: 2
- Views: 2975
Multi-Channel Water Level Expansion reads 0
My Multi-Channel Water Level Expansion reads 0. It has been working fine since I got it. Today all channels are reading zero. If I try to celebrate it just says zero I have unplugged it plugged it to other ports on the usb hub. I have rebooted the reef angle several times and have reprogramed it wit...
- Fri Aug 08, 2014 8:30 am
- Forum: Addons
- Topic: Evergrow/Reefbreeders LED 0-10v expansion dimming
- Replies: 145
- Views: 117446
Re: Evergrow/Reefbreeders LED 0-10v expansion dimming
Have you got your upgrade kit and had a chance to try it out yet?lnevo wrote:I have confirmation that the RR upgrade kit will work with other evergrow value fixtures. I've ordered two kits and will post pictures and results as soon as possible!
- Sat May 24, 2014 9:33 am
- Forum: Ask anything here
- Topic: Riptide
- Replies: 14
- Views: 11266
Re: Riptide
Yes im very interested in this also.
Cant wait to here more about it.
Cant wait to here more about it.
- Wed May 21, 2014 5:02 pm
- Forum: Standard
- Topic: Jebao Wireless RW-15 Wave Maker
- Replies: 4
- Views: 3264
Re: Jebao Wireless RW-15 Wave Maker
I would say its a given that it has anti sync.
I have there twins controller and it has anti sync.
I could not see there going backwards on a new product.
I have there twins controller and it has anti sync.
I could not see there going backwards on a new product.
- Wed May 21, 2014 2:58 pm
- Forum: Standard
- Topic: Jebao Wireless RW-15 Wave Maker
- Replies: 4
- Views: 3264
Jebao Wireless RW-15 Wave Maker
Hey Jebao has a new Wireless RW-15 Wave Maker.
Would be great if we could get these to work with the The RF Expansion Module or a custom Module.
They say they can link 8 pumps wirelessly.
I bet they will be poplar.
Would be great if we could get these to work with the The RF Expansion Module or a custom Module.
They say they can link 8 pumps wirelessly.
I bet they will be poplar.
- Tue May 06, 2014 3:13 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
That also fixed it not sending a email when It times out like a had posted over at
http://forum.reefangel.com/viewtopic.php?f=20&t=4572
So it killed 2 birds with one stone.
http://forum.reefangel.com/viewtopic.php?f=20&t=4572
So it killed 2 birds with one stone.
- Tue May 06, 2014 3:07 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
Great that works.
Buzzer sounds when ato times out.
Buzzer sounds when ato times out.
- Tue May 06, 2014 2:58 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
Ahh never mind I see we are missing a t in
buzzer=ReefAngel.AlerFlags;
buzzer=ReefAngel.AlertFlags;
buzzer=ReefAngel.AlerFlags;
buzzer=ReefAngel.AlertFlags;
- Tue May 06, 2014 2:50 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
when I do that it says
sketch_may06a:96: error: 'class ReefAngelClass' has no member named 'AlerFlags'
when I try to upload
sketch_may06a:96: error: 'class ReefAngelClass' has no member named 'AlerFlags'
when I try to upload
- Tue May 06, 2014 2:38 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
Here is the code again Its just from the wizard. No changes from me #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPROM.h> #include <RA_NokiaLCD.h> #include <RA_ATO.h> #incl...
- Tue May 06, 2014 2:30 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
dp is the daylight channel. What does it show for dp when ATO is timed out? it shows 0 and I just reloaded the code after I downloaded the new library. so now it shows dimming on the led screen So after I let the ato timeout and the red light comes on the controller and it shuts the ato pump off it...
- Tue May 06, 2014 2:03 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
Ok, when it is supposed to sound the buzzer, what do you see in the screen on the daylight channel? On the portal it shows buzzer 0% On my reef angel screen there is nothing to show the daylight or antic I just have at the top of the screen its shows channel 0-5 channel 0 is my jebo wp40 so it show...
- Mon May 05, 2014 8:47 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
Yes I looked at the portal wrong. Its only the ato low that changes green when the pump is on.
The ato high never changes.
Its plugged in to the ato low.
It works fine as far as shutting off the pump etc when it times out.
It just will not sound the buzzer.
The ato high never changes.
Its plugged in to the ato low.
It works fine as far as shutting off the pump etc when it times out.
It just will not sound the buzzer.
- Mon May 05, 2014 1:51 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
No sorry I got that wrong they are both red and the ATO low turns green when the pump is on.rimai wrote:But you use ATO Low...
ReefAngel.SingleATOLow( Port1 );
What's ATO High?
- Mon May 05, 2014 1:29 pm
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
Yes red light turns on and ATO pump stops and then you have to go into the menu and reset the ATO timeout.
And in the portal the ATO high turns red.
And in the portal the ATO high turns red.
- Mon May 05, 2014 11:42 am
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Re: Buzzer not working.
#include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPROM.h> #include <RA_NokiaLCD.h> #include <RA_ATO.h> #include <RA_Joystick.h> #include <LED.h> #include <RA_TempSensor.h> #inc...
- Sat May 03, 2014 11:20 am
- Forum: Standard
- Topic: Buzzer not working.
- Replies: 18
- Views: 10141
Buzzer not working.
In the wizard when I get to the daylight dimming channel I select buzzer because that's what I have it plugged in. Then at the end of the wizard where it says buzzer - please check when the buzzer will come on I check overheat and ATO timeout. It has never worked when the ATO times out or it overhea...
- Sat Jun 01, 2013 7:17 pm
- Forum: Addons
- Topic: Dimmable Lunar Hub
- Replies: 39
- Views: 24060
Re: Dimmable Lunar Hub
Yes I will be in Oregon from June 16 to July 2. Any chance of them shipping in that time frame?
- Sat Jun 01, 2013 7:12 pm
- Forum: Addons
- Topic: Dimmable Lunar Hub
- Replies: 39
- Views: 24060
Re: Dimmable Lunar Hub
Any idea when this will be available?
- Fri May 24, 2013 10:54 am
- Forum: Addons
- Topic: Reef Angel pwm with analog Dimming expansion
- Replies: 1
- Views: 1368
Reef Angel pwm with analog Dimming expansion
Can I mix a Reef Angel plus pwm with the analog analog Dimming expansion? I plan on ordering a Reef Angel pwm to control 2 WP-40s and then later adding a analog Dimming expansion to control some 0-10VDC Analog LED lights. Is it ok to mix them like this or do I need to get the Analog Reef Angel plus ?