Arduino first steps: Unterschied zwischen den Versionen

Aus www.wiki.ardumower.de
Wechseln zu: Navigation, Suche
Zeile 12: Zeile 12:
 
<b>Step 2: Download and install the Arduino software</b>
 
<b>Step 2: Download and install the Arduino software</b>
  
<b>Download</b>
+
Click here to download the Arduino development software to your computer (Windows users should download the 'Installer' version on that page):
Click here to download the Arduino development software to your computer:
+
 
http://arduino.cc/en/Main/Software#toc3
 
http://arduino.cc/en/Main/Software#toc3
  
 
<b>Install</b>
 
<b>Install</b>
 
After the download completed, install the Arduino development software on your computer:
 
After the download completed, install the Arduino development software on your computer:
 +
For Windows, double click the file 'arduino-1.5.8-windows.exe' in your Windows file explorer.
  
 
+
<b>Step 3: Run the Arduino development software on your computer</b>
<b>Step 3: Upload your first program to the Arduino and get it running</b>
+
After the installation completed, run the Arduino development software by double clicking the 'Arduino' symbol on your Windows desktop.

Version vom 24. November 2014, 11:57 Uhr

Step 1: Attach the Arduino to your computer

Using an USB cable, attach the Arduino (Arduino Nano or Arduino Mega) to your computer as shown below.


Step 2: Download and install the Arduino software

Click here to download the Arduino development software to your computer (Windows users should download the 'Installer' version on that page): http://arduino.cc/en/Main/Software#toc3

Install After the download completed, install the Arduino development software on your computer: For Windows, double click the file 'arduino-1.5.8-windows.exe' in your Windows file explorer.

Step 3: Run the Arduino development software on your computer After the installation completed, run the Arduino development software by double clicking the 'Arduino' symbol on your Windows desktop.