ilhamrizqi / GNFC

PC client for uart PN532 devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNFC

GNFC is an OpenSource GUI NFC tool, it is based on QT and several nfc libraries(libnfc/libfreefare/libllcp/libndef). GNFC aims at showing how to NFC devices/modules to read card, write card, even exchange data with Android 4.0+ device.

Feature

  • Support uart and net pn532 device
  • Serial Port Auto Detect
  • Read Felica/ISO14443-A/ISO14443-B types card ID, support verbose mode.
  • Read/Write Mifare S50 card blocks.
  • Support push/pull NDEF with Android 4.0+(Win32/Linux)
  • Beep function for Uart device

Supported Devices

Latest Release

Windows

Pre-build binary file. Download

Linux

Source code. Download

Bugs

DOC

HOWTO

Bitdeli Badge

About

PC client for uart PN532 devices.

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 98.9%Language:QMake 1.1%