The tiny but efficient Arduino Nano is the main brain of the device, all the sensors and actuators are connected to it.
The ultrasonic sensors and the dual-tone buzzer is connected to the Arduino nano board. Copper wires have been used and have been soldered to a connection board to complete the circuit
The project is coded in a way to facilitate the user to differentiate between obstacles on one side from the other. The device has been coded in a way to give different buzzer sounds based on which sensor detects an output.
The device successfully alerts the user of any obstacles surrounding him or her.