Mini and simplified elevator project

Hi everyone
Please i need help for my project For Tuesday! The professor asked me to make a miniature elevator out of cardboard with a command that when I type 1 on the Bluetooth Tutorial program, the elevator will go up to the first floor for 3 seconds. Then back to the bottom.. The equipment I have: Arduino Uno board.. Bluetooth module.. Motor.. Wires. And finally pont H L298N
And thank you all​:sob::ribbon:

Welcome to the forum

As your topic does not relate directly to the installation or operation of the IDE it has been moved to a more relevant category of the forum

You say that you need help with your project, so what have you done so far and what problems do you need help in solving ?

for instance, what code have you written, if any ?

First read the pinned post re 'How to get the best from the Forum'


The way the forum works is you do your best to make a working project then when you show your wiring and code we can give you clues and pointers where to read to make improvements.

Change to an other professor. 5 days is not possible.

I wonder how long ago he/she was asked to do this ?

You will probably also need a small winch or a pulley, as well as cardboard.

Learn to use the internet search function.

I rode the elevator, but I have a problem with its programming. How can I make it go up, wait for 3 seconds, and then come down?

Thank you!

Thanks

Thank you, I have installed it and everything is left. I just write the command. When I write 1 on the application, the elevator goes up for 3 seconds. This is what I have a problem with now.

Write some code along the line of

moveUpOneFloor();
Wait(3Secs);
moveDownOneFloor();

It would be best if you start by providing the information that @UKHeliBob had requested in the first response of this topic:

Please click the <CODE/> button at the top of the forum editor, and then paste the code from your current sketch where it says "type or paste code here".

Thank you so much for help me

Ok i'll thank you all :ribbon::face_with_hand_over_mouth:

@PerryBebbington (or any other mod reading this):
It may be a advisable to transfer OP's :white_check_mark: "Solution" tag from my comment to the comment above it, by @sonofcy.

I have removed the solution flag entirely as until we see the sketch from @lu_ka90_s221 I don't believe a solution has been posted

If, however, @lu_ka90_s221 wants to flag a post again as a solution, perhaps the one from @sonofcy, then I will leave it in place