/ESP8266-Smart-RFID-Access-Control

this is a simple arduino example of sending rfid reads to server for check ups

Primary LanguageC++MIT LicenseMIT

ESP8266 Smart RFID Access Control

this is a simple example of how to communicate rfid data to server and get access

arduino c cplusplus git fritzing

Overview

DIY Module

DIY Project

Features

  • Arduino platform
  • PlatformIO Project
  • minimum library usage
  • ESP8266
  • MRC522
  • Buzzer
  • Relay

Setup

All you have to do is to open the project in vscode by PlatformIO extension

Fritzing schema

A simple view of the project model schema.

Fritzing schema

Usage

First of all try to install all the dependencies for arduino, after that install the libraries. Setup the server and put the Token and the server address inside the code and upload it

Bugs or Opinion

Feel free to let me know if there are any problems or any request you have for this repo.