any one can help me with some ardiuno program
any one can help me with some ardiuno program
There is a 15-part series on getting started with Arduino available here:
which includes sensors, motors, LEDs and push buttons.
Perhaps you should first elaborate on the sensors you'd like to use, what the motors are for and what the push button should do.
Next, you could explain what you have already tried and which specific part you are struggling with.
You cannot expect people to write the entire program for you. If you are blocked with a particular step though, I'm sure many will be willing and able to help.
In your Arduino IDE, under the File -> Examples menu,
you will find sample programs for the things you mentioned here.
The Arduino website has an explanation for each of those exercises: https://www.arduino.cc/en/Tutorial/BuiltInExamples
Following them will get you bootstrapped.
If you drill deeper in that same menu, you'll find examples for motors and stepper motors.
You'll find help on the web for each of these examples too, including the required hardware.
Good luck, and enjoy!
This topic got reported as spam (and several others asking the same question), and I can understand why, but I thought it best to keep this online as an example. And I thought the links to where to start might help someone else go and find the answers to their own questions before coming online.
I don't think it'll stop the next person, but I can dream!