Search found 458 matches

by philr
Sat May 03, 2025 4:36 am
Forum: MegunoLink
Topic: Connection Manager visualizer not visible
Replies: 1
Views: 4538

Re: Connection Manager visualizer not visible

Hi Alf, did you figure this out? You should just be able to click the connection manager visualizer on the right side of the screenshot you have shown?
by philr
Sat Feb 22, 2025 3:25 am
Forum: MegunoLink
Topic: Event on connect
Replies: 1
Views: 4025

Re: Event on connect

Hi yes, in our interface panel visualiser you can drop a SerialConnection object that will send a message after some delay when a connection is established. You could also implement something like this where it would be able to tell if megunolink is connected or not at all times. https://www.megunol...
by philr
Tue Jan 28, 2025 6:21 am
Forum: MegunoLink
Topic: 'SerialCommandHandler' does not name a type
Replies: 3
Views: 6850

Re: 'SerialCommandHandler' does not name a type

Can you please share your program with me and ill take a look.
by philr
Tue Dec 17, 2024 8:09 am
Forum: Builder
Topic: Multiple interface panels
Replies: 1
Views: 4061

Re: Multiple interface panels

Yes, it is possible to have two interface panels on a single MegunoLink interface. MegunoLink allows multiple panels to be added to a single project interface. Each panel can be configured independently to handle different tasks, such as plotting data, displaying text, or controlling connected hardw...
by philr
Tue Dec 17, 2024 8:07 am
Forum: MegunoLink
Topic: Monitor not work!
Replies: 2
Views: 6596

Re: Monitor not work!

Hi, unfortunately there has been a driver released through windows update that has broken this. We are not sure why the Arduino IDE still works and continue to look into it. Best option for now is to delete the current driver and install the older one from somewhere like here: https://learn.sparkfun...
by philr
Wed Nov 27, 2024 7:51 am
Forum: MegunoLink
Topic: Multiple interface panels
Replies: 1
Views: 5173

Re: Multiple interface panels

Yes you can add multiples of most visualisers.
by philr
Wed Oct 30, 2024 7:09 am
Forum: Builder
Topic: Save not saving serial/ethernet connection settings
Replies: 1
Views: 5759

Re: Save not saving serial/ethernet connection settings

Yes, this will be fixed in the next update. Thanks for letting us know.
by philr
Wed Oct 30, 2024 7:08 am
Forum: Builder
Topic: Reminder message
Replies: 2
Views: 7869

Re: Reminder message

Hi, unfortunately this is not possible. Will add to the feature request list.
by philr
Wed Oct 30, 2024 7:06 am
Forum: Bugs
Topic: Compile error with ESP32 board definition
Replies: 2
Views: 9294

Re: Compile error with ESP32 board definition

Good catch.
We have a fix for this in the develop branch here if you want to use the newest espressif idf version
https://github.com/Megunolink/MLP/tree/develop

Cheers
Phil
by philr
Wed Oct 30, 2024 7:04 am
Forum: Projects
Topic: Garage Door Opener Project
Replies: 3
Views: 11396

Re: Garage Door Opener Project

Ha followed by a record slow response. Sorry lifes been busy. How did you get on with this in the end?