Skip to content

Creating a SONAR (Sound Navigation and Ranging) project with Arduino to measure distances, detect objects, and display the detection on a PC screen

Notifications You must be signed in to change notification settings

issoupewd/SONAR-WITH-ARDUINO

Repository files navigation

SONAR-WITH-ARDUINO

Creating a SONAR (Sound Navigation and Ranging) project with Arduino to measure distances, detect objects, and display the detection on a PC screen:

Scripts:

  • You will find both the Arduino code and the Processing code files
  • Arduino code : do not forget to change the pins
  • Processing code : do not forget to change the communication port

Beginner?

Follow the pdf to see an explanation of the code, library, modules, etc.

Introduction:

Sound Navigation and Ranging. It is a technique involving the use of propagation of sound for navigation, and it can be used for distant object detection and interaction with other objects. Some may commonly refer to this project as a ‘Radar’, it is important to note that radar stands for Radio Detection and Ranging, uses radio frequency (RF) waves.

Resources:

In this project, you will need the Arduino IDE and the Processing Development Environment.

Components:

  • Arduino
  • Ultrasonic sensor HC-SR04
  • Servo motor
  • A breadboard or PCB and some jumper wires

About

Creating a SONAR (Sound Navigation and Ranging) project with Arduino to measure distances, detect objects, and display the detection on a PC screen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published