Modifications

Sauter à la navigation Sauter à la recherche
897 octets ajoutés ,  7 juillet 2013 à 13:58
Ligne 73 : Ligne 73 :  
<font color="orange">'''2 | Télécharger l'environnement Arduino'''</font>
 
<font color="orange">'''2 | Télécharger l'environnement Arduino'''</font>
   −
Get the latest version from the download page.
+
Téléchargez la dernière version depuis [http://arduino.cc/en/Main/Software la page de téléchargement d'Arduino].
   −
When the download finishes, unzip the downloaded file. Make sure to preserve the folder structure. Double-click the folder to open it. There should be a few files and sub-folders inside.
+
Dézippez le fichier téléchargé une fois le téléchargement est terminé.  
   −
<font color="orange">'''3 | Connect the board'''</font>
+
Assurez vous de préserver la structure des répertoires.
   −
The Arduino Uno, Mega, Duemilanove and Arduino Nano automatically draw power from either the USB connection to the computer or an external power supply. If you're using an Arduino Diecimila, you'll need to make sure that the board is configured to draw power from the USB connection. The power source is selected with a jumper, a small piece of plastic that fits onto two of the three pins between the USB and power jacks. Check that it's on the two pins closest to the USB port.
+
Double cliquez sur le répertoire pour l'ouvrir. Il devrait y avoir quelques fichiers et sous-répertoires à l'intérieur.
   −
Connect the Arduino board to your computer using the USB cable. The green power LED (labelled PWR) should go on.
+
<font color="orange">'''3 | Connectez la carte'''</font>
   −
<font color="orange">'''4 | Install the drivers'''</font>
+
Les Arduino Uno, Mega, Duemilanove et Arduino Nano s'alimentent automatiquement depuis le port USB ou depuis le connecteur d'alimentation de la carte. Si vous utilisez un Arduino Diecimila, vous devez vous assurez que vous avez configuré votre carte pour qu'elle soit alimentée par le port USB (la source d'alimentation est sélectionnée à l'aide d'un cavalier).
   −
Installing drivers for the Arduino Uno or Arduino Mega 2560 with Windows7, Vista, or XP:
+
Connectez votre carte Arduino sur votre Ordinateur en utilisant le cable USB. La LED Verte d'alimentation (identifiée par PWR de ''Power'' en anglais) doit s'alumer.
   −
    Plug in your board and wait for Windows to begin it's driver installation process.  After a few moments, the process will fail, despite its best efforts
+
<font color="orange">'''4 | Installer les pilotes'''</font>
    Click on the Start Menu, and open up the Control Panel.
  −
    While in the Control Panel, navigate to System and Security. Next, click on System. Once the System window is up, open the Device Manager.
  −
    Look under Ports (COM & LPT).  You should see an open port named "Arduino UNO (COMxx)"
  −
    Right click on the "Arduino UNO (COmxx)" port and choose the "Update Driver Software" option.
  −
    Next, choose the "Browse my computer for Driver software" option.
  −
    Finally, navigate to and select the driver file named "arduino.inf", located in the "Drivers" folder of the Arduino Software download (not the "FTDI USB Drivers" sub-directory). If you are using an old version of the IDE (1.0.3 or older), choose the Uno's driver file named "Arduino UNO.inf"
  −
    Windows will finish up the driver installation from there.
     −
See also: step-by-step screenshots for installing the Uno under Windows XP.
+
<font color="orange">'''4.1 | Installer les pilotes pour Arduino Uno ou Arduino Mega 2560 avec Windows7, Vista, ou XP:'''</font>
   −
Installing drivers for the Arduino Duemilanove, Nano, or Diecimila with Windows7, Vista, or XP:
+
* Branchez la carte et attendez que Windows démarre sont processus d'installation des pilotes. Après un moment, et malgré tous les efforts déployés par Windows, le processus échouera.
 +
* Cliquez sur le menu Démarrer et ouvrez le Panneau de configuration (''Control Panel'').
 +
* Lorsque vous vous trouvez dans le panneau de configuration, naviguez vers Système et Sécurité (''System and Security''). Cliquez ensuite sur Système (''System'').
 +
* Lorsque la fenêtre Système s'ouvre, ouvrez le Gestionnaire de périphérique (''Device Manager'').
 +
** Cherchez sous "Ports (COM & LPT)".  Vous devriez voir un port nommé "Arduino UNO (COMxx)"
 +
** Faites click droit sur le port "Arduino UNO (COmxx)" et choisissez l'option "Mise à jour du pilote" (''Update Driver Software'').
 +
** Sélectionnez ensuite l'option "Choisir/localiser les pilotes sur mon Ordinateur" (''Browse my computer for Driver software'').
 +
** Finalement, naviguez et sélectionner le fichier de pilote nommé "arduino.inf", localisé dans le répertoire "Drivers" des logiciels Arduino que vous venez de télécharger.<br />Ne sélectionnez PAS le sous répertoire "FTDI USB Drivers".<br />''Si vous utilisez une ancienne version d'Arduino IDE (1.0.3 ou plus ancienne), choisissez le fichier de pilotes nommé "Arduino UNO.inf"
 +
** Windows devrait poursuivre seul le processus d'installation à partir de ce point.
   −
When you connect the board, Windows should initiate the driver installation process (if you haven't used the computer with an Arduino board before).
+
Vous pouvez également consulter l'installation de [http://arduino.cc/en/Guide/UnoDriversWindowsXP Uno étape par étape sur Windows XP] (''Arduino.cc, anglais'').
   −
On Windows Vista, the driver should be automatically downloaded and installed. (Really, it works!)
+
<font color="orange">'''4.2 | Installer les pilotes d'Arduino Arduino Duemilanove, Nano ou Diecimila avec Windows7, Vista, ou XP:
 +
 
 +
Quand vous connectez la carte, Windows devrait commencer le processus d'installation des pilotes (si vous n'avez pas encore utiliser de carte Arduino sur cet ordinateur).
 +
 
 +
* Sur Windows Vista, les pilotes devraient se télécharger et s'installer automatiquement.  
 +
* Sur Windows XP, vous devez passez par l'ajout de nouveau matériel (''Add New Hardware''), ce point est décrit sur la page "[http://arduino.cc/en/Guide/Windows Getting started with Arduino on Windows]" d'Arduino.cc
    
== Branchez votre Carte Mega ==
 
== Branchez votre Carte Mega ==
29 917

modifications

Menu de navigation