mtmosier / nfcDoorLock

Arduino code for a simple nfc door lock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nfcDoorLock

Arduino code for a simple nfc door lock.

Prerequisites

This code uses the Adafruit NFC shield library located at https://github.com/adafruit/Adafruit_NFCShield_I2C.

Hardware

I used an Arduino Uno, Adafruit NFC Shield, and a Lock-style Solenoid. Check the schematic or fritzing files for more info.

Installation

Open the file in your arduino dev environment, change the NFC tag IDS, and compile/upload it to your board.

Further Information

Pictures and description can be found at mtmosier.com.

About

Arduino code for a simple nfc door lock

License:MIT License


Languages

Language:Arduino 100.0%