I need to do a project but I do not know how to use Arduino can help me
measurer distance for car, it will have 2 buttons (cm and in).
When connecting the Arduino, the distance in cm must be reported by pressing the button in
informs the distance in inches by pressing the cm button to inform the distance
in cm. If the distance is> 100cm does not mute the buzzer if it is between 100cm and
60cm whistles slowly, between 60cm and 45cm in average shape and 45cm to 4cm in
quickly.
Delta_G:
I would begin by learning a bit about Arduino. That seems obvious doesn't it? This project seems a bit complicated to start out with. Most folks start by blinking LEDs and simple things first to learn the basics before moving on to more complicated things.
One of the elementary things you must be able to do is connect your computer to the Arduino and download the 'blink without delay' sketch* and see it work. Are you able to do that?
dougp:
One of the elementary things you must be able to do is connect your computer to the Arduino and download the 'blink without delay' sketch* and see it work. Are you able to do that?
+1
One of the "rules of the game" here is that posting titles which include the words "I need help, please" or similar will be treated with due contempt.
Not because of malice, but because the inability to frame the problem - and the title of the problem - demonstrates the actual problem itself.