new at arduino

hi guys

Im starting a project that i control my car with 2 motors by a keyboard for example i press 8 and the car goes forward but i don't know how to input a number so someone can help me
thanks

The serial monitor in the Arduino IDE will allow you to enter numbers (or any other character) and send them to the Arduino but you will need to press Return to actually send the character(s). Other terminal emulators can send the characters as they are typed in but I suspect that this will be too complicated for you at the moment.

Have a look at the IDE Examples/Communications section and Serial input basics for a start.

thanks a lot!!

"Im starting a project that i control my car"

I just couldn't help myself.
In a technical forum, it is a good Idea to not give ambiguous information, so we all realize the details.
I suspect, you did not really mean that you want to control your car.
I don't mean to seem rude.

baoontie11:
hi guys

Im starting a project that i control my car with 2 motors by a keyboard for example i press 8 and the car goes forward but i don't know how to input a number so someone can help me
thanks

Don't cross-post, cross-posting wastes time.

Duplicate post deleted.