Home Question Answer What is the function of pulseIn()? What is the function of pulseIn()? The pulseIn() function reads the echo pin and will start measuring the duration of the pulse when the signal changes from HIGH to LOW. When the signal goes back to HIGH, pulseIn() returns the sound wave travel time in microseconds. Related Questions What is Arduino IDE? What is a Compiler? What is an Algorithm? What is a flowchart? What is Firmware? What are the two types of firmware updates? What is C/C++ programming language? How do we program IoT bridge? Load More