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)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
12:5bf5a7e62c5d | 2018-04-13 | dzoni | Documentation improvement (including code examples). |
11:12f9cb7d88f3 | 2018-03-23 | dzoni | Refactoring - coding rules application finished. Compiles OK. Needs to be tested on actual HW. |
10:89df9c40abc3 | 2018-03-23 | dzoni | Minor touch-ups... |
9:af77e61b4845 | 2018-03-22 | dzoni | Refactoring - coding rules. |
8:c1551694a71a | 2018-03-22 | dzoni | Refactoring - coding rules. |
7:a254dc462f4c | 2016-01-26 | Jan Tetour | Application of coding rules. |
6:5beda7c318d5 | 2015-12-22 | dzoni | Touch-ups on documentation. |
5:2f6992aad3a0 | 2015-12-22 | dzoni | Documentation update. |
4:71f01fbc9246 | 2015-12-22 | dzoni | Minor touches |
3:c516e180843e | 2015-12-21 | dzoni | Small touches... |
2:92688e083c53 | 2015-12-21 | root@developer-sjc-indigo-compiler.local.mbed.org | Added tag RELEASE_1.0 for changeset 4fbf332e6759 |
1:a2bf338e3698 | 2015-12-21 | dzoni | Documentation update. |
0:4fbf332e6759 | 2015-12-21 | dzoni | Functionality completed and tested. |