Search found 430 matches

by philr
Fri Aug 18, 2023 8:01 am
Forum: General Discussion
Topic: Deploy the GUI for other users
Replies: 3
Views: 4269

Re: Deploy the GUI for other users

You can use a second copy of MegunoLink if you are the only user. If there are multiple users then we expect you to purchase a second license for that machine.

Builder is also an option. Reach out for a discount since you wont be using it commercially if you want to go down that avenue.

Cheers
Phil
by philr
Fri Aug 18, 2023 8:00 am
Forum: MegunoLink
Topic: Serial communication Stops
Replies: 2
Views: 238

Re: Serial communication Stops

Good catch. Noise must have been ruining the USB connection.
by philr
Fri Aug 18, 2023 7:56 am
Forum: MegunoLink
Topic: Button Shape
Replies: 1
Views: 140

Re: Button Shape

Hi, you could put your own custom button in as an image and use the onclick event.

Cheers
Phil
by philr
Sun Jul 16, 2023 1:48 am
Forum: MegunoLink
Topic: megunolink for arduino idl 2.1.0
Replies: 2
Views: 2023

Re: megunolink for arduino idl 2.1.0

Hi, this will be fixed for AVR microcontrollers in the current update. Its also important to note this only works for AVR microcontrollers and is actually an optional feature. It just adds the convenience of not having to disconnect from a COM port before uploading firmware. You can of course manual...
by philr
Sun Jul 16, 2023 1:44 am
Forum: MegunoLink
Topic: Malwarebytes is flagging your new update download as malware
Replies: 1
Views: 460

Re: Malwarebytes is flagging your new update download as malware

Hi John, usually this is because they rely on some kind of consensus mechanism to decide a file is fine. So when we issue an update it can trigger for a while until eventually they decide its fine. Its a pain! Best you can do is check in here and make sure you download the update via the mechanism i...
by philr
Sun Jun 04, 2023 11:37 pm
Forum: General Discussion
Topic: Saving data in JSON format
Replies: 1
Views: 1866

Re: Saving data in JSON format

Hi unfortunately not. Megunolink requires a specific format to understand.
by philr
Sun May 21, 2023 11:40 pm
Forum: Bugs
Topic: Support for Arduino 2.1
Replies: 1
Views: 2873

Re: Support for Arduino 2.1

Should do. Have you had some issues?
by philr
Thu May 11, 2023 9:16 am
Forum: MegunoLink
Topic: Error in Formatting.h
Replies: 2
Views: 2798

Re: Error in Formatting.h

We have a prototype fix which you can get here by downloading the develop branch: https://github.com/Megunolink/MLP/tree/develop Delete the old megunolink library files and replace them with the github ones. Usually these are housed in this folder: C:\Users\USERNAME\Documents\Arduino\libraries\Megun...
by philr
Thu May 11, 2023 9:16 am
Forum: MegunoLink
Topic: Support for Nano Every Arduino
Replies: 2
Views: 2669

Re: Support for Nano Every Arduino

We have a prototype fix which you can get here by downloading the develop branch: https://github.com/Megunolink/MLP/tree/develop Delete the old megunolink library files and replace them with the github ones. Usually these are housed in this folder: C:\Users\USERNAME\Documents\Arduino\libraries\Megun...
by philr
Thu May 11, 2023 7:58 am
Forum: Bugs
Topic: Multiple interface panels
Replies: 1
Views: 3027

Re: Multiple interface panels

Hi try adding a MLPUIMessageProcessor to each interface and naming the channel as you describe. See image below
Screenshot 2023-05-11 195709.png
Screenshot 2023-05-11 195709.png (211.2 KiB) Viewed 2981 times