Search found 31 matches

by Express Reef
Wed Aug 30, 2017 11:56 am
Forum: Ask anything here
Topic: DIY Temp probe
Replies: 3
Views: 5434

Re: DIY Temp probe

For some reason when I plug it into the RA it switches off
by Express Reef
Tue Aug 22, 2017 11:20 am
Forum: Ask anything here
Topic: DIY Temp probe
Replies: 3
Views: 5434

DIY Temp probe

Good Day, I tried to make my own temp probes however looks like the RA don't pick them up? I have used these probes: http://www.ebay.com/itm/5PCS-Durable-2M-Waterproof-Temperature-Temp-Sensor-Thermal-Probe-DS18b20-New-/262363557534?epid=1984791235&hash=item3d16162e9e:g:FAIAAOSwzJ5XdLcy Any sugge...
by Express Reef
Sun Mar 19, 2017 11:16 am
Forum: Ask anything here
Topic: Chinese Led Dimming
Replies: 5
Views: 5646

Re: Chinese Led Dimming

How will I be able to check if my PWM module is cable of doing analog?
by Express Reef
Sat Mar 18, 2017 7:03 am
Forum: Ask anything here
Topic: Chinese Led Dimming
Replies: 5
Views: 5646

Re: Chinese Led Dimming

cosmith71 wrote:If the ballast is 0-10v analog then you will need 0-10v dimming. PWM wouldn't work.
Is the RA no able to do analog dimming? How can I check if my RA is analog or PWM? I know I got the PWM expansion.
by Express Reef
Sat Mar 04, 2017 11:57 am
Forum: Ask anything here
Topic: Chinese Led Dimming
Replies: 5
Views: 5646

Chinese Led Dimming

Can this also work on the PWM module?
https://youtu.be/0SsT28rSmjI
by Express Reef
Tue Dec 17, 2013 1:44 am
Forum: How do I code ...
Topic: LED Effects with PWM Expansion module
Replies: 58
Views: 39745

Re: LED Effects with PWM Expansion module

Although possible, we don't have function that would do connect with local weather. What kind of pattern are you thinking for your RF module? The short pulse can shake things up quite well. Then we must get someone to make this function :mrgreen: Then I`ll go with the short pulse! So how does one g...
by Express Reef
Mon Dec 16, 2013 1:48 pm
Forum: How do I code ...
Topic: LED Effects with PWM Expansion module
Replies: 58
Views: 39745

Re: LED Effects with PWM Expansion module

@rimai Is it possible to sync the RA to your local weather so that you will have clouds only on cloudy days and thunderstorm when it is in fact raining with thunderstorm in your area? and how would one go to get your wave makers to go ballistic? This is my channels on my led unit: Daylight - Neutral...
by Express Reef
Mon Dec 16, 2013 11:49 am
Forum: Addons
Topic: PWM module and Digital Dimming on led drivers
Replies: 1
Views: 2522

PWM module and Digital Dimming on led drivers

Good Day All,

