ZHAW specific RangeFinder class for ultra sonic range sensor (added offset in class to measure relative from top of board)
Dependencies: Pulse
Dependents: Grove-UltrasonicRanger_Example PM2_Libary PM2_Libary PM2_Libary
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:2865b7aec20c | 2022-02-10 | pmic | Minor adjustments. |
6:e1e3086d14ea | 2022-01-24 | pmic | Replaced read_us with proper std::chrono::duration_cast. |
5:600591c78153 | 2021-04-14 | pmic | Added driver for Groove Ultrasonic Ranger V2.0. |
4:fe63b514d4ef | 2019-07-12 | altb2 | Extended to 4 Sensors which are read sequentially |
3:cbb20cd7905d | 2019-06-25 | pmic | Minor changes |
2:89d7dd44ecfd | 2019-06-21 | pmic | extended RangeFinder class with offset, rewritten main file for static and dynamical measurements, added comments and notes on class and sensor analysis |
1:cf496fb70317 | 2012-08-09 | NickRyder | Moved the pulse library which is a dependency into this library. |
0:05c9036328ee | 2012-07-04 | NickRyder | Released under MIT license. |