Cheap ultrasonic range finder works with interrupts. Fork of original https://os.mbed.com/components/HC-SR04/ and update for MbedOS6+
Dependents: Nucleo_UltrasonicHelloWorld xxx_Sonar-HC-SR04_Lsg
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:9808e2c61247 | 2021-06-10 | JohnnyK | add example into .h |
5:6fd0e9c7ead4 | 2021-06-10 | JohnnyK | Update to MbedOS 6+ |
4:e0f9c9fb4cf3 | 2014-11-24 | ejteb | removed debbugging |
3:3459c57331e2 | 2014-11-24 | ejteb | added debugging |
2:cc1143d36567 | 2014-11-24 | ejteb | Library working with hello world and documentation and tidy code |
1:114e0698a5d2 | 2014-11-23 | ejteb | Ultrasonic with interrupts |
0:6aa04a8c8d4c | 2014-11-23 | ejteb | Seems to work :) |