Skip to content

DeVinci-FabLab/SmartLock-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmartLock-Reader

SmartLock auxilary card reader with web interface to display read card UIDs.

SmartLock Reader

Overview

Hardware components:

  • ESP8266 D1 mini (board is LULIN WEMOS D1 R2 & mini)
  • PN532 NFC module

Software components:

  • Arduino IDE
  • PN532 library
  • ESP8266WiFi library
  • Wire library

Features

  • Create a WiFi access point to connect to
  • Reads NFC cards using PN532 module
  • Display history of read cards on a web page
  • Copy button to copy card UID to clipboard

Details

Wifi access point credentials:

  • SSID: SmartLock-Reader
  • Password: 12345678

And access the web interface at: http://192.168.4.1/.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

SmartLock auxilary card reader

Resources

License

Stars

Watchers

Forks

Languages