Synchronous and asynchronous library for ultrasonic distance measurement for the device HC-SR04 with error handling functionality (out of range detection, HW error detection). Main features: "echo" puls duration measurement, distance measurement from "echo" pulse duration, detection of "echo" signal malfunction, timeout detection, detection of measured values outside reliable limits (min, max)
Revisions of Distance_HC_SR04.cpp
Revision | Date | Message | Actions |
---|---|---|---|
11:12f9cb7d88f3 | 2018-03-23 | Refactoring - coding rules application finished. Compiles OK. Needs to be tested on actual HW. | File Diff Annotate |
10:89df9c40abc3 | 2018-03-23 | Minor touch-ups... | File Diff Annotate |
9:af77e61b4845 | 2018-03-22 | Refactoring - coding rules. | File Diff Annotate |
8:c1551694a71a | 2018-03-22 | Refactoring - coding rules. | File Diff Annotate |
7:a254dc462f4c | 2016-01-26 | Application of coding rules. | File Diff Annotate |
6:5beda7c318d5 | 2015-12-22 | Touch-ups on documentation. | File Diff Annotate |
5:2f6992aad3a0 | 2015-12-22 | Documentation update. | File Diff Annotate |
4:71f01fbc9246 | 2015-12-22 | Minor touches | File Diff Annotate |
3:c516e180843e | 2015-12-21 | Small touches... | File Diff Annotate |
1:a2bf338e3698 | 2015-12-21 | Documentation update. | File Diff Annotate |
0:4fbf332e6759 | 2015-12-21 | Functionality completed and tested. | File Diff Annotate |