Arduino first steps: Unterschied zwischen den Versionen

Aus www.wiki.ardumower.de
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
# Attach the Arduino to your computer
+
#Attach the Arduino to your computer
 
  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>
Zeile 6: Zeile 6:
 
  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>
# Download
+
#Download
 
  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
# Install
+
#Install
 
  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.
# Run
+
#Run
 
  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, 12:01 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.
  1. 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
  1. 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.
  1. Run
After the installation completed, run the Arduino development software on your computer by double clicking the 'Arduino' symbol on your Windows desktop.