libnfc VS flipperzero-firmware

Compare libnfc vs flipperzero-firmware and see what are their differences.

libnfc

Platform independent Near Field Communication (NFC) library (by nfc-tools)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
libnfc flipperzero-firmware
4 505
1,610 11,142
1.6% 7.2%
4.9 9.6
27 days ago 5 days ago
C C
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

libnfc

Posts with mentions or reviews of libnfc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-30.
  • Unable to install libnfc on Kali. Total noob. Details below, help!
    1 project | /r/linuxquestions | 30 Aug 2022
    #Setup the build tools sudo apt-get install build-essential gcc make autoconf libtool automake pkg-config libusb-1.0-0-dev libusb-dev #Pull down the libnfc source mkdir tools cd tools git clone https://github.com/nfc-tools/libnfc.git cd libnfc #Configure and build the tool autoreconf -vis ./configure make && sudo make install #Test: nfc-list
  • I have an Acr122u i cannot find a good program / script to use .
    2 projects | /r/RFID | 30 Jul 2022
    Have you gotten libnfc(https://github.com/nfc-tools/libnfc) installed? it has nfc-emulate-forum-tag2 and nfc-emulate-forum-tag4
  • Simple software for managing yes/no RFID tags?
    1 project | /r/RFID | 29 Jul 2022
    If you want to script up a little code, there is a pretty rich ecosystem of libnfc compatible readers. With these, you could start with something simple like reading a unique card ID off of each card, then doing some kind of logic or database lookup to get the status, from which you drive a GPIO or output to drive your light.
  • RFID reader application
    1 project | /r/RFID | 19 Dec 2021
    If you install libnfc, it includes examples (https://github.com/nfc-tools/libnfc/tree/master/examples)

flipperzero-firmware

Posts with mentions or reviews of flipperzero-firmware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-12.

What are some alternatives?

When comparing libnfc and flipperzero-firmware you can also consider the following projects:

proxmark3 - Iceman Fork - Proxmark3

hackrf - low cost software radio platform