Webwizard Enhancements

all things webwizard here, please share suggestions, issues, or just anything related to the webwizard
Post Reply
User avatar
brennyn21
Posts: 176
Joined: Mon Nov 23, 2020 5:40 pm

Webwizard Enhancements

Post by brennyn21 »

Webwizard Enhancements/Updates

06/27/24

I am excited to share the latest updates and features added to the Webwizard, and I welcome any feedback you might have.

Starting with the plugin, it has now been updated for Windows users. Please download and install the new plugin to upload your code using the wizard.

I am currently testing a new plugin for macOS, and Linux will be next.

When you access the Menu, you will now find two new options:
  • Coding Assistant
When you select "Coding Assistant," you can ask any question about fixing or adding new functions or features to your code. There is no need to paste your code; it is automatically sent along with your question.

This assistant is powered by AI, and I am in the process of training a custom model specifically for our Reef Angel Controllers. While the responses are not perfect yet, they are quite helpful for correcting errors or pointing you in the right direction.
  • Tutorials
Selecting "Tutorials" opens a dialog box with a list of tutorials. Currently, I have added three, but plan to include many more. So far, tutorials are available for ATO Functions, Robertoflow, and Controlling a Wave Engine with Reef Angel Controllers.

I aim to expand this section further. If anyone would like to contribute, please write tutorials in a .txt format and include HTML tags to ensure the formatting is interpreted correctly by the Webwizard.
  • Serial Monitor
We now have a serial monitor integrated into the Webwizard. You will find it adjacent to the "Upload" button. Once clicked, you need to select the port, and it will display the output in the bottom status pane. It automatically sets the baud rate for our controllers.
Sincerely, Brennyn
stehl
Posts: 3
Joined: Tue Jan 19, 2021 1:39 pm
Location: Virginia

Re: Webwizard Enhancements

Post by stehl »

Was this linux portion ever finished? My laptop is running linux and it wont let me select the port to upload my code from the wizard. I was able to install the plugin via bottles
User avatar
brennyn21
Posts: 176
Joined: Mon Nov 23, 2020 5:40 pm

Re: Webwizard Enhancements

Post by brennyn21 »

Does it show the agent is running? I don't have a linux laptop handy but I can spin up a VM and try it out.
Sincerely, Brennyn
stehl
Posts: 3
Joined: Tue Jan 19, 2021 1:39 pm
Location: Virginia

Re: Webwizard Enhancements

Post by stehl »

new to linux, Not exactly sure how I would check that. But I downloaded the plugin and installed it via bottles running wine11.0.
On the web wizard it says plugin connected in the upper right corner.

WHen I use the serial monitor to find my serial port and try to connect to it, It says the port is in use by another application.
The port selection on the web-wizard is greyed out.
stehl
Posts: 3
Joined: Tue Jan 19, 2021 1:39 pm
Location: Virginia

Re: Webwizard Enhancements

Post by stehl »

after more tinkering , had to adjust user permissions. i am able to connect to the serial port with the serial monitor inside the web wizard but the comport selection remains greyed out .

Also i am unable to compile code , Keeps saying variables dont exist.
User avatar
brennyn21
Posts: 176
Joined: Mon Nov 23, 2020 5:40 pm

Re: Webwizard Enhancements

Post by brennyn21 »

Can you send me a screenshot of where it is greyed out? Also can you post your code?
Sincerely, Brennyn
Post Reply