Version 3.0: Switching to newer LDC1614 which is placed on the same PCB.

Dependencies:   Bob DS1825 LDC1614 LDC1101 SDFileSystem mbed

Fork of Inductive_Sensor by Bob Giesberts

Revisions of Bob.lib

Revision Date Message Actions
21:b96a3de88002 2016-09-21 Thermometer works properly now, ; Multiple sensors work properly now, ; Better catching of errors.; File  Diff  Annotate
18:829f492744d1 2016-09-07 First attempt with new sensor 3.0; Blinky works, SD file system works; I2C does not work File  Diff  Annotate
17:a4700b1c3c37 2016-09-07 Blinky works!; Big troubles with I2C communication with our 32-pin KL25Z chip. Dynamic allocation needed... File  Diff  Annotate
16:b53721840a38 2016-08-24 Incorporated a button and both leds. NOT TESTED YET File  Diff  Annotate
12:cceece4f3afb 2016-04-12 Solved a few problems:; - Timing (float / int problem in deepsleep mode); - Storing data (seperate function now); - Power down Pinouts when class is killed File  Diff  Annotate
11:599ca9982e45 2016-03-30 Added comments File  Diff  Annotate
6:ff39d60061ca 2016-01-18 Beautifully working version of the code. Current during rest reduced to 0.196 mA. During sampling approximately 15-20 mA. Measuring for 30 seconds and resting for half an hour results in a theoretic battery life of 14 days. File  Diff  Annotate
5:736a81a59f3c 2016-01-16 Power management: take samples for INTERVAL_ON seconds, then go to deepsleep for INTERVAL_OFF seconds. ; There is still a very stupid error with the SDFileSystem. writing to SD does not work properly. After power is cut from SD, it can not be awoken.. File  Diff  Annotate
4:ae441c5727b9 2016-01-05 Fixed timing, filename and sleep options File  Diff  Annotate
3:57847eeddb4e 2015-12-18 Works, now ready for extensive calibration (resolution, linearity, etc.) File  Diff  Annotate
2:1a203732fc95 2015-12-18 Working version to calibrate the sensor. Now tweaking for optimal resolution, linearity, range, etc.; 20 Hz output (time, L: "%.2f;%d\n") File  Diff  Annotate