Modifications

Sauter à la navigation Sauter à la recherche
3 008 octets ajoutés ,  7 juillet 2013 à 13:03
Ligne 63 : Ligne 63 :     
Pour le téléchargement, vous pouvez également opter pour ce lien direct: [http://arduino.cc/en/Main/Software Download the Arduino Software]
 
Pour le téléchargement, vous pouvez également opter pour ce lien direct: [http://arduino.cc/en/Main/Software Download the Arduino Software]
 +
 +
=== Utilisateurs Windows? ===
 +
Chez [http://www.mchobby.be MCHobby], nous utilisons exclusivement des systèmes Linux... il n'empêche que nous n'allons pas oublier les utilisateurs Windows.
 +
 +
Si vous êtes un utilisateur Windows, votre système d'exploitation vous demandera d'installer un pilote pour le périphérique Arduino.
 +
 +
Voici une traduction des informations disponible dans le [http://arduino.cc/en/Guide/Windows Starter Guide pour Windows], information disponible sur Arduino.CC
 +
 +
<font color="orange">'''2 | Télécharger l'environnement Arduino'''</font>
 +
 +
Get the latest version from the download page.
 +
 +
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.
 +
 +
<font color="orange">'''3 | Connect the board'''</font>
 +
 +
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.
 +
 +
Connect the Arduino board to your computer using the USB cable. The green power LED (labelled PWR) should go on.
 +
 +
<font color="orange">'''4 | Install the drivers'''</font>
 +
 +
Installing drivers for the Arduino Uno or Arduino Mega 2560 with Windows7, Vista, or XP:
 +
 +
    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
 +
    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.
 +
 +
Installing drivers for the Arduino Duemilanove, Nano, or Diecimila with Windows7, Vista, or XP:
 +
 +
When you connect the board, Windows should initiate the driver installation process (if you haven't used the computer with an Arduino board before).
 +
 +
On Windows Vista, the driver should be automatically downloaded and installed. (Really, it works!)
    
== Branchez votre Carte Mega ==
 
== Branchez votre Carte Mega ==
29 917

modifications

Menu de navigation