Modifications

Sauter à la navigation Sauter à la recherche
Ligne 4 : Ligne 4 :     
== Programmer en utilisant Arduino IDE ==
 
== Programmer en utilisant Arduino IDE ==
Our 32U4 family of boards can be programmed from the popular Arduino integrated development environment (IDE). The Arduino IDE is a cross-platform, open source application that integrates a C++ code editor, the GNU C++ compiler, and a program upload utility. To get started programming your device with the Arduino IDE (version 1.6.4 or later), follow these steps:
+
La famille des cartes à base de 32U4 peut être programmée avec le populaire environnement de programmation Arduino IDE. Arduino IDE est un environnement open-source cross-platform qui intègre un éditeur de code C++, le compilateur GNU C++ et un utilitaire de téléversement (AVRDUDE).
   −
Download the Arduino IDE from the [http://arduino.cc/en/Main/Software Arduino Download page], install it, and start it.
+
Pour débuter rapidement la programmation de votre périphérique avec Arduino IDE (version 1.6.4 ou suivant), en suivant les étapes suivantes:
   −
1. In the Arduino IDE, open the '''File''' menu (Windows/Linux) or the '''Arduino''' menu (macOS) and select “Preferences”.
+
Téléchargez Arduino IDE depuis la [http://arduino.cc/en/Main/Software page de télécharge d'Arduino], installez le et démarrez le.
   −
2. In the Preferences dialog, find the “Additional Boards Manager URLs” text box (highlighted in the picture below). Copy and paste the following URL into this box:<br /><br />'''https://files.pololu.com/arduino/package_pololu_index.json'''<br /><br />If there are already other URLs in the box, you can either add this one separated by a comma or click the button next to the box to open an input dialog where you can add the URL on a new line.
+
1. Ouvrez le menu "Fichier" dans Arduino IDE (sous Windows/Linux sinon c'est le menu '''Arduino''' sous macOS) puis sélectionnez l'entrée "Preferences”.
 +
 
 +
2. Dans la boîte de dialogue des préférences, localisez la boîte d'édition libellée "Additional Boards Manager URLs" (URL de gestionnaire de cartes supplémentaires) comme indiqué sur la capture d'écran ci-dessous. Copy and paste the following URL into this box:<br /><br />'''https://files.pololu.com/arduino/package_pololu_index.json'''<br /><br />If there are already other URLs in the box, you can either add this one separated by a comma or click the button next to the box to open an input dialog where you can add the URL on a new line.
    
[[Fichier:Pololu-Romi-32U4-Programmer-Arduino-IDE-01.png]]
 
[[Fichier:Pololu-Romi-32U4-Programmer-Arduino-IDE-01.png]]
29 917

modifications

Menu de navigation