Mbed OS 6 library for HCSR04 ultrasonic ranging sensor module. Based on https://os.mbed.com/users/prabhuvd/code/HCSR04/
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 8:632f53a272e8 | 23 months ago | thinesh | Updated to Mbed OS 6 |
| 7:71da0dbf4400 | 2013-03-30 | prabhuvd | name modified |
| 6:4be4fcd0c171 | 2013-03-30 | prabhuvd | Changed the class name from DistMeasure to HCSR04 |
| 5:e70a24a88131 | 2013-03-30 | prabhuvd | Add a sample code |
| 4:33938a97d904 | 2013-03-30 | prabhuvd | Updated comments |
| 3:e6795cb9439c | 2013-03-30 | prabhuvd | changed the method name start_measurement to start |
| 2:0acb6ade091c | 2013-03-30 | prabhuvd | Updated libray |
| 1:093521f56089 | 2013-03-30 | prabhuvd | version 1.1 interrupt routines associate with echo pin |
| 0:fb0929f37ebe | 2013-03-30 | prabhuvd | Version 1.0 , the rise and fall methods needs to be attached to pin; |