The Ultrasonic Distance Sensor HC-SR04

In order to measure the distance of the colored paper sheet from the sensors we use the HC-SR04 ultra-sonic distance sensor.

As can be seen from the photo, the modules has 4 connections:

  • Vcc, which is 5V
  • Gnd
  • Trig
  • Echo
The module is triggered with a 10us TTL trigger pulse. It then sends an 8 cycle sonic burst of 40 kHz and tries to detect the echo. The module sends an echo pulse whose length is proportional to the time the sound signals takes to the target and back.

Here is a Python test program demonstrating the readout:

https://afnog.iotworkshop.africa/pub/AFNOG/Ultra-sonicSensor/hc-sr04.py.txt

-- Uli Raich - 2018-02-08

Comments


Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng hc-sr04.png r1 manage 172.8 K 2018-03-06 - 13:45 UliRaich  
Texttxt hc-sr04.py.txt r1 manage 0.9 K 2018-03-06 - 13:59 UliRaich  
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r3 - 2018-03-06 - UliRaich
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback