Difference between revisions of "13.56MHz PN532 NFC"

From CQRobot-Wiki
Jump to: navigation, search
(Specifications)
(What's on Board)
Line 37: Line 37:
 
=='''What's on Board'''==
 
=='''What's on Board'''==
 
{|-
 
{|-
|[[File:NFC-P532-C.jpg |left|800px]]
+
|[[File:NFC-P532-C.jpg |left|1000px]]
 
|}
 
|}
 
----
 
----

Revision as of 09:07, 21 April 2020

Introduction

PN532 is a highly integrated non-contact read-write chip, which contains the 80C51 microcontroller core (this 8051 user cannot program it, it is a low-level communication protocol stack for built-in NFC), which integrates each of the 13.56MHz an active / passive contactless communication method and protocol.

The PN532 transmission module supports 6 different working modes:

  • Reader mode, support ISO / IEC 14443A / MIFARE Mechanism
  • Reader mode, supports FeliCa mechanism
  • Reader mode, support ISO / IEC 14443B mechanism
  • Card operation mode, support ISO 14443A / MIFARE Mechanism
  • Card operation mode, FeliCa mechanism
  • ISO / IEC18092, ECM340 point-to-point

This is a NFC motherboard based on PN532 operating in the 13.56MHz frequency range. It supports three communication interfaces: I2C, SPI, and UART.

NFC (Near Field Communication) is a wireless technology allows contactless point-to-point data communication between devices within a short distance of 10 cm. It is widely used in applications such as access control system, smart tickets, meal card, etc.

Based on the popular NFC controller PN532 with multi interface options, this motherboard will easily enable NFC function for your Raspberry Python/C, STM32, Arduino.

Features

  • Standard Raspberry Pi 40PIN GPIO extension header, supports Raspberry Pi series boards.
  • Onboard PN532 chip, supports various NFC/RFID cards like MIFARE/NTAG2xx, etc.
  • Three interface options: I2C, SPI, and UART, configured via jumpers and switches.
  • Breakout control pins, for easily connecting with host boards like STM32/Arduino.
  • Comes with development resources and manual (examples for Raspberry Python/C, STM32, Arduino)

Applications

  • Contactless payment system
  • Bluetooth and WiFi devices chaining
  • Social sharing function like sharing contacts, photos, and videos
  • Smart phone NFC app

Specifications

  • NFC Controller: PN532
  • Operating Voltage: 3.3V/5V
  • Operating Frequency: 13.56MHz
  • Communication Interfaces: I2C, SPI, UART (default)
  • Default Baudrate: 115200 bps

What's on Board

NFC-P532-C.jpg