NFC sheid with MEGA

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
pogocomrules
 
Posts: 1
Joined: Sat Feb 16, 2013 8:19 pm

NFC sheid with MEGA

Post by pogocomrules »

what does this code mean and how do i fix it.
iso14443a_uid:33: error: 'Adafruit_NFCShield_I2C' does not name a type
iso14443a_uid.pde: In function 'void setup()':
iso14443a_uid.pde: In function 'void loop()':
iso14443a_uid:75: error: 'PN532_MIFARE_ISO14443A' was not declared in this scope

thank you for the help if this has been answered before then please point me in the right direction.

Thx,
Kris

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: NFC sheid with MEGA

Post by adafruit_support_rick »

Have you downloaded and installed the Adafruit NFC Library?

garym77
 
Posts: 6
Joined: Sun Feb 05, 2012 6:34 pm

Re: NFC sheid with MEGA

Post by garym77 »

I can not find the ADAFRUIT NFC LIBRARY to download?

getting

'Adafruit_NFCShield_I2C' does not name a type

I followed the link on the forum page but didnt see this library ???


HELP !

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: NFC sheid with MEGA

Post by adafruit_support_mike »

The link is on the 'Downloads' page in the tutorial, but to save you a couple of clicks, here it is:

https://github.com/adafruit/Adafruit_NFCShield_I2C

Click on the button with a cloud and the word 'ZIP' to download the library, then follow the suggestions on this page:

http://learn.adafruit.com/arduino-tips- ... -libraries

to make sure it gets installed in the right place.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”