3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3xSKU339956
10 Reviews
USD 9.99
Wholesale Prices :
Qty: 4-7 >=8
Price: $3.60 $3.40
Qty:
In stock
30-day Return Policy, Learn More
Description
  • weight: 485 g
Description:

Working Voltage : 5V(DC)
Static Current: Less than 2mA.
Output Signal: Electric frequency signal, high level 5V, low level 0V.
Sensor Angle: Not more than 15 degrees.
Detection Distance: 2cm-450cm.
High Precision: Up to 0.3cm
Input Trigger Signal: 10us TTL impulse
Ech0 Signal : output TTL PWL signal
Mode of connection:
VCC
trig(T)
ech0(R)
GND

Use Method:

Supply module with 5V, the output will be 5V while obstacle in range, or 0V if not.The out pin of this module is used as a switching output when anti-theft module, and without the feet when ranging modules.
Note : the module should be inserted in the circuit before been power, which avoid producing high level of misoperation;if not, then power again.

Module Working Principle:

1. Adopt IO trigger through supplying at least 10us of high level signal.
2. The module automatically send eight 40khz square wave and automatically detect whether receive the returning pulse signal.
3. If there is signals returning, through outputting high level and the time of high level continuing is the time of that from the ultrasonic transmitting to receiving. Test distance =(high level time * sound (340M/S) / 2.

Note:

This module is not suitable to connect with electric power, if you need to connect this module with electronic power,then let the GND terminal of this module to be connected first,otherwise, it will affect the normal work of the module

Package Included:


3 x HC-SR04 Ultrasonic Module Distance Measuring Transducer

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

3Pcs Geekcreit® Ultrasonic Module HC-SR04 Distance Measuring Ranging Transducer Sensor DC 5V 2-450cm Geekcreit for Arduino - products that work with official Arduino boards

More Details







customers reviews ( 10 )

5 / 5.0
5 stars 100%
4 stars 0%
3 stars 0%
2 stars 0%
1 stars 0%

By joaotbneto

BR
Produto de qualidade excelente.
2021-05-05 00:00:00

By abdelghafour

MA
تم الوصول بحالة جيدة وفي الوقت
2021-02-14 00:00:00

By szittya

SK
Suoer
2020-04-29 00:00:00

By majed

SA
ممتاز جدا مفيده للاردوينيو
2018-12-16 00:00:00

By almeidajga

BR
De acordo com as informações do anúncio.
2018-11-22 00:00:00

By deskpro256

LV
I ordered these for a parking lot problem for a company, let's hope I need some more. For now, they'rrrrrrre grrreat! Everyone works fine, no problems. Heaps of tutorials online as well. Read the data sheet too, they are really simple, hook one up to a 555.
2018-09-27 00:00:00

By lomba59

IT
l ho montato su un F450 con Flight control F3...funziona bene devo perfezionare l alt/PID...per avere una risposta perfetta..vale la spesa
2018-05-23 00:00:00

By TonChip7

BR
Bom sensor ultra-sônico para meus projetos
2018-05-10 00:00:00

By WillMk

GR
I recommend it very useful and arrived in perfect condition.
2018-05-09 00:00:00

By Kuebi

DE
Cost performance ratio is excellent. All 3 sensors arrived in good condition. But be aware: The HC-SR04 has a well-known bug (or is this really a feature???): The sensor can stuck after measuring our of range. It delivers zero distance values permanently, even if something is quite close. There is a software workaround: if (distance==0) { pinMode(echoPin, OUTPUT); digitalWrite(echoPin, LOW); pinMode(echoPin, INPUT); } // OR this one if (distance == 0 && digitalRead(ECHO_PIN) == HIGH) { pinMode(ECHO_PIN, OUTPUT); digitalWrite(ECHO_PIN, LOW); delay(100); pinMode(ECHO_PIN, INPUT); } } For more see here: https://forum.arduino.cc/index.php?topic=55119.45 https://bitbucket.org/teckel12/arduino-new-ping/issues/3/hc-sr04-sensor-get-stuck-at-zero
2016-07-27 00:00:00