Difference between revisions of "Arduino SDK"

From ERIKA WIKI
Jump to: navigation, search
(Created page with "= Synopsys = This guide describes the download and installation process of [http://www.cygwin.com Cygwin], a collection of GNU and Open Source tools, needed to build ERIKA Ent...")
 
 
Line 1: Line 1:
 
= Synopsys =
 
= Synopsys =
This guide describes the download and installation process of [http://www.cygwin.com Cygwin], a collection of GNU and Open Source tools, needed to build ERIKA Enterprise v3 applications.
+
This guide describes the download and installation process of [https://www.arduino.cc/en/Main/Software Arduino SDK] needed to build ERIKA Enterprise v3 applications for [https://store.arduino.cc/arduino-uno-rev3 Arduino UNO] boards.
  
 
= Download =
 
= Download =
  
* Launch your favourite web browser and go to the [http://www.cygwin.com Cygwin website] as shown in the following figure:
+
* Launch your favourite web browser and go to the [https://www.arduino.cc Arduino website] as shown in the following figure:
  
[[File:Cygwin download.png|thumb|center|Figure 1: Cygwin website.]]
+
[[File:Arduino website.png|thumb|center|Figure 1: Arduino website.]]
  
* Click on [http://www.cygwin.com/setup-x86_64.exe setup-x86.exe] to download the Cygwin 32-bit installation program or click on [http://www.cygwin.com/setup-x86_64.exe setup-x86_64.exe] to download the Cygwin 64-bit installation program according to the type of your Windows OS installation.
+
* Click on [https://www.arduino.cc/en/Main/Software Software] button to go to software page as shown in the following figure:
  
= Installation =
+
[[File:Arduino software.png|thumb|center|Figure 2: Arduino software.]]
  
* Double-Click on the Cygwin installation program that you downloaded during the previous steps:
+
* Click on ''Windows Installer'' button to go to download page as shown in the following figure:
** [http://www.cygwin.com/setup-x86_64.exe setup-x86.exe] for 32-bit.
 
** [http://www.cygwin.com/setup-x86_64.exe setup-x86_64.exe] for 64-bit.
 
  
* The Cygwin installation program starts as shown in the following figure:
+
[[File:Arduino download.png|thumb|center|Figure 3: Arduino download.]]
  
[[File:Cygwin setup 1.png|thumb|center|Figure 2: Cygwin Installation Program.]]
+
* Click on ''Just Download'' button to download the installation program '''arduino-1.8.5-windows.exe'''.
  
* Click on the ''Next'' (''Avanti'' in the Italian Language) button to choose a download source as shown in the following figure:
+
= Installation =
 
 
[[File:Cygwin setup 2.png|thumb|center|Figure 3: Cygwin Download Sources.]]
 
 
 
* Make sure that the ''Install from Internet'' download source is selected and that your Internet connection is fully working. Then, click on the ''Next'' (''Avanti'' in the Italian Language) button to choose the installation directory as shown in the following figure:
 
 
 
[[File:Cygwin setup 3.png|thumb|center|Figure 4: Cygwin Installation Directory.]]
 
 
 
* Browse the ''Root Directory'' where to install Cygwin and then click on the ''Next'' (''Avanti'' in the Italian Language) button to select the local package directory as shown in the following figure:
 
 
 
[[File:Cygwin setup 4.png|thumb|center|Figure 5: Cygwin Local Package Directory.]]
 
 
 
* Browse the ''Local Package Directory'' where to download the Cygwin packages and then click on the ''Next'' (''Avanti'' in the Italian Language) button to select the connection type as shown in the following figure:
 
 
 
[[File:Cygwin setup 5.png|thumb|center|Figure 6: Cygwin Select Connection Type.]]
 
 
 
* Select the type of your Internet connection and then click on the ''Next'' (''Avanti'' in the Italian Language) button to choose the download site as shown in the following figure:
 
 
 
[[File:Cygwin setup 6.png|thumb|center|Figure 7: Cygwin Download Site.]]
 
 
 
* Choose a Cygwin download site near to you and then click on the ''Next'' (''Avanti'' in the Italian Language) button to select additional Cygwin packages from the distribution as shown in the following figure:
 
 
 
[[File:Cygwin setup.png|thumb|center|Figure 8: Cygwin Select Packages.]]
 
  
* Select ''Full'' in the ''View'' scroll-down menu and then type ''make'' in the ''Search'' text-box.
+
* Double-Click on the [https://www.arduino.cc/en/Main/Software Arduino SDK] installation program that you downloaded during the previous steps: '''arduino-1.8.5-windows.exe'''
* Scroll down the list of additional Cygwin packages to locate the ''make: The GNU version of the 'make' utility'' and click on the ''Skip'' column to add the ''make'' utility to Cygwin distribution as shown in the following figure:
+
* The [https://www.arduino.cc/en/Main/Software Arduino SDK] installation program starts as shown in the following figure:
  
[[File:Cygwin setup make.png|thumb|center|Figure 9: Cygwin GNU make utility.]]
+
[[File:Arduino setup 1.png|thumb|center|Figure 4: Arduino Installation Program.]]
  
* As ''Optional Step'' you can add ''Doxygen'' package to the Cygwin distribution (required to generate the ERIKA Enterprise v3 documentation) or you can install the stand-alone version of ''Doxygen'' as described in this [[Doxygen|guide]]
+
* Click on the ''I Agree'' button to accept the License Agreement ad go to installation options as shown in the following figure:
** Select ''Full'' in the ''View'' scroll-down menu and then type ''doxygen'' in the ''Search'' text-box.
 
** Scroll-down the list of additional Cygwin packages to locate the ''doxygen: A documentation system for C++, C, Java, Objective-C, IDL(Corba and Microsoft flavours)...'' and click on the ''Skip'' column to add the ''Doxygen'' utility to Cygwin distribution as shown in the following figure:
 
  
[[File:Cygwin setup doxygen.png|thumb|center|Figure 10: Cygwin Doxygen utility.]]
+
[[File:Arduino setup 2.png|thumb|center|Figure 5: Arduino Installation Options.]]
  
* When you finished adding additional packages to the Cygwin distribution, click on the ''Next'' (''Avanti'' in the Italian Language) button to resolve the distribution dependencies as shown in the following figure:
+
* Select or Remove additional Arduino components to install, then click on the ''Next'' button to select the installation folder as shown in the following figure:
  
[[File:Cygwin setup 7.png|thumb|center|Figure 11: Cygwin Resolving Dependencies.]]
+
[[File:Arduino setup 3.png|thumb|center|Figure 6: Arduino Installation Folder.]]
  
* Click on the ''Next'' (''Avanti'' in the Italian Language) button to start the Cygwin distribution download and installation process as shown in the following figure:
+
* Browse the File-System to select the ''Destination Folder'' where to install [https://www.arduino.cc/en/Main/Software Arduino SDK] and then click on the ''Install'' button to let the installation process to start as shown in the following figure:
  
[[File:Cygwin setup 8.png|thumb|center|Figure 11: Cygwin Setup.]]
+
[[File:Arduino setup 4.png|thumb|center|Figure 7: Arduino Installing.]]
  
* After the installation process ends, the Cygwin Installation Status and Create Icons window appears as shown in the following figure:
+
* After the installation process ends, the installation process completed window appears as shown in the following figure:
  
[[File:Cygwin setup 9.png|thumb|center|Figure 12: Cygwin Installation Status and Create Icons.]]
+
[[File:Arduino setup 5.png|thumb|center|Figure 8: Arduino installation completed.]]
  
* Finally, you can choose to Create an icon on the desktop and/or to Add the Cygwin icon Start Menu.
+
* Finally click on the ''Close'' button to complete the [https://www.arduino.cc/en/Main/Software Arduino SDK] installation process.
* After that, click on the ''Finish'' (''Fine'' in the Italian Language) button to complete the Cygwin installation process.
 
  
 
= Additional Notes =
 
= Additional Notes =

Latest revision as of 16:35, 21 December 2017

Synopsys

This guide describes the download and installation process of Arduino SDK needed to build ERIKA Enterprise v3 applications for Arduino UNO boards.

Download

  • Launch your favourite web browser and go to the Arduino website as shown in the following figure:
Figure 1: Arduino website.
  • Click on Software button to go to software page as shown in the following figure:
Figure 2: Arduino software.
  • Click on Windows Installer button to go to download page as shown in the following figure:
Figure 3: Arduino download.
  • Click on Just Download button to download the installation program arduino-1.8.5-windows.exe.

Installation

  • Double-Click on the Arduino SDK installation program that you downloaded during the previous steps: arduino-1.8.5-windows.exe
  • The Arduino SDK installation program starts as shown in the following figure:
Figure 4: Arduino Installation Program.
  • Click on the I Agree button to accept the License Agreement ad go to installation options as shown in the following figure:
Figure 5: Arduino Installation Options.
  • Select or Remove additional Arduino components to install, then click on the Next button to select the installation folder as shown in the following figure:
Figure 6: Arduino Installation Folder.
  • Browse the File-System to select the Destination Folder where to install Arduino SDK and then click on the Install button to let the installation process to start as shown in the following figure:
Figure 7: Arduino Installing.
  • After the installation process ends, the installation process completed window appears as shown in the following figure:
Figure 8: Arduino installation completed.
  • Finally click on the Close button to complete the Arduino SDK installation process.

Additional Notes

T.B.D.