Automatic Obstacle Dictector

This is to present you a simple and cost-efficient obstacle detecting Circuit. The system was implemented in C++ type Arduino coding Software. Inputting the data and processing it in Arduino; all were digitally maintained; the digital pins of Arduino were used. And the outputs were controlled by the Arduino which were pre-given. This simple, cost efficient and mostly accurate project can be used in farming as well as defense and security sector of any country. Components Required Arduino NANO or Uno (any version) HC-SR04 Ultrasonic Sensor Battery LED Chassis Jumper Wires Circuit Diagram Circuit Diagram UItrasonic Sensor Ultrasonic sensor working Ultrasonic sensors also known as Sonar sensors have been in use for decades. They were once used for mapping of ships in sea and detection of broken/faulty parts in mechanical systems. The ultrasonic sensor works by transmitting ultrasonic waves and these waves strike with obstacles placed in front of the transmitter. The waves are reflected an...