Sunday, 13 September 2015

Arduino Uno Based Ultrasonic sensor radar

Arduino Radar Project


   Hii guy!!!..Its me venki .. today i am gonna show you how to make an Arduino Based Ultrasonic sensor based Radar

 In this tutorial I will show you how you can make this cool looking radar using the Arduino Board and the Processing Development Environment

Parts used in this Arduino Radar Project


  • Arduino Mega Board
  • Ultrasonic Sensor - HC-SR04
  • Servo Motor - Tower Pro
  • Breadboard
  • Jump Wires


Circuit Schematics


          I connected the Ultrasonic Sensor HC-SR04 to the pins number 10 and 11 and the servo motor to the pin number 12 on the Arduino Board.
Arduino-Radar-Circuit-Schematics



Source codes


          Now we need to make a code and upload it to the Arduino Board that will enable the interaction between the Arduino and the Processing IDE.  For understanding how the connection works click here to visit  Arduino and Processing Tutorial.
Arduino-and-Processing-IDE




No comments:

Post a Comment