Page 1 of 1

web editor

Posted: Mon Apr 23, 2018 7:03 pm
by alains
Does megunolink support the arduino web editor?

Re: web editor

Posted: Wed Apr 25, 2018 5:52 am
by philr
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

Re: web editor

Posted: Thu Apr 26, 2018 5:54 pm
by alains
Thanks! I will be waiting for the update of the the installer.