-
Notifications
You must be signed in to change notification settings - Fork 5
Installation_Guide
Installing the ArControl is just 2 steps. Firstly, download and install Arduino IDE. Then, unzip my software package, and run the arcDesigner.exe
.
ArControl relays on Arduino-IDE. You should download the IDE from offical site.
-
The ArControl was verified on Arduino IDE 1.6.11 . In theory, the latest versions are also eligible, except 1.6.12.
-
You are recommended to download the "Windows Installer" version.
As for general purpose, the binary-release version are recommended. ArControl is only verified on Microsoft Windows PC. You can recompile the source-code to make adaptations.
-
If you want to use binary-release directly, just download and unzip it.
-
ArControl will automatically look for any available "Arduino IDE". Make sure that you have installed the "Arduino IDE".
-
Onlyif you want to compile source-code, you should download and install Qt5.7.