Reef Angel Wizard
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: Reef Angel Wizard
All updates went as they should.
No problems with RAGen or uploading my existing code.
Anything else to test?
No problems with RAGen or uploading my existing code.
Anything else to test?
Re: Reef Angel Wizard
No, not RAGen.
I've updated the Reef Angel Wizard.
Tools->Reef Angel Wizard
I've updated the Reef Angel Wizard.
Tools->Reef Angel Wizard
Roberto.
-
- Posts: 471
- Joined: Sat Jan 14, 2012 2:08 pm
- Location: Montgomery Village, MD
Re: Reef Angel Wizard
are there any release notes yet? What's in the new version?
Roscoe's Reefs - Starting Over Again:
Building new 29g Nano after landlord went berserk over my 4 75 gallon tanks, Multiple RA's, Water mixing stations, etc. Your help welcomed in remembering all I've forgotten.
Building new 29g Nano after landlord went berserk over my 4 75 gallon tanks, Multiple RA's, Water mixing stations, etc. Your help welcomed in remembering all I've forgotten.
Re: Reef Angel Wizard
It has not been released yet, thus no notes
I was just asking for beta testers before it gets released.
But it was a total overhaul of the original one and that's why it will be bumped it to 2.0
If you do get to test, watch for new user interface, new logic for code generation, internal memory code generation, settings are stored so when you open again, you get it just the way you left off.
I was just asking for beta testers before it gets released.
But it was a total overhaul of the original one and that's why it will be bumped it to 2.0
If you do get to test, watch for new user interface, new logic for code generation, internal memory code generation, settings are stored so when you open again, you get it just the way you left off.
Roberto.
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: Reef Angel Wizard
Doh! Ok I'll mess with it!
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: Reef Angel Wizard
Works beautifully! Now granted I don't have the most advanced RA set up. But I love the layout. It generates the correct code and compiles. The added relay features are great!
Re: Reef Angel Wizard
As an OSX user, you'll need to do the following to test the new wizard:
open the zipfile
Copy the "tools" and "updates"folders to ~/Documents/Arduino (I personally renamed the old folders, just in case)
Copy the pde.jar file to /Applications/Arduino.app/Contents/Resources/Java/
You'll need to change the paths if you installed the software to a custom location.
open the zipfile
Copy the "tools" and "updates"folders to ~/Documents/Arduino (I personally renamed the old folders, just in case)
Copy the pde.jar file to /Applications/Arduino.app/Contents/Resources/Java/
You'll need to change the paths if you installed the software to a custom location.
Re: Reef Angel Wizard
Dave just informed me that the Wizard generates a code that requires the newest libraries that are to be released shortly. So, if you upload the code, you may get the "No Internal Memory" message.
This is expected as you don't have the newest set of libraries. So, for now, please don't upload any code.
This is expected as you don't have the newest set of libraries. So, for now, please don't upload any code.
Roberto.
Re: Reef Angel Wizard
I used the wizard, but didnt put values into the internal memory but had it put it into the code and it all works fine since 14 June 2012
The only issue I'm having since I did this. Is the wifi unit loose connection often. Some times in 6 hours or sometimes 2 days. Most times I just have to unplug the unit to get it to work again. Otherwise I have to reprogram it. I've already upgraded to 2.35 and still having issues. Do you think new libraries could help with this issue?
The only issue I'm having since I did this. Is the wifi unit loose connection often. Some times in 6 hours or sometimes 2 days. Most times I just have to unplug the unit to get it to work again. Otherwise I have to reprogram it. I've already upgraded to 2.35 and still having issues. Do you think new libraries could help with this issue?
-
- Posts: 16
- Joined: Thu Sep 29, 2011 6:25 am
- Location: England
Re: Reef Angel Wizard
I have another suggestion for the Reef Angel Wizard.
It would be cool to have a navigation window to the left, so you can just click on the area you want.
some people have large setups. It would take a bit of time flicking through. especially if you are troubleshooting.
sam
It would be cool to have a navigation window to the left, so you can just click on the area you want.
some people have large setups. It would take a bit of time flicking through. especially if you are troubleshooting.
sam
Re: Reef Angel Wizard
Roberto-
WOrking on setting up comm for the Weather package and was going to use wizard to generate base .INO file for my main. Do you recommend I try out the beta or stick to current release version, just don't want to bake in uncertainty with respect to debugging my comm.
WOrking on setting up comm for the Weather package and was going to use wizard to generate base .INO file for my main. Do you recommend I try out the beta or stick to current release version, just don't want to bake in uncertainty with respect to debugging my comm.
-
- Posts: 16
- Joined: Thu Sep 29, 2011 6:25 am
- Location: England
Re: Reef Angel Wizard
Hi,
Not sure if i have found a bug if i select Aqua Illumination Cable, go through the process.
when i get to Aqua Illumination Port select. i click Low ATO Port or High, click next the nothing stays on that screen.
v 2.0.1
sam
Not sure if i have found a bug if i select Aqua Illumination Cable, go through the process.
when i get to Aqua Illumination Port select. i click Low ATO Port or High, click next the nothing stays on that screen.
v 2.0.1
sam
Re: Reef Angel Wizard
Yes, bug.
Thanks for reporting.
I've added to the issues list:
https://github.com/reefangel/Wizard/issues/5
Thanks for reporting.
I've added to the issues list:
https://github.com/reefangel/Wizard/issues/5
Roberto.
-
- Posts: 16
- Joined: Thu Sep 29, 2011 6:25 am
- Location: England
Re: Reef Angel Wizard
Feature Request
it would be cool for cloud and thunder storm options for dimming and AI Sol.
it would be cool for cloud and thunder storm options for dimming and AI Sol.
Re: Reef Angel Wizard
Not sure if this is the place for it, but I'd like to be able to set a timer function for my algae scrubber that runs twice a day. I normally run this equipment for 6 hours on and 6 hours off. I just got my RA and for now I am attempting to program a wavemaker port to run for 21600 seconds every 720 minutes.
Re: Reef Angel Wizard
I've never tried using it that way.
Can we do a custom code?
Is it 0-6, 6-12, 12-18, 18-0 hours?
Can we do a custom code?
Is it 0-6, 6-12, 12-18, 18-0 hours?
Roberto.
Re: Reef Angel Wizard
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.
Re: Reef Angel Wizard
Try this:
Code: Select all
ReefAngel.Relay.Set(Port1,now()%43200<21600);
Roberto.
-
- Posts: 6
- Joined: Wed Jun 12, 2013 10:41 pm
Re: Reef Angel Wizard
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
Re: Reef Angel Wizard
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
https://github.com/reefangel/Wizard
-
- Posts: 6
- Joined: Wed Jun 12, 2013 10:41 pm
Re: Reef Angel Wizard
hi lnevo.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
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
Re: Reef Angel Wizard
I think you should stick with the packaged version. I really am not sure. Was just answering the question where to download from..
Re: Reef Angel Wizard
Yeah, stick with the downloadable version from the reefangel.com website.
It's a modified version of the standard Arduino release.
It's a modified version of the standard Arduino release.
Roberto.
Re: Reef Angel Wizard
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.