Library to read from Keller Druck I2C Pressure sensors. Inputs are I2C object and address.

Dependents:   TestBenchSerenity-proto_F429ZI TestBenchFlow HSPFLOW1 TestBenchFlow1 ... more

History

6-MAY-2019 Added check on startup to detect whether or not a sensor is plugged in (initFailed bool) default tip

2019-05-06, by dmwahl [Mon, 06 May 2019 21:19:33 +0000] rev 9

6-MAY-2019 Added check on startup to detect whether or not a sensor is plugged in (initFailed bool)


Added readP function

2018-04-05, by dmwahl [Thu, 05 Apr 2018 16:06:26 +0000] rev 8

Added readP function


Added readP function

2018-04-05, by dmwahl [Thu, 05 Apr 2018 16:04:45 +0000] rev 7

Added readP function


Added documentation header. Reduced default I2C and serial speed in sample code.

2018-02-28, by dmwahl [Wed, 28 Feb 2018 15:28:03 +0000] rev 6

Added documentation header. Reduced default I2C and serial speed in sample code.


Updated with latest mbed-os

2017-09-13, by dmwahl [Wed, 13 Sep 2017 18:33:00 +0000] rev 5

Updated with latest mbed-os


Increased wait time between attempts to read out measurement values

2017-06-05, by dmwahl [Mon, 05 Jun 2017 21:01:56 +0000] rev 4

Increased wait time between attempts to read out measurement values


Added error detection and simplified i2c commands

2017-05-23, by dmwahl [Tue, 23 May 2017 17:29:25 +0000] rev 3

Added error detection and simplified i2c commands


Added sample code

2017-05-10, by dmwahl [Wed, 10 May 2017 17:13:47 +0000] rev 2

Added sample code


All functions working

2017-05-10, by dmwahl [Wed, 10 May 2017 16:57:58 +0000] rev 1

All functions working


Basic functions working, reading scales from sensor not yet.

2017-05-09, by dmwahl [Tue, 09 May 2017 21:43:26 +0000] rev 0

Basic functions working, reading scales from sensor not yet.