Library to read from Keller Druck I2C Pressure sensors. Inputs are I2C object and address.
Dependents: TestBenchSerenity-proto_F429ZI TestBenchFlow HSPFLOW1 TestBenchFlow1 ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:8df18eb9c0af | 2019-05-06 | dmwahl | 6-MAY-2019 Added check on startup to detect whether or not a sensor is plugged in (initFailed bool) |
8:0d45e94faf0f | 2018-04-05 | dmwahl | Added readP function |
7:6bca43eedca6 | 2018-04-05 | dmwahl | Added readP function |
6:deb4008b136e | 2018-02-28 | dmwahl | Added documentation header. Reduced default I2C and serial speed in sample code. |
5:3ac90d95062a | 2017-09-13 | dmwahl | Updated with latest mbed-os |
4:c298ec31dd93 | 2017-06-05 | dmwahl | Increased wait time between attempts to read out measurement values |
3:1a0add40e308 | 2017-05-23 | dmwahl | Added error detection and simplified i2c commands |
2:d6c82c96dae7 | 2017-05-10 | dmwahl | Added sample code |
1:805ee7853062 | 2017-05-10 | dmwahl | All functions working |
0:fc5c10fc5a05 | 2017-05-09 | dmwahl | Basic functions working, reading scales from sensor not yet. |