Reef Angel Web Wizard

Community contributed apps
rrodriguess
Posts: 133
Joined: Sun Mar 09, 2014 11:01 am
Location: Santos - Brazil

Re: Reef Angel Web Wizard

Post by rrodriguess »

Tks Roberto

I thought I read somewhere and was doing something wrong ...

I'll wait for the update!

greetings
Rafa
Image
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Reef Angel Web Wizard

Post by binder »

Any webwizard support for us Linux users? I try to download it and all I get is the plugininstaller.exe.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Web Wizard

Post by rimai »

:(
It will take some time to figure out how to compile on linux box.
Roberto.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Reef Angel Web Wizard

Post by binder »

rimai wrote::(
It will take some time to figure out how to compile on linux box.
That's fine. I have a mac laptop that will work and allow me to upload so it's not a big deal. Just thought I'd ask.
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Reef Angel Web Wizard

Post by lnevo »

Curt, also once you get the firmware loaded from the IDE you can use the Remote Upload from Linux. No more plugin required :)

You'll need to update the cloud.reefangel.com IP address in RA_CustomSettings.h I'm not sure Roberto committed that change yet. Once thats the case it will look for new firmwares online which the web wizard will upload.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Reef Angel Web Wizard

Post by binder »

lnevo wrote:Curt, also once you get the firmware loaded from the IDE you can use the Remote Upload from Linux. No more plugin required :)

You'll need to update the cloud.reefangel.com IP address in RA_CustomSettings.h I'm not sure Roberto committed that change yet. Once thats the case it will look for new firmwares online which the web wizard will upload.
Very interesting. I was thinking about how to upload without having to use the webwizard and the plugin. I maintain my INO files on my private/home git server. So being able to compile and upload without having to rely on the webwizard is something that I like. I'm one that likes to not rely on external services to control my stuff or do my thing....just my personal preference.

I will have to look into this more so I understand it. I just haven't dove into the source code and functionality yet. I just got my star yesterday and opened it up and looked at all the parts and then tested out the interface and connections. Fun stuff :)
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Reef Angel Web Wizard

Post by lnevo »

You can program it as usual if thats the case.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Reef Angel Web Wizard

Post by binder »

lnevo wrote:You can program it as usual if thats the case.
good to know.

Sent from my XT1585 using Tapatalk
rrodriguess
Posts: 133
Joined: Sun Mar 09, 2014 11:01 am
Location: Santos - Brazil

Re: Reef Angel Web Wizard

Post by rrodriguess »

Hi Roberto

Any news about fixing the problem of not showing any BT com port?

Rafa
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Web Wizard

Post by rimai »

Sorry, still in the queue.
I need to work on adding linux too.
Roberto.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Reef Angel Web Wizard

Post by binder »

rimai wrote:Sorry, still in the queue.
I need to work on adding linux too.
you can put the linux support at the bottom of your list. the Bluetooth should take priority over linux support IMO

Sent from my XT1585 using Tapatalk
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Web Wizard

Post by rimai »

Yeah, not sure it is possible at all to get bluetooth com ports in the list.
The underlying code uses hardware ports that have a VID and PID and a bluetooth serial port is virtual and doesn't have PID/VID.
Roberto.
rrodriguess
Posts: 133
Joined: Sun Mar 09, 2014 11:01 am
Location: Santos - Brazil

Re: Reef Angel Web Wizard

Post by rrodriguess »

Roberto

Tks for trying :D
Image
MDandD
Posts: 23
Joined: Sat Apr 01, 2017 9:03 pm

Re: Reef Angel Web Wizard

Post by MDandD »

Has anyone figured out why the .pkg file will not install on a mac?

download/file.php?id=1588
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Web Wizard

Post by rimai »

Not sure why it is not working for you.
I just tested and it worked for me.
I tested on OSX 10.11 El Captain.
pkg.png
pkg.png (28.73 KiB) Viewed 19257 times
Roberto.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Reef Angel Web Wizard

Post by binder »

MDandD wrote:Has anyone figured out why the .pkg file will not install on a mac?

download/file.php?id=1588
what version of macOS do you have?

Sent from my XT1585 using Tapatalk
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Web Wizard

Post by rimai »

I added the ability to enter labels for most of the parameters.
Let me know if anyone has any problems.
Roberto.
tkeracer619
Posts: 160
Joined: Thu Nov 24, 2011 9:50 pm
Location: Golden, CO

Re: Reef Angel Web Wizard

Post by tkeracer619 »

Just found a bug...

Reset my controllers (plus) code back to a basic one created with the wizard. I was getting a couple errors and figured it was best to reset it since nothing but the wifi module is connected.

Using the InitialInternalMemory file in installer 1.1.3 and the wizard when you go to set the clock if you select AM for the time it changes the clock to PM. If you set it to PM it changes the clock to AM.

