Ultrasonic Distance Display ISD1820 Voice Alarm System with Arduino

By on February 11, 2015

Web site:

www.instructables.com/id/Ultrasonic-Distance-Display-ISD1820-Voice-Alarm-Sy/

Project Summary:

This Ultrasonic Distance Display ISD1820 Voice Alarm System is based on ICStation UNO.It works under 5V power supply, uses the Ultrasonic Module HC-SR04 Distance Transducer Sensor to detect the distance between the Module and the measured object. When the Ultrasonic Module detects the distance is larger than the maximum, the loudspeaker will not alarm. When the Ultrasonic Module detects the distance is smaller than the maximum, the loudspeaker will alarm. The distance data will be displayed on the LCD1602.This system can be made easily with low cost and it is suitable for automobile and Workshop and so on.

Full Project:

Functions
1)When start up, the hardware initializes, the LCD1602 displays the interface we set before.

2)When the Ultrasonic Module detects that the distance is larger than the maximum, the loudspeaker does not alarm.

3)When the Ultrasonic detects the distance is smaller than the maximum, the loudspeaker alarms.

4)Use the ISD1802 Voice Module to change the alarm voice content.

5)Use the LCD1602 to display the distance between the Ultrasonic Module and measured object.

Step 1: Connect the 5V Power Supply and the GND of the ICStation UNO to the Bread Board.

The red line is for power supply, the black one is for GND.

Step 2: Connect the 1602LCD to the Bread Board.

Step 3: Connect the 1602LCD to the ICStation UNO.

Step 4: Connect the Ultrasonic Module to the Bread Board.

Step 5: Connect the ISD1802 Voice Module.

Step 6: Connect the loudspeaker.

Step 7: Video to show effect

 

Circuit diagram:

Bill of Materials:

Software & Code Snippets:

http://www.icstation.com/newsletter/eMarketing/ISD1820_Alarm_Code.zip

PCB:

About

Leave a Reply

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