Library for interfacing with the Parallax Ping))) sensor.

Dependencies:   FPointer

History

Add user defined delay between continuous readings. default tip

2014-07-29, by d34d [Tue, 29 Jul 2014 02:34:02 +0000] rev 5

Add user defined delay between continuous readings.


Make getDistanceXX methods static.

2014-07-28, by d34d [Mon, 28 Jul 2014 00:17:57 +0000] rev 4

Make getDistanceXX methods static.


Cleaned up timing of the pulse and added helper methods to convert time in uS to distance traveled in centimeters or inches.

2014-07-28, by d34d [Mon, 28 Jul 2014 00:16:34 +0000] rev 3

Cleaned up timing of the pulse and added helper methods to convert time in uS to distance traveled in centimeters or inches.


Added FPointer library as a dependency.

2014-07-27, by d34d [Sun, 27 Jul 2014 19:55:41 +0000] rev 2

Added FPointer library as a dependency.


Use ticker to delay continuous readings.

2014-07-27, by d34d [Sun, 27 Jul 2014 19:45:01 +0000] rev 1

Use ticker to delay continuous readings.


Initial commit

2014-07-27, by d34d [Sun, 27 Jul 2014 19:12:34 +0000] rev 0

Initial commit