Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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 Authentication
* Offline Authentication
* 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)
*

  • No labels