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
=== 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)
*
0 Comments