Modifications

Sauter à la navigation Sauter à la recherche
1 845 octets ajoutés ,  25 avril 2016 à 20:41
aucun résumé de modification
Ligne 2 : Ligne 2 :     
{{traduction}}
 
{{traduction}}
 +
 +
== Utiliser Arduino IDE ==
 +
Since the Feather M0 uses 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.
 +
 +
Now that you have added the appropriate URLs to the Arduino IDE preferences, you can open the '''Boards Manager''' (gestionnaire de carte) by navigating to the '''Tools->Board''' menu.
 +
 +
{{ADFImage|FEATHER-M0-Utiliser-Arduino-IDE-00.jpg|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.
 +
 +
== Installer le support SAMD ==
 +
 +
First up, install the '''Arduino SAMD Boards''' version '''1.6.2''' or later
 +
 +
{{ADFImage|FEATHER-M0-Utiliser-Arduino-IDE-10.jpg|640px}}
 +
 +
{{ADFImage|FEATHER-M0-Utiliser-Arduino-IDE-11.jpg|640px}}
 +
 +
== Installer le support SAMD Adafruit SAMD ==
 +
Next you can install the Adafruit SAMD package to add the board file definitions
 +
 +
{{ADFImage|FEATHER-M0-Utiliser-Arduino-IDE-20.jpg|640px}}
 +
 +
Even though in theory you don't need to - I recommend rebooting the IDE
 +
 +
'''Quit and reopen the Arduino IDE''' to ensure that all of the boards are properly installed. You should now be able to select and upload to the new boards listed in the '''Tools->Board''' menu.
 +
 +
{{ADFImage|FEATHER-M0-Utiliser-Arduino-IDE-21.jpg|640px}}
 +
 +
== Installation des pilotes Windows ==
 +
When you plug in the Feather, you'll need to possibly install a driver
 +
 +
Click below to download our Driver Intstaller:
 +
 +
{{download-box|Téléchargez l'installeur pilote Adafruit|https://github.com/adafruit/Adafruit_Windows_Drivers/releases/download/1.0.0.0/adafruit_drivers.exe}}
 +
 +
    
{{FEATHER-M0-TRAILER}}
 
{{FEATHER-M0-TRAILER}}
29 917

modifications

Menu de navigation