Skip to content

sadmansakibmahi2/Arduino-Based-Radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radar with Arduino

This is a simple Radar made with arduino,ultrasonic sensor and servo motor

License

Creative Commons Attribution 4.0 International

Software Used in this project

Please Install this softwares

Arduino IDE

Processing

Arduino Coding

Follow this steps to code your arduino

1)Copy the arduino code from this link

Arduino code

2)Open your arduino ide and past the code .Compile the code and upload it in your arduino. Please make sure that you have selected the right COM(port)

Components and Connections

ULTRASONIC SENSOR

SERVO

ARDUINO

SRVO CONNECTIONS:

SERVO WIRE ARDUINO PIN
Yellow(signal) DIGITAL PIN 12
BLACK WIRE GND
RED WIRE 5V

ULTRASONIC SENSOR CONNECTIONS:

ULTRASONIC SENSOR ARDUINO PIN
VCC 5V
GND GND
TRIGPIN DIGITAL PIN 10
ECHOPIN DIGITAL PIN 11

Processing Setup

Follow this steps to code your Processing Software

1)Download the github repository for this link. Click the code button and then click the download zip botton

Arduino-Based-Radar

2)Unzip the Folder and open the rader_view.pde file

3)Cheek your arduino port number and change the code port number if necessary.Than connect your arduino.

3)click the run bottom on Processing Software.

Author

Releases

No releases published

Packages

No packages published