Arduino first steps: Unterschied zwischen den Versionen

Aus www.wiki.ardumower.de
Wechseln zu: Navigation, Suche
(Step 2: Download and install the Arduino software)
Zeile 1: Zeile 1:
=Step 1: Attach the Arduino to your computer=
+
<b>Step 1: 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.
Zeile 9: Zeile 9:
 
</gallery>
 
</gallery>
  
=Step 2: Download and install the Arduino software=
 
  
==Download==
+
<b>Step 2: Download and install the Arduino software</b>
 +
 
 +
<b>Download</b>
 
Click here to download the Arduino development software to your computer:
 
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
  
==Install==
+
<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:
  
=Step 3: Upload your first program to the Arduino and get it running=
+
 
 +
<b>Step 3: Upload your first program to the Arduino and get it running</b>

Version vom 24. November 2014, 11:54 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

Download Click here to download the Arduino development software to your computer: http://arduino.cc/en/Main/Software#toc3

Install After the download completed, install the Arduino development software on your computer:


Step 3: Upload your first program to the Arduino and get it running