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.
- 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.
- ESP32 Microcontroller
- MFRC522 RFID Reader with Tags
- Jumper Wires and Breadboard
- RFID tags are assigned to specific warehouse sections.
- The MFRC522 reader scans tags to identify users.
- Access is granted or denied based on pre-defined permissions.
- Status and logs are displayed on the web-based dashboard.
- The ESP32 operates as an access point, making the system portable and independent.
- Displays sections, items, quantities, and access statuses.
- Responsive design with a toggle for dark and light themes.
- Updates dynamically using AJAX for seamless monitoring.
https://drive.google.com/file/d/18VI4HJcSg3L9MxP3Q1vdR8LpG6t7rXbp/view?usp=drive_link