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
History
Minor adjustments.
2022-02-10, by pmic [Thu, 10 Feb 2022 12:08:27 +0000] rev 7
Minor adjustments.
Replaced read_us with proper std::chrono::duration_cast.
2022-01-24, by pmic [Mon, 24 Jan 2022 10:13:24 +0000] rev 6
Replaced read_us with proper std::chrono::duration_cast.
Added driver for Groove Ultrasonic Ranger V2.0.
2021-04-14, by pmic [Wed, 14 Apr 2021 12:15:28 +0000] rev 5
Added driver for Groove Ultrasonic Ranger V2.0.
Extended to 4 Sensors which are read sequentially
2019-07-12, by altb2 [Fri, 12 Jul 2019 15:19:53 +0000] rev 4
Extended to 4 Sensors which are read sequentially
Minor changes
2019-06-25, by pmic [Tue, 25 Jun 2019 15:25:31 +0000] rev 3
Minor changes
extended RangeFinder class with offset, rewritten main file for static and dynamical measurements, added comments and notes on class and sensor analysis
2019-06-21, by pmic [Fri, 21 Jun 2019 08:57:37 +0000] rev 2
extended RangeFinder class with offset, rewritten main file for static and dynamical measurements, added comments and notes on class and sensor analysis
Moved the pulse library which is a dependency into this library.
2012-08-09, by NickRyder [Thu, 09 Aug 2012 08:36:19 +0000] rev 1
Moved the pulse library which is a dependency into this library.
Released under MIT license.
2012-07-04, by NickRyder [Wed, 04 Jul 2012 15:55:50 +0000] rev 0
Released under MIT license.