web editor

Support forum for MegunoLink
Post Reply
alains
Posts: 17
Joined: Mon Oct 24, 2016 5:44 pm

Mon Apr 23, 2018 7:03 pm

Does megunolink support the arduino web editor?
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Wed Apr 25, 2018 5:52 am

Hi, while we dont have a lot of experience with it I just had a quick look now and see that our library is available from the library manager in the online IDE. The only problem is the installer for our Upload Monitor wont currently work (will be fixed in the future).

You can manually make it work.
Open the arduino create folder (which they make you install when using the online IDE)
"C:\Users\YOURNAMEHERE\.arduino-create\arduino\avrdude\6.3.0-arduino9\bin\"

Inside you will find avrdude.exe. Rename this to avrdude(MLP).exe

Go to "C:\Program Files (x86)\Number Eight Innovation\MegunoLink\Upload Monitors\" and copy this file AVRDudeWrapper.exe

Paste AVRDudeWrapper.exe here "C:\Users\YOURNAMEHERE\.arduino-create\arduino\avrdude\6.3.0-arduino9\bin\" and rename it to avrdude.exe

Now when the online IDE tries to program the device MegunoLink will be notified and it will get out of the way so programming can take place. Once programming is complete the connection will be re-established.

Cheers
Phil
alains
Posts: 17
Joined: Mon Oct 24, 2016 5:44 pm

Thu Apr 26, 2018 5:54 pm

Thanks! I will be waiting for the update of the the installer.
Post Reply