Modifications

Sauter à la navigation Sauter à la recherche
254 octets ajoutés ,  25 juillet 2015 à 15:28
Ligne 5 : Ligne 5 :     
== Installer la bibliothèque ==
 
== Installer la bibliothèque ==
{{bloc-etroit|text=[https://github.com/adafruit/Adafruit-PN532 Download the Adafruit PN532 library from github]. Uncompress the folder and rename the folder '''Adafruit_PN532'''. Inside the folder you should see the '''Adafruit_PN532.cpp''' and '''Adafruit_PN532.h''' files. Install the '''Adafruit_PN532''' library foler by placing it in your '''arduinosketchfolder/libraries''' folder. You may have to create the libraries subfolder if this is your first library. [[Installation d'un librairie Arduino|You can read more about installing libraries in our tutorial]].
+
{{bloc-etroit|text=[https://github.com/adafruit/Adafruit-PN532 Télécharger la bibliothèque Adafruit PN532 depuis GitHub]. Décompressez le répertoire et renommez les répertoire pour qu'il porte le nom '''Adafruit_PN532'''. A l'intérieur du répertoire, vous devriez vois les fichiers '''Adafruit_PN532.cpp''' et '''Adafruit_PN532.h'''. Installez ensuite le répertoire de la bibliothèque '''Adafruit_PN532''' dans votre répertoire '''répertoire_des_croquis_arduino/libraries'''. Vous pourriez avoir besoin de créer le sous répertoire {{fname|libraries}} si c'est la première bibliothèque que vous installez. [[Installation d'un librairie Arduino|Voyez ce tutoriel pour en apprendre plus sur l'installation des bibliothèques Arduino]].
   −
Restart the Arduino IDE. You should now be able to select le croquis/sketch '''Fichier > Exemples > Adafruit_PN532 > readMifare'''.
+
Redemandez votre Arduino IDE. Vous devriez être capable de sélectionner le croquis/sketch d'exemple suivant '''Fichier > Exemples > Adafruit_PN532 > readMifare'''.
   −
'''If you're using the NFC breakout with a SPI connection''' that uses the wiring shown on previous pages you can immediately upload the sketch to the Arduino and skip down to the Testing MiFare section.
+
'''Si vous utilisez le breakout NFC avec la connexion SPI''' (voyez les pages précédentes pour le branchement), vous pouvez téléverser directement le corquis d'exemple dans votre Arduino et passer directement à la section de test MiFare.
    
'''If you're using the NFC shield, or are using the breakout with an I2C connection''' then you must make a small change to configure the example for I2C.  Scroll down to these lines near the top of the sketch:}}
 
'''If you're using the NFC shield, or are using the breakout with an I2C connection''' then you must make a small change to configure the example for I2C.  Scroll down to these lines near the top of the sketch:}}
29 918

modifications

Menu de navigation