Modifications

Sauter à la navigation Sauter à la recherche
215 octets ajoutés ,  28 octobre 2017 à 15:45
aucun résumé de modification
Ligne 20 : Ligne 20 :  
{{traduction}}
 
{{traduction}}
   −
To find the most up to date list of URLs you can add, you can visit the list of <a href="https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls">third party board URLs on the Arduino IDE wiki</a>. We will only need to add one URL to the IDE in this example, but '''''you can add multiple URLS by separating them with commas'''''. Copy and paste the link below into the '''Additional Boards Manager URLs''' option in the Arduino IDE preferences.
+
Si vous avez besoin de connaître la liste des cartes utilisables sur Arduino IDE, vous pouvez consulter la toute dernière version de cette liste sur [https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls liste des URLs des cartes tiers supportée par Arduino IDE wiki</a> (''GitHub Arduino'').  
 +
 
 +
Pour cet exemple, nous aurons seulement besoin d'ajouter une URL dans l'IDE mais''' ''vous pouvez ajouter plusieurs USLs en les séparants par une virgule'' '''.  
 +
 
 +
Copiez/collez le lien ci-dessous dans l'option '''Additional Boards Manager URLs''' (''URLs pour gestionnaire de cartes additionnel'')  de l'écran des préférences d'Arduino IDE.
    
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
Ligne 27 : Ligne 31 :  
{{ADFImage|FEATHER-M0-ArduinoIDE-03.png|640px}}
 
{{ADFImage|FEATHER-M0-ArduinoIDE-03.png|640px}}
   −
Here's a short description of each of the Adafruit supplied packages that will be available in the Board Manager when you add the URL:
+
Voici une petite description des différents paquets Adafruit qui seront disponibles après avoir ajouté l'URL dans le gestionnaire de carte:
 
+
* '''Adafruit AVR Boards''' - inclus le support de Flora, Gemma, Feather 32u4, Trinket et Trinket Pro.
 
+
* '''Adafruit SAMD Boards''' - inclus le support de Feather M0, Metro M0, Circuit Playground Express, Gemma M0 et Trinket M0
* '''Adafruit AVR Boards''' - Includes support for Flora, Gemma, Feather 32u4, Trinket, & Trinket Pro.
+
* '''Arduino Leonardo & Micro MIDI-USB''' - ajoute le support MIDI via USB pour les cartes Flora, Feather 32u4, Micro et Leonardo (en utilisant le <a href="https://github.com/rkistner/arcore">projet arcore</a>).
* '''Adafruit SAMD Boards''' - Includes support for Feather M0, Metro M0, Circuit Playground Express, Gemma M0 and Trinket M0
  −
* '''Arduino Leonardo & Micro MIDI-USB''' - This adds MIDI over USB support for the Flora, Feather 32u4, Micro and Leonardo using the <a href="https://github.com/rkistner/arcore">arcore project</a>.
      
If you have multiple boards you want to support, say ESP8266 and Adafruit, have both URLs in the text box separated by a comma (,)
 
If you have multiple boards you want to support, say ESP8266 and Adafruit, have both URLs in the text box separated by a comma (,)
29 910

modifications

Menu de navigation