So guys in this video tutorial I'm teaching you how to make a arduino sonar project at home
this project only use processing 3 and the Arduino IDE
Download processing 3 software here:- https://processing.org/download/
Download Arduino IDE here :- https://www.arduino.cc/en/software
before you make the project you have to read the project and then make the project.
here is the arduino code, the processing 3 code and the Circuit diagram as a video
https://drive.google.com/file/d/1RlSy...
First of all you have to download the processing 3 software and the Arduino IDE. The processing code credit goes to how to mechatronics.com
here the link:- / dejannedelkovski
You need the servo library to control the servo. you don't have to install it because its preinstalled for arduino ide
HERE ARE THE CONNECTIONS YOU NEED
1.Servo orange pin is connecting to the digital pin 9 of the arduino.
2.Trig pin of the Ultrasonic sensor is connecting to the digital pin 10 of the arduino.
3. Echo pin of the Ultrasonic sensor is connecting to the digital pin 11 of the arduino.
THANX FOR WHATCHING. DON'T FORGET TO LIKE SHARE AND SUBSCRIBE
#Sonar project #Arduino #SDP STUDIOS