Skip to content

Installation_Guide

chenxinfeng4 edited this page Dec 6, 2017 · 1 revision

Installing the ArControl is just 2 steps. Firstly, download and install Arduino IDE. Then, unzip my software package, and run the arcDesigner.exe.

1. Download and install Arduino IDE

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.

    Arduino logo

2. Download and install ArControl

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.

Qt_Logo