/
Access Control using RFID
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
![]() |
![]() |
![]() |
|
|
|
![]() |
![]() |
![]() |
|
|
|
![]() |
||
|
Related content
Arduino Library
Arduino Library
More like this
Documentation
Documentation
More like this
IoTCar - OBD2 Experiments
IoTCar - OBD2 Experiments
More like this
MQTT
MQTT
More like this
Setting-up the Server
Setting-up the Server
More like this
Amazon Echo (Alexa)
Amazon Echo (Alexa)
More like this