Tag: rfid
-
Raspberry Pi RFID Door Lock System with Database
This is a Raspberry Pi RFID project with a database interface where it controls a solenoid door lock based on information stored in our database.
-
How to Setup Raspberry Pi with MFRC522 RFID Card Reader
This post will show you how to configure your Raspberry Pi to read information coming from the MFRC522 RFID reader
-
Creating an ESP32 RFID with a Web Server Application
This ESP32 RFID project with a Web Server application reads RFID tags/cards and then displays the validation in a web application in real-time.
-
Interfacing RFID MFRC522 to ESP32
This post will discuss how to Interface and program the RFID MFRC522 card reader to our ESP32 microcontroller.
-
Arduino RFID Database Security System: Program Arduino and ESP8266
In this article we are going to program our Arduino RFID Database Security System. We will configure the Arduino to read the MFRC522 RFID Reader and retrieve the RFID code. The RFID code is then sent thru the ESP8266 ESP-01 through serial communication.
-
Arduino RFID Database Security System: Create the application that would interact with the database
This post discusses how to create an Application that will connect to our database to retrieve valid RFID Codes. This is part of our Arduino RFID Database Security System
-
Arduino RFID Database Security System: Designing the Project
This article describes how to design an Arduino RFID Security System that uses the ESP8266 ESP-01 to communicate with the database