Electrical – NFC Reader based project with microcontroller

microcontrollernfc

I'm familiar with NFC technology on the Android side, since I've made several applications with it. I'd like to make a very simple microcontroller based hardware with NFC reader P2P involved for practice purpose.

Where is a good place to start for such project? What board and/or NFC reader is generally recommended for such case? For now, I don't plan to do anything fancy other than maybe just turn on some LED lights based on NFC reads. I am a software engineer, so I'm not too fond of Electrical Engineering but I do have some experience working with breadboards and programming simple micro controllers.

Best Answer

Many chip manufacturer company (e.g. TI, ST, NXP, etc.) produce chips and evaluation board and even SDK for thier own products.I have have only experiences in using NXP NFC solutions .OM25180FDK from nxp is based on PN5180 full NFC forum PCD with rich example and 4 layer ahrdware abstracted SDK, TI ans ST also offer some solutions.