Freight Elevator Design Challenge
You are an employee at a VEX factory. Your job requires you to deliver parts to various floors of the factory. Since a lifetime of climbing up and down stairs doesn’t sound attractive to you, you seek an alternative. Luckily, you have found a solution to this problem. Before a full-sized freight elevator can be built, a fully functioning scaled model must be built.
Requirements
Display Elevator status on Brain Screen
Using input from installed sensors, you must program the elevator to stop at the selected floor.
The elevator must be ready for use at all times, so your program must be repeatable.
Connect Controller or other sensors to manipulate the elevator.
When a button is pressed the elevator should rise to that floor, wait for 2 seconds, and then return to the ground floor.
OR
The elevator remains on the floor and waits until the next button is pressed instead of returning to the ground floor after each time it is called.