-
Notifications
You must be signed in to change notification settings - Fork 27
Tutorial : How to install Arduino Designer ?
This tutorial describes how to setup the Arduino Designer.
First step is to download and install the Arduino IDE. Download the zip according to your operating system.
Then extract the zip file and launch the arduino executable :

If the Arduino IDE is well installed, you will see :

Close the Arduino IDE.
Next step is to download the Arduino Designer.
Extract the zip, and run the arduinodesigner executable to start it.

The UI of the Arduino Designer defines no menu, just one toolbar with 4 different buttons to : manage the project, define the hardware modules used and to define the software that would be uploaded on the hardware platform.
In Arduino Designer, you will have to set the path of the Arduino IDE.
Go to the Preferences menu :

Set the path to the Arduino IDE folder which contains the arduino executable:
