Object detector circuit using Ultrasonic sensor (No need code)

It is a simple electronic project using an Ultrasonic sensor HCsr 04 with IC 555.

Object detector circuit using Ultrasonic sensor Without Arduino
Object detector circuit using Ultrasonic sensor Without Arduino

Usually, we use HCsr 04 ultrasonic sensor with Arduino. But if you want to make a simple object detector without any coding & any complex connection then this circuit will be very helpful for you. It is a simple electronic project with Ic 555 without any microcontroller or Arduino.

How it works

Normally hcsr04 has a sound transmitter & a receiver. In Arduino based ultrasonic range finder, we send a PING sound wave using a transmitter of HCSR04 after that the PING is returned by reflecting any object & the receiver detect this. Then Arduino calculates how many times take it to return & measure the object distance from the ultrasonic sensor. All the processes work with an Arduino code & it is a digital way.

HC SR 04
HC SR 04

But in this simple electronic project, we are just sending a signal which is generated by IC 555 & receiving its reflection by the receiver of HCSR04.So you can hear the reflected signal wave which you are sending from the transmitter of HCSR04.

This circuit can’t measure the distance it only makes a sound when an object is in front of it. It is an analog way so no need for any microcontroller or Arduino.

Its detection range is near about 12 inches. You have to adjust the preset for a better experience.

You need to make

  1. Active Buzzer (passive buzzer will not work)
  2. Perfboard
  3. Electrolytic capacitor 10mfd/25v
  4. 100mfd/25v
  5. Ic 555
  6. Resistor 1K
  7. Potentiometer 10K
  8. Ultrasonic sensor Hcsr04
  9. 4v battery or any 5-volt power source
Active Buzzer
Active Buzzer

Connection details

Circuit diagram of object detector without Arduino
Circuit diagram of object detector without Arduino
IC555 pinout
IC555 pinout

Ic pin 1 is connected to a battery negative.

Ic pin 4&8 connected to the battery positive (4-5v)

Ic pin 2 & 6 is connected & 1K resistor is connected to ic pin 6 & 7.

Potentiometer 10k is connected between Ic pin 7&8.

10mfd capacitor is connected to ic pin 1&8.

Hcsr04 echo pin is connected to active buzzer negative.

Hcsr04 trig pin is connected to ic pin 3

object detector circuit
object detector circuit

Video Tutorial

For better understanding please watch the project video.

6 Comments

  1. I can hear the pulse at all times and then the alarm when I place something in front of it. How do I prevent hearing the pulse and only hear the alarm when an item is placed in front of it?

Leave a Reply

Your email address will not be published. Required fields are marked *