RFID NFC car access

From Hackerspace ACKspace
Revision as of 04:54, 30 July 2018 by Vicarious (talk | contribs) (fixed collapsible content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Project: RFID NFC car access
Featured: No
State Active
Members Vicarious
GitHub No GitHub project defined. Add your project here.
Description Use an RFID/NFC tag to unlock my car.
Picture
Car access.jpg

Physical keys can be copied, damaged, forgotten, lost, stolen, etc. After finishing this project, I can use my flexNT or xNT RFID/NFC tag implants to unlock the car doors.

Requirements

  • Car with central door locking
  • Car keys with remote
  • Arduino Uno or similar
  • PN532 NFC module
  • Mobile power bank, USB 5V

Step 1. Prepare the Arduino

  • Launch the Arduino IDE. Create a new sketch, copy/paste the following code.
  • Replace the example 4 and 7 byte UID numbers with the UID numbers of your own implants.

I recommend the xM1+ implant because it allows the UID number to be changed, thanks to the "Chinese Magic Backdoor" feature. This is similar to regularly changing your PIN codes and passphrases but without actually having to replace implants.

Car_access.ino

Click here to view the source code
  • Attach the PN532 NFC module and PCB from the car remote to a proto PCB