Ultrasound Sensor


Posted on Feb 5, 2014

The Ping) is an ultrasonic range finder from Parallax. It detects the distance of the closest object in front of the sensor (from 2 cm up to 3m). It works by sending out a burst of ultrasound and listening for the echo when it bounces off of an object. The Arduino board sends a short pulse to trigger the detection, then listens for a pulse on th


Ultrasound Sensor
Click here to download the full size of the above Circuit.

e same pin using the pulseIn() function. The duration of this second pulse is equal to the time taken by the ultrasound to travel to the object and back to the sensor. Using the speed of sound, this time can be converted to distance. The 5V pin of the PING) is connected to the 5V pin on the Arduino, the GND pin is connected to the GND pin, and the SIG (signal) pin is connected to digital pin 7 on the Arduino.




Leave Comment

characters left:

Related Circuits

  • New Circuits

    .

     


    Popular Circuits

    4 MHz Modulated Oscillator (2N4401)
    Arduino FM radio receiver shield
    blinking-led-circuits.html
    OpAmp based Voltage Translator Ciruit for ADC of Micro-controller
    Cellular Rotary Phone
    single chip am radio circuit
    Video Amplifier Circuit for Camera PCB
    SWTPC 69A/69K Computer Power Supply and Motherboard



    Top