Simple_HCSR04
A simple wrapper for the HC-SR04 Module to be used for e.g. an Arduino.
Classes
Simple_HCSR04.h File Reference

The header file for the wrapper. More...

#include <Arduino.h>
Include dependency graph for Simple_HCSR04.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Simple_HCSR04
 A simple wrapper for measuring the distance with an HC-SR04 Module. More...
 
class  Simple_HCSR04::Measurement
 A simple wrapper for holding the measured distance. More...
 

Detailed Description

The header file for the wrapper.

Author
Moritz Bergmann
Version
1.0
Date
2020-12-18