Skip to content

Files

Latest commit

d25fc62 · Jan 12, 2025

History

History

RFID-Based Inventory Management System

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 12, 2025
Jan 12, 2025

🚀 RFID-Based Warehouse Management System

This project implements a smart RFID-based warehouse management system using an ESP32 microcontroller. It enables efficient inventory tracking, secure access control, and real-time monitoring of warehouse sections through a web-based dashboard.


🌟 Features

  • RFID Access Control: Grant or deny access to specific warehouse sections based on RFID tags.
  • Real-Time Inventory Tracking: Displays the current status of items, quantities, and access logs.
  • Web Dashboard: User-friendly interface to monitor inventory and RFID activity.
  • Dynamic Theme Toggle: Switch between light and dark modes on the dashboard.
  • Standalone Access Point: No internet connection required — the ESP32 serves as a hotspot.

🛠️ Components Required

  1. ESP32 Microcontroller
  2. MFRC522 RFID Reader with Tags
  3. Jumper Wires and Breadboard

⚙️ How It Works

  1. RFID tags are assigned to specific warehouse sections.
  2. The MFRC522 reader scans tags to identify users.
  3. Access is granted or denied based on pre-defined permissions.
  4. Status and logs are displayed on the web-based dashboard.
  5. The ESP32 operates as an access point, making the system portable and independent.

🌐 Web Dashboard

Features:

  • Displays sections, items, quantities, and access statuses.
  • Responsive design with a toggle for dark and light themes.
  • Updates dynamically using AJAX for seamless monitoring.

Demo

https://drive.google.com/file/d/18VI4HJcSg3L9MxP3Q1vdR8LpG6t7rXbp/view?usp=drive_link