The demo of my project can be seen here in my youtube channel.
I have created a Step by Step Tutorial on how did I design and create my own Arduino RFID Database Security System with ESP8266 ESP-01 in my personal page https://www.donskytech.com/arduino-rfid-database-security-system-designing-the-project/
I stored all valid RFID code in a lightweight database called SQLLite and I used Python to create an application to retrieve the rfid details.
There is no database to be installed in my project as I choose to create it together with the application that is accessing it. I used Python in creating my SQLLite Database and used it also to access and return JSON data.
I used the ESP8266 ESP-01 to connect to my Application and the code for my ESP-01 is in this link
The code for the Arduino is in this link
Hope You Will Like this and please subscribe to my channel as I would be creating more projects!
FB: https://www.facebook.com/DonskyTech/
Youtube: https://www.youtube.com/DonskyTech
Happy Exploring!
Comments