This paper is published in Volume-2, Issue-5, 2016
Area
Embedded Systems
Author
N. Anju Latha, B. Rama Murthy, K. Bharat Kumar
Org/Univ
Sri Krishnadevaraya University, Anantapur, A.P., India
Pub. Date
21 December, 2016
Paper ID
V2I5-1189
Publisher
Keywords
ATmega328, Servo motor, Ultrasonic Sensor.

Citationsacebook

IEEE
N. Anju Latha, B. Rama Murthy, K. Bharat Kumar. Distance Sensing with Ultrasonic Sensor and Arduino, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
N. Anju Latha, B. Rama Murthy, K. Bharat Kumar (2016). Distance Sensing with Ultrasonic Sensor and Arduino. International Journal of Advance Research, Ideas and Innovations in Technology, 2(5) www.IJARIIT.com.

MLA
N. Anju Latha, B. Rama Murthy, K. Bharat Kumar. "Distance Sensing with Ultrasonic Sensor and Arduino." International Journal of Advance Research, Ideas and Innovations in Technology 2.5 (2016). www.IJARIIT.com.

Abstract

A sensor is a device that converts one type of energy to another. Arduino is a small microcontroller board with a USB plug to connect to the computer. The Arduino board senses the environment by receiving input from a variety of sensors and can affect its surroundings by controlling LCD, speakers, motors and GS module. Ultrasonic Sensor measure the distance of target objects or materials through the air using “non-contact” technology. They measure distance without damage and are easy to use. The output Signals received by the sensor are in the analog form, and output is digitally formatted and processed by microcontroller. In present work, it is used to detecting an obstacle, along with its exact distance. The internal analog to digital converter is used is calibrated to get almost accurate distance measurement. The measured distance is also displayed on an LCD screen.