Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 608 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 608 Bytes

Elevator

This is an implementation of an elevator. The current floor number and the destination floor number are displayed via a seven-segment display. The user can increase floor number with an external button, decrease it with another one and confirm the destination with the third button. Also, if a failure occurs, the user can push an external button then an alarm (buzzer) allerts and the LEDs on the board will be turned on and off. This elevator has an admin mode in which maximum number of floors and waiting time can be set, and the elevator's performance can be tested with the desired inputs.