Modifications

Sauter à la navigation Sauter à la recherche
Ligne 2 : Ligne 2 :     
== Installer la bibliothèque ==
 
== Installer la bibliothèque ==
 +
{{bloc-etroit|text=To use the shield on an Arduino, you'll need to install the Adafruit Motorshield v2 library. '''This library is not compatible with the older AF_Motor library''' used for v1 shields. However, if you have code for the older shield, adapting the code to use the new shield isn't difficult. We had to change the interface a little to support shield stacking, & we think its worth it!
   −
To use the shield on an Arduino, you'll need to install the Adafruit Motorshield v2 library. '''This library is not compatible with the older AF_Motor library''' used for v1 shields. However, if you have code for the older shield, adapting the code to use the new shield isn't difficult. We had to change the interface a little to support shield stacking, & we think its worth it!
+
* Start by downloading the zip of the '''[https://github.com/ladyada/Adafruit_Motor_Shield_V2_Library library from the Github repository]'''. You can also just click here to [https://github.com/ladyada/Adafruit_Motor_Shield_V2_Library/archive/master.zip Download latest Adafruit Motor Shield V2 Library].
 +
* Copy the folder inside the zip file to the Libraries folder inside your Arduino Sketchbook folder and re-name it to Adafruit_Motorshield
   −
Start by downloading the zip of the '''[https://github.com/ladyada/Adafruit_Motor_Shield_V2_Library library from the Github repository]'''. You can also just click the button below
+
[[Installation d'un librairie Arduino|For more details on how to install Arduino libraries, check out our detailed tutorial!]] }}
Download latest Adafruit Motor Shield V2 Library
  −
Copy the folder inside the zip file to the Libraries folder inside your Arduino Sketchbook folder and re-name it to Adafruit_Motorshield
  −
[[Installation d'un librairie Arduino|For more details on how to install Arduino libraries, check out our detailed tutorial!]]
      
== Exécuter les exemples ==
 
== Exécuter les exemples ==
29 917

modifications

Menu de navigation