PROGRAMMING

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
shweta
 
Posts: 2
Joined: Thu Mar 28, 2013 10:33 am

PROGRAMMING

Post by shweta »

Hello,
I wish to build a project using PN532 RFID/NFC BREAKOUT BOARD.Is it compatible to program using C language(embedded C)?

Thank you

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

Re: PROGRAMMING

Post by adafruit_support_mike »

(moved the post to the General Project Help forum)

Yes, you can use C to program devices that communicate with the NFC breakout.

The breakout itself isn't programmable. It communicates with a microcontroller using the SPI protocol. Microcontrollers like the Arduino support SPI and are programmed in C though.

shweta
 
Posts: 2
Joined: Thu Mar 28, 2013 10:33 am

Re: PROGRAMMING

Post by shweta »

Thank you :)

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

Return to “General Project help”