Skip to content

This project was developed to track the elevator's position (using RFID) and display it to the users on their smartphones (via Webapp).

Notifications You must be signed in to change notification settings

AshishSardana/automatic-elevator-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the Project:

Elevators have become an integral part the of urban landscape. We all can relate to one incident, where we have to wait for them. The amount of time spent waiting for the lift might seem insignificant but, if we take into account the number of times we have to use it, the total time wasted by people living or working in a high rise building can add up to an average of half an hour. What if we could give them the power to choose when do they leave our workspace or home?

Our project aims to implement a microcontroller based elevator monitoring system that constantly tracks the movement and floor status of a lift in real time and further records and display it on a website.

For further applications, we can use the gathered data to make intelligent recommendations to commuters/residents to leave for lift accordingly. Since the Lift tracking is happening in real time, maintainence can also easily track down when the Lift is not operational and send Technician to repair it as soon as possible

Circuit Diagram:

image

Components Required:

  1. Arduino MEGA 2560/Arduino Pro Mini
  2. RFID Card Reader MFRC522
  3. 2 LEDs, Buzzer
  4. 16x2 LCD Display
  5. LM1086 Voltage Regulator
  6. ESP 8266 Module
  7. 12V,1A Power Adapter

Flowchart:

image

How it Finally Looks:

Welcome screen of the module

image

When RFID is read

image

Initial screen of the Webapp

image

Updated screen after the button is pressed

image

About

This project was developed to track the elevator's position (using RFID) and display it to the users on their smartphones (via Webapp).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages