Difference: HC-SR04 ( vs. 1)

Revision 12022-05-30 - UliRaich

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="VirtualWorld"

The HC-SR04 ultrasonic distance meter

The HC-SR04 emits an ultrasonic sound wave and measures the time it takes to travel to a target and back. Knowing that sound waves travel at 330m/s the distance between the sensor and the target can be calculated

The cabling is done as described in the following table

TCS3200 !WeMos bus GPIO
<-- -->
Sorted ascending
TRIG D2 21
ECHO D1 22*
Vcc 5V  
GND GND  
* Because the signal emitted by the HC-SR04 has a 5V level and the ESP32 CPU accepts only 3.3V signals, the ECHO signal is passed through a 1kOhms / 2kOhms voltage divider.

-- Uli Raich - 2022-05-30

Comments

<--/commentPlugin-->
 
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