Hi,
I am a Beginner in Arduino. I want to make a Project. I wanna control 4 x MG995 Servo Motor with 2 x Ultrasonic Sensor.
I want a Code for following Function. 1) If any object comes in front of any of the Ultrasonic sensor the Motors will rotate at 180 degree. 2) Then they will be stable for 5 second and then comes to its Normal Position.
Can anyone Please make a code for me. I don't know Coding.
So you have working code for one ultrasonic sensor ond one servo. Now add another ultrasonic sensor and another servo and try to add code to make it work.