Adafruit_circuitpython_pn532 Alternatives

CircuitPython driver for the PN532 NFC/RFID Breakout and PN532 NFC/RFID Shield
Suggest Alternative
Alternatives To adafruit/Adafruit_CircuitPython_PN532
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
nfc-tools/libnfc 1,528 0 0 over 2 years ago 0 91 lgpl-3.0 C
Platform independent Near Field Communication (NFC) library
18601949127/DiDiCallCar 774 0 0 over 6 years ago 0 6 Java
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
adafruit/Adafruit_CircuitPython_PN532 80 1 0 over 2 years ago 38 October 30, 2023 3 mit Python
CircuitPython driver for the PN532 NFC/RFID Breakout and PN532 NFC/RFID Shield
aruneko/WebUSB-MyNumberCard 79 0 2 over 2 years ago 6 September 07, 2019 0 mit TypeScript
microsoft/NFC-Class-Extension-Driver 53 0 0 almost 3 years ago 0 7 other C
The NFC Class Extension driver implements all NFC device driver interfaces and standard NFC protocols and formats based on the NFC Forum NFC Controller Interface (NCI) Technical Specification
techniq/node-pn532 35 9 3 about 6 years ago 7 January 05, 2019 9 JavaScript
Node driver for the PN532 NFC chip
magic890/rfid-reader-http 28 0 0 about 3 years ago 0 0 mit JavaScript
PC/SC lite HTTP wrapper for reading from a remote card reader (RFID & NFC).
robinmonjo/explore-nfc-board-driver 18 0 0 over 11 years ago 0 4 other C
Driver for the Explore-NFC card by NXP for the Raspberry Pi (http://www.nxp.com/demoboard/PNEV512R.html)
aruneko/WebUSB-RC-S380 14 2 4 over 2 years ago 7 March 14, 2023 0 mit TypeScript
RC-S380 driver for WebUSB
ehkom/libnfc 13 0 0 almost 10 years ago 0 3 lgpl-3.0 C
Libnfc with RC522 driver
Alternatives To adafruit/Adafruit_CircuitPython_PN532
Select To Compare
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.


Alternative Project Comparisons
Popular Driver Projects
Popular Nfc Projects
Popular Libraries Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.