Last august Arduino has released there Arduino Command Line Interface, and we didn't about it since.
Few days back someone posted about using a notepad like software to write a code and use the CLI to compile and upload.
That made me think how long it's going to take me to create such a GUI.
So I spent 4-5 hours with Python, since I'm not an expert, most of the time spent
on google looking on how to do stuff in python.
I now got a very primitive text editor that if run with an arduino already connected, will identify it and
will allow you to compile and upload the code from it.
In the background I'm just running CMD CLI commands and check the response to see if success or not.
In case its your first meet with the Arduino-CLI and want to know how to install and use,
here is a link to my tutorial
• Tutorial on the Arduino Command Line ...
Want the python code
https://pastebin.com/s0tfgHKk
On this page of the site you can watch the video online Python super simple GUI for the Arduino CLI with a duration of hours minute second in good quality, which was uploaded by the user talofer99 19 July 2019, share the link with friends and acquaintances, this video has already been watched 933 times on youtube and it was liked by 12 viewers. Enjoy your viewing!