-
Updated
Jun 30, 2020 - Java
#
rfid
Here are 436 public repositories matching this topic...
An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.
这是我自己做的一个类似滴滴打车的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.
-
Updated
Oct 31, 2019 - Java
JuliH29
commented
Apr 12, 2020
Hi!
My phoniebox worked quite well and I was ready to hand it on to my godchild, but now - seemingly out of nowhere - new Spotify problems emerged:
I installed the latest developer version of phoniebox and ran the commands of #852 (even though I think they are all part of the developer script already).
Unfortunately I can't play any Spotify content even though it says "Connected" under serv
A tool for logging data/testing devices with a Wiegand Interface. Can be used to create a portable RFID reader or installed directly into an existing installation. Provides access to a web based interface using WiFi in AP or Client mode. Will work with nearly all devices that contain a standard 5V Wiegand interface. Primary target group is 26-37bit HID Cards. Similar to the Tastic RFID Thief, Blekey, and ESPKey.
-
Updated
Jun 25, 2020 - C++
Chameleon Mini revE rebooted - Iceman Fork, the ChameleonMini is a versatile contactless smartcard emulator (NFC/RFID)
emulator
hack
firmware
card
sniffer
mifare
chameleon
rfid
nfc
chameleon-mini
chameleonmini
contactless
iceman
-
Updated
Apr 14, 2020 - C
Arduino RC522 RFID Access Control
-
Updated
Jun 7, 2017 - Arduino
nodejs
raspberry-pi
rpi
encryption
card
wiringpi
rfid
nfc
chip
rfid-authentication
nxp
rfid-reader
mfrc522
ntag
card-memory
-
Updated
Jan 29, 2020 - JavaScript
Wireless advertising packet decoding library (BLE & RFID). We believe in an open Internet of Things.
library
rfid
eddystone
bluetooth-low-energy
bluetooth-beacons
bluetooth-library
advertising-packet-library
-
Updated
Aug 21, 2019 - JavaScript
The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was first developed by KAOS. This is NOT the official repo for KAOS's ChameleonMini. For further information see the Getting Started Page
-
Updated
Jul 1, 2020 - C
Python library to control Chinese USB HID 125Khz RFID Reader/Writer
python
cli
usb
state-machine
reverse-engineering
rfid
wireshark
drivers
sniffing
usb-hid
rfid-reader
125khz
usb-reader
idrw
-
Updated
Apr 23, 2019 - Python
-
Updated
Mar 3, 2020 - TypeScript
The open-source active RFID system developed by Touraj Ghaffari. This was his life work and we hope it helps you achieve your dreams.
api
open-source
opensource
tags
rfid
bom
reader
tag
active
apache2
schematics
inventory-management
logistics
access-control
tiger
readers
repeaters
touraj
ghaffari
field-generator
-
Updated
Sep 27, 2018 - C
Alternative TonUINO Firmware
audio
music
jukebox
player
music-player
mp3
media
mifare
audio-player
media-player
rfid
nfc
kids
tag
diy
mfrc522
ardunio
nfc-tag
nfc-reader
tonuino
-
Updated
Jun 13, 2020 - C++
A simple library that provides to use rfid card readers.
-
Updated
Sep 30, 2019 - C#
Android library to communicate with RFID Module RC522
-
Updated
Feb 4, 2019 - Java
Electronic timing system for orienteering and similar outdoor sports events on Arduino
-
Updated
May 8, 2020 - C++
Arduino library to control the M6E-Nano RFID module from ThingMagic
-
Updated
Nov 23, 2019 - C++
Improve this page
Add a description, image, and links to the rfid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rfid topic, visit your repo's landing page and select "manage topics."
For a few weeks now, there was a pull request that wanted to change the online documentation since there stood, that the timeout is in multiples of 128ms and
timeout=?returns that it is in multiples of 100ms.The truth is: the Chameleon uses multiples of 128ms. However, this is not a function that is thought to work exactly to the millisecond (it also is not implemented so accurate). The int