Function: RFID/NFC entry
Swipe card to gain access
Hold button then swipe new card to add it to the MySQL database
Hold button then swipe existing card to toggle access privileges
Raspberry Pi - http://raspberrypi.org
PN532 NFC/RFID controller breakout board - https://www.adafruit.com/products/364
Raspbian - http://www.raspberrypi.org/downloads
sudo apt-get install libusb-dev mysql-server
WiringPi - https://projects.drogon.net/raspberry-pi/wiringpi/
libnfc - http://libnfc.googlecode.com
http://learn.adafruit.com/adafruit-nfc-rfid-on-raspberry-pi/
- [✓] Add multiple entry points
- [✓] Hours of the Day access
- [✓] Day of the week access
- [_] Time allotted access
- [✓] Different tones for different access/errors/holidays
- [✓] LED light
- [✓] Script to add cards
- [✓] Button to auto-add card
- [+] Web interface
- [_] Mobile interface