Skip to content
samighi edited this page Sep 14, 2014 · 1 revision

Welcome to the WG26-Arduino-Door-Entry wiki!

This combines Raspi and Arduino to control a door entry system with a RFID WG26 reader, door lock.

The purpose is to use a reliable method (Arudino) to access the door system with the RFID reader.

  • Currently it is working (but not physically installed)
  • It has several scripts including PHP Serial to allow robust communication with the Arudino
  • It logs based on data files supplied externally to door access members

Todo

  • Log username, date/time and activation
  • Log username, if known on rejections
  • As of now, no internet is requires, but a Wifi is required. Find an optimal way to upload card data information remotely, without hardwires to the system. Currently using Wifi, but no scripts provided for updating
  • Raspi to ssh copy logs to a webserver and Raspi to also allow display and usages of the Card information
    • Raspi Webserver to be used
    • External Webserver to be use
Clone this wiki locally