Access Control using RFID
DRAFT
Sources:
Android App:Â https://github.com/OpenDevice/opendevice-examples/tree/master/opendevice-rfid-lock
Arduino (and compatibles) : Â https://github.com/OpenDevice/opendevice-lib-arduino/tree/master/examples/Projects/AcessControl
TODO: Move arduino code to firmware folder inside android APP
=== Features
* Online Validation
* Offline Validation
* EEPROM Storage
* Visual and Sounds feedback
* WiFi connection (tested on ESP8266)
*
Required Libraries:
- ESP8266WiFi (for ESP8266WiFi)
- MFRC522
- PubSubClient
- ArduinoOTA (Optional, if you need remote updates)
- TaskScheduler
Â
Â
Videos
Â
Reference Images
Â
Â
Â