No biggy but likely an easy fix...
Image
mav3rick478
Posts: 39
Joined: Fri Feb 02, 2018 9:00 pm
Location: CA

Re: Reef Angel Web Wizard

Post by mav3rick478 »

Am I doing something wrong or did I not install something, when using the Web Wizard I don't have the tty.usbserial for a port option only the cu.usbserial? Code compiles fine and I can save it. As a quick fix i just copy and pasted the code into Arduino and uploaded from there. I'm on a MBP running OSX 10.11.6 using Chrome.

New user and I just got a used RA+.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Web Wizard

Post by rimai »

I think it is the same
Roberto.
mav3rick478
Posts: 39
Joined: Fri Feb 02, 2018 9:00 pm
Location: CA

Re: Reef Angel Web Wizard

Post by mav3rick478 »

I kept getting Error 400 last night. I'll try again tonight.

Sent from my Pixel XL using Tapatalk
jgwinner
Posts: 16
Joined: Fri Dec 27, 2013 8:22 pm

Re: Reef Angel Web Wizard

Post by jgwinner »

I just got the Cloud Portal. I downloaded the latest RA code, ReefAngelInstaller_1.1.3.exe. (I had 1.1.1 installed before that).

Installed.

Per the docs, used the WebWizard. Got a sketch. Copied it to my development machine (I use vMicro, but for this I used the RA Arduino fork executable). A snippet of the problem code:

Code: Select all

	////// Place your custom code below here


	////// Place your custom code above here

	ReefAngel.CloudPortal();
	// This should always be the last line
	ReefAngel.ShowInterface();
I get an error:

Code: Select all

Error: 'class ReefAngelClass' has no member function named 'CloudPortal'
Indeed, I downloaded the Github code (https://github.com/reefangel/Libraries) and find that the word "CloudPortal" does not exist in any of the library files, and is not a member of ReefAngel.cpp. I even followed breadcrumbs to https://github.com/lnevo but it's the same as what's checked in under ReefAngel.

So what do I have to do to get this to compile?

Thanks,

== John ==
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Web Wizard

Post by rimai »

Try using the dev branch of the github
Roberto.
jgwinner
Posts: 16
Joined: Fri Dec 27, 2013 8:22 pm

Re: Reef Angel Web Wizard

Post by jgwinner »

rimai wrote:Try using the dev branch of the github
That seems better, BUT ...

Then the "Dev" branch needs to be copied over, or the docs need updating. This is crazy.

I copied over the dev branch to my user folder (%USER%\Arduino) and now I'm getting a ton of compiler errors. Can't quite tell if the Dev branch is Arduino 1.0.1 or something newer. This is harder than it should be.

Is this product dead? :(
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Reef Angel Web Wizard

Post by rimai »

No. The dev branch is the latest. It is what it is used on the web wizard.
I decided not use the Arduino IDE for mainstream anymore. It is only used for development.
The webwizard is what you want to use if you don't want to worry about compile errors.
Link for webwizard: http://forum.reefangel.com/webwizard
Now, if you are talking about doing library development, then it is another story. You will need the IDE.
So, I would suggest just going to webwizard and doing all the compiling and uploading in there.
Roberto.
jgwinner
Posts: 16
Joined: Fri Dec 27, 2013 8:22 pm

Re: Reef Angel Web Wizard

Post by jgwinner »

I am doing development :(

Or, I was ... I copied over my code into the web wizard and at least sort of got it to work.
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: Reef Angel Web Wizard

Post by sbidny »

rimai wrote: So, I would suggest just going to webwizard and doing all the compiling and uploading in there.
But how do you suggest we do this if we use the Bluetooth adapter for upload?
mav3rick478
Posts: 39
Joined: Fri Feb 02, 2018 9:00 pm
Location: CA

Re: Reef Angel Web Wizard

Post by mav3rick478 »

sbidny wrote:
rimai wrote: So, I would suggest just going to webwizard and doing all the compiling and uploading in there.
But how do you suggest we do this if we use the Bluetooth adapter for upload?
Copy and paste into the Audrino app and upload with the Bluetooth adapter, it's just more convenient because it's wireless.

Sent from my Pixel XL using Tapatalk
sbidny
Posts: 123
Joined: Mon Sep 17, 2012 12:41 pm
Location: Lincoln Park, Chicago, IL, USA 60614

Re: Reef Angel Web Wizard

Post by sbidny »

But that’s the problem. The web wizard is using the dev branch, which works with the cloud portal. The 1.1.3 libraries don’t support this in Arduino. And the web wizard doesn’t support the Bluetooth adapter.

Just a few posts above, it sounded like copying the dev branch locally was causing a bunch of compile errors. I haven’t tried doing this myself yet, though.

Seems odd to me that the web wizard would be using the dev branch and not a release branch. And why hasn’t the cloud portal made it into a release branch yet if it’s being sold?
Post Reply