Reef Angel Wizard

Community contributed apps
tentacles
Posts: 21
Joined: Sun Oct 07, 2012 10:21 pm

Re: Reef Angel Wizard

Post by tentacles »

Well, the actual on/off hours don't matter to me as long as it gets the right timing... I could always keep my current timer for that anyways.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Wizard

Post by rimai »

Try this:

Code: Select all

ReefAngel.Relay.Set(Port1,now()%43200<21600);
Roberto.
psantillana
Posts: 6
Joined: Wed Jun 12, 2013 10:41 pm

Re: Reef Angel Wizard

Post by psantillana »

hi roberto. i already downloaded version Arduino ver1.05 for MacOS but there is no WIZARD under tools. please send me a link where i can find the version with the WiZARD. thank you
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Reef Angel Wizard

Post by lnevo »

You need to use the version that is packaged for the Mac from ReefAngel. If you want to use the Wizard with a different IDE version, you can try and install it manually. It's only distributed on the git repo

https://github.com/reefangel/Wizard
psantillana
Posts: 6
Joined: Wed Jun 12, 2013 10:41 pm

Re: Reef Angel Wizard

Post by psantillana »

lnevo wrote:You need to use the version that is packaged for the Mac from ReefAngel. If you want to use the Wizard with a different IDE version, you can try and install it manually. It's only distributed on the git repo

https://github.com/reefangel/Wizard
hi lnevo.

i downloaded the zip file from github. should do i import it in the library of my Arduino 1.0.5? sorry, totally clueless how to add the wizard.

thank you

Paul
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Reef Angel Wizard

Post by lnevo »

I think you should stick with the packaged version. I really am not sure. Was just answering the question where to download from..
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Wizard

Post by rimai »

Yeah, stick with the downloadable version from the reefangel.com website.
It's a modified version of the standard Arduino release.
Roberto.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Wizard

Post by rimai »

Just as curiosity, did you see anything on v1.0.5 that would be worth spending the time trying to update our modified IDE?
Roberto.
Post Reply