Search found 457 matches

by philr
Sat Feb 22, 2025 3:25 am
Forum: MegunoLink
Topic: Event on connect
Replies: 1
Views: 2835

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: 5522

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: 3049

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: 4959

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: 4298

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: 4480

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: 5775

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: 6531

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: 8944

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?
by philr
Wed Oct 30, 2024 7:02 am
Forum: MegunoLink
Topic: issue Updating Interface Panel From ESP32
Replies: 2
Views: 5207

Re: issue Updating Interface Panel From ESP32

Im not 100% sure but there could also be a limit on command length too. Maybe try a shorter command.