Little Bird
Little Bird PN532 NFC MODULE
This PN532-based NFC module is designed for near field communication projects in the 13.56MHz range, with a maximum communication distance of 30mm.The board ...
Get notified when back in stock
This PN532-based NFC module is designed for near field communication projects in the 13.56MHz range, with a maximum communication distance of 30mm.
The board includes its own antenna and can communicate via SPI, IIC (I2C) and UART, making it suitable for microcontroller and single-board computer projects.
It is designed to be compatible with both type A and B ISO14443 standards. Libraries are available for Arduino and Raspberry Pi, including a C++ Raspberry Pi library.
Specifications:
- IC: NXP PN532
- Operating Voltage: 3.3V
- Power Supply Voltage: 3.3~5.5V
- Max Supply Current: 150mA
- Working Current(Standby Mode): 100mA
- Working Current(Write Mode): 120mA
- Working Current(Read Mode): 120mA
- Indicator: PWR
- Interface: SPI Interface, Std Raspberry Pi 20pins Interface
- Dimensions: 79 x 49 mm
- Frequency range: 13.56MHz
- Maximum communication distance: 30mm
- ISO14443 compatibility: type A and B
A handy module for NFC and RFID experiments, tag reading projects, and Arduino or Raspberry Pi builds.
Jargon buster
Plain-language definitions for the technical terms used above.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- single-board computer
- A complete computer built onto one circuit board, usually including the processor, memory, ports, and connectors. This matters because accessories like heatsinks must match the board’s layout and mounting holes to fit properly.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Connectivity
Sensors & Input
Related Tutorials
Free guides on learn.littlebird.com.au