I did a DIY led build using steves leds. Total led power 400watt. Now I want to code my RA so that I can do Thunder storms and clouds... Is this possible? :mrgreen:
by Express Reef
Sat Oct 19, 2013 6:48 am
Forum: Standard
Topic: LCD randomly starts flashing (and won't update portal)
Replies: 1
Views: 1558

Re: LCD randomly starts flashing (and won't update portal)

This is happening to mine as well since I installed my pwm module and changed a jumper in the head unit for the pwm module to work... and now my pH probe keeps on giving me a reading 1...???
by Express Reef
Sat Oct 19, 2013 6:45 am
Forum: Standard
Topic: Ph probe gives reading as 1 since pwm......
Replies: 2
Views: 1834

Ph probe gives reading as 1 since pwm......

I need help, Since I installed my pwm module and placed the jumper inside the RA head unit for the pwm to work my pH does not work. It keeps giving me a reading off 1. I even try to calibrate the probe without any success. I even tried a new probe and gives the same reading off 1... before I install...
by Express Reef
Sat Apr 06, 2013 9:48 am
Forum: How do I code ...
Topic: Help with 1st time coding
Replies: 5
Views: 3396

Re: Help with 1st time coding

Think there was something wrong with the internal memory... got this code now to work... date & time is correct #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> #i...
by Express Reef
Sat Apr 06, 2013 9:05 am
Forum: How do I code ...
Topic: Help with 1st time coding
Replies: 5
Views: 3396

Re: Help with 1st time coding

Hi Roberto,

My lights was suppose to go off on port 4 20 min ago but it is still on on the controller and did not switch off??? Is my RA faulty??? port 5 & 6 work if the temp goes up or down the the fans go on or heater...
by Express Reef
Sat Apr 06, 2013 8:49 am
Forum: How do I code ...
Topic: Help with 1st time coding
Replies: 5
Views: 3396

Help with 1st time coding

Good Day All, Still trying to setup my RA :oops: I need assistance with my code :mrgreen: I want a very basic menue 1. Lights on/off (port 1 to 4) 2. Skimmer on/off (port7) 3. Return on/off (port8) 4. Setup - Calibrate pH Info on Ports Port 1 - 4 Lights Port 5 Fans 26.5 on 26 off Port 6 Heaters 25.5...
by Express Reef
Sat Apr 06, 2013 8:35 am
Forum: Standard
Topic: Newbie - Need HELP
Replies: 5
Views: 3156

Re: Newbie - Need HELP

Here is my code... but lights on/off does not work??? #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_Joysti...
by Express Reef
Sat Apr 06, 2013 7:28 am
Forum: Standard
Topic: Newbie - Need HELP
Replies: 5
Views: 3156

Re: Newbie - Need HELP

What can be wrong? My lights off mode on the RA controller does not work...
by Express Reef
Sat Apr 06, 2013 7:05 am
Forum: How do I code ...
Topic: How to get Lights on/off on RA controller?
Replies: 10
Views: 6837

Re: How to get Lights on/off on RA controller?

Hi Roberto,

What can be wrong? When I select Lights Off on my RA Controller nothing happens???
by Express Reef
Wed Apr 03, 2013 11:49 am
Forum: How do I code ...
Topic: How to get Lights on/off on RA controller?
Replies: 10
Views: 6837

Re: How to get Lights on/off on RA controller?

How Can I edit the default menue?
by Express Reef
Wed Apr 03, 2013 11:48 am
Forum: How do I code ...
Topic: How to get Lights on/off on RA controller?
Replies: 10
Views: 6837

Re: How to get Lights on/off on RA controller?

Hi Roberto, I got the code to work... #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 <...
by Express Reef
Sun Mar 31, 2013 1:34 pm
Forum: How do I code ...
Topic: How to get Lights on/off on RA controller?
Replies: 10
Views: 6837

Re: How to get Lights on/off on RA controller?

Hi Roberto, I get an error... sketch to big! #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> #in...
by Express Reef
Sun Mar 31, 2013 11:56 am
Forum: How do I code ...
Topic: How to get Lights on/off on RA controller?
Replies: 10
Views: 6837

Re: How to get Lights on/off on RA controller?

I dont know how to do it... is there not an easier way??? This whole code thing is too difficult for me... no program or app that can do the coding???
by Express Reef
Sun Mar 31, 2013 10:08 am
Forum: How do I code ...
Topic: How to get Lights on/off on RA controller?
Replies: 10
Views: 6837

How to get Lights on/off on RA controller?

Good Day All,

I`m new and I know zero about coding? Any advice how i can teach myself to code? I want to have the function Lights on/off on my RA controller. via the Head unit... how do I do it??? Still dont get my wifi to work but i need a rooter to get it to work...
by Express Reef
Thu Mar 21, 2013 8:18 am
Forum: Addons
Topic: Reef Angel Installer missing RAGen.exe
Replies: 7
Views: 3809

Re: Reef Angel Installer missing RAGen.exe

Now how do I do the following? This is according to the Reef Angel Wifi manual Enabling the wifi feature 1. Start the RAGen software 2. On the “Features” tab, make sure the “Wifi” checkbox is selected. 3. Click “Save” button. Thanks so much for noting. I did not realize that the RAGen was still ref...
by Express Reef
Thu Mar 21, 2013 6:56 am
Forum: Addons
Topic: Wifi Attachemnt using Virtual Wifi Router?
Replies: 9
Views: 4347

Re: Wifi Attachemnt using Virtual Wifi Router?

DrewPalmer04 wrote:RAGen has been replaced by the wizard under tools of the arduino program.
Cool but how do I do this part???

Enabling the wifi feature
1. Start the RAGen software
2. On the “Features” tab, make sure the “Wifi” checkbox is selected.
3. Click “Save” button.
by Express Reef
Thu Mar 21, 2013 6:51 am
Forum: Addons
Topic: Reef Angel Installer missing RAGen.exe
Replies: 7
Views: 3809

Re: Reef Angel Installer missing RAGen.exe

Now how do I do the following? This is according to the Reef Angel Wifi manual
Enabling the wifi feature
1. Start the RAGen software
2. On the “Features” tab, make sure the “Wifi” checkbox is selected.
3. Click “Save” button.
by Express Reef
Thu Mar 21, 2013 6:47 am
Forum: Addons
Topic: Wifi Attachemnt using Virtual Wifi Router?
Replies: 9
Views: 4347

Re: Wifi Attachemnt using Virtual Wifi Router?

Cool I managed to get this sorted now, the only problem I have now is that I cant locate RAGen.exe seems like it did not install with the reef angel pc app???
by Express Reef
Thu Mar 21, 2013 6:45 am
Forum: Addons
Topic: Reef Angel Installer missing RAGen.exe
Replies: 7
Views: 3809

Reef Angel Installer missing RAGen.exe

Hi All,

I downloaded the Reef Angel installer from the Download portal, Im almost done setting up my wifi attachment, but I cant locate RAGen.exe looks like its not been installed I searched the entire folder where the reef angel app is been installed but there is no RAGen.exe
by Express Reef
Thu Mar 21, 2013 5:19 am
Forum: Addons
Topic: Wifi Attachemnt using Virtual Wifi Router?
Replies: 9
Views: 4347

Re: Wifi Attachemnt using Virtual Wifi Router?

Im using my wifi desktop adapter with software to be a "virtual rooter" making use of a 3G modem...
by Express Reef
Thu Mar 21, 2013 4:44 am
Forum: Standard
Topic: Newbie - Need HELP
Replies: 5
Views: 3156

Re: Newbie - Need HELP

Thanx dude got it to work :P now just to get the wifi to work :roll:
by Express Reef
Thu Mar 21, 2013 4:43 am
Forum: Addons
Topic: Wifi Attachemnt using Virtual Wifi Router?
Replies: 9
Views: 4347

Wifi Attachemnt using Virtual Wifi Router?

Good Day All,

Is it possible to connect with the RA Wifi attachment to an Virtual Wifi Router? If possible please assist.