Skip to content

Repository files navigation

Elevator Control System

Overview

The Elevator Control System is an Arduino-based project that simulates the operation of an elevator moving between multiple floors. The system processes floor requests and indicates the current floor using LEDs.

Features

  • Floor selection system
  • Elevator movement simulation
  • Floor status indication
  • Arduino-based control logic
  • Real-time operation

Components Used

  • Arduino Uno
  • LEDs
  • Push Buttons
  • Resistors
  • Jumper Wires

Working Principle

  1. The user selects a floor using push buttons.
  2. The controller processes the request.
  3. The elevator moves toward the selected floor.
  4. LEDs indicate the current floor and movement status.
  5. The elevator stops when it reaches the destination floor.

Applications

  • Elevator Automation
  • Building Management Systems
  • Embedded Systems Learning
  • Control System Simulation

Future Improvements

  • LCD Floor Display
  • Buzzer Notifications
  • Door Open/Close Mechanism
  • Emergency Stop Feature

About

Arduino-based Elevator Control System that simulates elevator movement between floors using LEDs and control logic.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors