
ABOUT THIS PROJECT
Here we are going to connect Arduino UNO , Ethernet Shield and RFID- RC522 with MYSQL Database. So for that first we should connect our Arduino UNO which is already connected to our ethernet shield with RFID Module. By using the RFID Module as you can see in below image. We are going to scan our RFID card and tag which are allow or not. And by using our Arduino UNO with Ethernet Shield we are going to send that data to our MYSQL Database which is connect through a php page.
In this case we are using php script as well. From arduino code we are making a get request to our php page. Make sure that php page you have to put inside
The whole project description are given in the video.
And if you want to learn about how to make php program and where to put that file you can go to another video.here
If have any doubt regarding this project feel free to comment us below or you can mail us on info@deligence.com
And if you want to learn more about these type of project then feel free to visit our youtube channel : here
COMMENTS