Arduino first steps: Unterschied zwischen den Versionen

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

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