Modifications

Sauter à la navigation Sauter à la recherche
592 octets ajoutés ,  3 novembre 2018 à 21:23
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{ENG-CANSAT-NAV}}
 
{{ENG-CANSAT-NAV}}
 +
{{infobox tuto
 +
  | image = FEATHER-M0-ArduinoIDE-Utiliser-04.png
 +
  | title = Arduino IDE for <br />Feather M0 Express
 +
  | subtitle = Install and configure the Arduino IDE environment to support development with the Feather M0 Express.
 +
  | version = 0.1
 +
}}
 +
== Getting prepared for a Training ==
 +
Installing the Arduino IDE environment + dependencies would involve more than 220 Mb download (100 Mb for Arduino, 120 Mb for Arduino SAMD support, 20 Mb for Adafruit SAMD support).
 +
 +
It is important to get prepared before the training. It is not possible to rely on the guest network to download such amount of data for each of the participant.
 +
 +
So, if you intend to follow a training, get prepared by downloading and installing the complete environment as suggested here follow.
    
== Install Arduino IDE (the .CC version) ==
 
== Install Arduino IDE (the .CC version) ==
Ligne 23 : Ligne 35 :  
If you want to know the Arduino IDE's supported boards then browse [https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls the list of URLs of managed boards] (Arduino Wiki page).  
 
If you want to know the Arduino IDE's supported boards then browse [https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls the list of URLs of managed boards] (Arduino Wiki page).  
   −
For this board, we only need to add a single URL. However, it is possible to add several URLs separated by a coma.  
+
For this Feather M0 Express, we only need to add a single URL. However, it is possible to add several URLs separated by a coma.  
    
Copy/paste the link here below in the field '''Additional Boards Manager URLs''' (of the Arduino IDE "preference" window).
 
Copy/paste the link here below in the field '''Additional Boards Manager URLs''' (of the Arduino IDE "preference" window).
Ligne 52 : Ligne 64 :  
Now, we will install the '''Arduino SAMD board''' version '''1.6.15''' or higher.
 
Now, we will install the '''Arduino SAMD board''' version '''1.6.15''' or higher.
   −
You can type ib the '''Arduino SAMD''' in the search box to quickly find the package, then press the '''Install''' button.
+
You can type in the '''Arduino SAMD''' in the search box to quickly find the package, then press the '''Install''' button.
    
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-02.png|640px}}
 
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-02.png|640px}}
Ligne 109 : Ligne 121 :     
== Install the Windows Driver (Win 7 only) ==
 
== Install the Windows Driver (Win 7 only) ==
Il est probable que vous ayez besoin d'installer des pilotes sous Windows lorsque vous branchez la carte.
+
You will certainly have to install Windows Driver before plugin the board on the computer.
   −
Cliquez sur le bouton de téléchargement ci-dessous pour installer les pilotes Adafruit
+
You can download the Windows Driver from the Adafruit Industries server :
   −
{{download-box|Télécharger l'installateur des Pilotes Adafruit v2.0.0.0|https://github.com/adafruit/Adafruit_Windows_Drivers/releases/download/2.0.0.0/adafruit_drivers_2.0.0.0.exe}}
+
{{download-box|Download the Adafruit Drivers v2.0.0.0|https://github.com/adafruit/Adafruit_Windows_Drivers/releases/download/2.0.0.0/adafruit_drivers_2.0.0.0.exe}}
   −
Téléchargez et exécutez le programme d'installation
+
Download and start the setup software.
    
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-05.png}}
 
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-05.png}}
   −
Exécutez le programme d'installation! Etant donné que le programme d'installation de SiLabs et pilotes FTDI, il sera nécessaire de passer les informations de licence en revue.
+
Execute the setup software! It will be necessary to review the licensing instruction as it contains the SiLabs setup and FTDI driver.
    
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-06.png}}
 
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-06.png}}
   −
Sélectionnez le pilote que vous désirez installer, la sélection par défaut mettra en place tous les éléments nécessaire au fonctionnement des cartes Adafruit!
+
Select the driver you want to install, the default selection would be perfect for the Adafruit boards!
    
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-07.png}}
 
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-07.png}}
   −
Cliuez sur le bouton '''Installer''' pour débuter l'installation.
+
Push the '''Install'' button to proceed.
    
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-08.png}}
 
{{ADFImage|FEATHER-M0-ArduinoIDE-Utiliser-08.png}}
    
{{ENG-CANSAT-TRAILER}}
 
{{ENG-CANSAT-TRAILER}}
29 837

modifications

Menu de navigation