Arduino first steps: Unterschied zwischen den Versionen

Aus www.wiki.ardumower.de
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
1. <b>Attach the Arduino to your computer</b>
 
1. <b>Attach the Arduino to your computer</b>
Using an USB cable, attach the Arduino (Arduino Nano or Arduino Mega) to your computer as shown below.
+
Using an USB cable, attach the Arduino (Arduino Nano or Arduino Mega) to your computer as shown below.
<gallery>
+
<gallery>
File: Arduino nano usb cable.jpg|Arduino Nano and USB cable
+
File: Arduino nano usb cable.jpg|Arduino Nano and USB cable
File: Arduino nano usb connected.jpg|Arduino Nano connected via USB
+
File: Arduino nano usb connected.jpg|Arduino Nano connected via USB
File: Arduino atmega2560 usb connected.jpg|Arduino Mega 2560 connected via USB
+
File: Arduino atmega2560 usb connected.jpg|Arduino Mega 2560 connected via USB
</gallery>
+
</gallery>
  
 
2. <b>Download</b>
 
2. <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 (Windows users should download the 'Installer' version on that page):
http://arduino.cc/en/Main/Software#toc3
+
http://arduino.cc/en/Main/Software#toc3
  
 
3. <b>Install</b>
 
3. <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.
+
For Windows, double click the file 'arduino-1.5.8-windows.exe' in your Windows file explorer.
  
 
4. <b>Run</b>
 
4. <b>Run</b>
After the installation completed, run the Arduino development software on your computer by double clicking the 'Arduino' symbol on your Windows desktop.
+
After the installation completed, run the Arduino development software on your computer by double clicking the 'Arduino' symbol on your Windows desktop.

Version vom 24. November 2014, 11:02 Uhr

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.

2. Download

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

3. 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.

4. Run

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