Modifications

Sauter à la navigation Sauter à la recherche
Ligne 4 : Ligne 4 :     
== Introduction ==  
 
== Introduction ==  
Since the Feather/Metro/Gemma/Trinket M0 use an ATSAMD21 chip running at 48 MHz, you can pretty easily get it working with the Arduino IDE. Most libraries (including the popular ones like NeoPixels and display) will work with the M0, especially devices & sensors that use i2c or SPI.
+
Les plateformes Feather/Metro/Gemma/Trinket M0 utilise une puce ATSAMD21 cadencé à 48 MHz. Vous pouvez facilement les faire fonctionner  en utilisant Arduino IDE. La plupart des bibliothèques (incluant les populaires NeoPixels et bibliothèques d'affichage) fonctionnerons avec le M0, plus spécialement les périphériques et senseurs utilisant les bus I2C et SPI.
   −
Now that you have added the appropriate URLs to the Arduino IDE preferences in the previous page, you can open the '''Boards Manager''' by navigating to the '''Tools->Board''' menu.
+
Maintenant que nous avons ajouté les URLs appropriés dans les préférences d'Arduino IDE (voir page précédente), nous pouvons ouvrir le '''Gestionnaire de cartes''' (dit ''Boards Manager'' en anglais) via le point de menu '''Outils -> Carte''' (''Tools->Board'').
    
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-01.png|640px}}
 
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-01.png|640px}}
   −
Once the Board Manager opens, click on the category drop down menu on the top left hand side of the window and select '''Contributed'''. You will then be able to select and install the boards supplied by the URLs added to the prefrences.  
+
Une fois le gestionnaire de carte ouvert, click on the category drop down menu on the top left hand side of the window and select '''Contributed'''. You will then be able to select and install the boards supplied by the URLs added to the prefrences.
    
== Install SAMD Support ==
 
== Install SAMD Support ==
29 895

modifications

Menu de navigation