Module esp_ward::peripherals::ultrasonic_distance

source ·
Expand description

§Ultrasonic Distance Sensor Module

This module provides support for ultrasonic distance sensors, allowing for the measurement of distances by emitting ultrasonic pulses and measuring the time taken for the echo to return.

Structs§

  • Represents an ultrasonic distance sensor with trigger and echo pins