Communication with LDC1101. Working version, ready for extensive calibration tests for resolution, linearity, etc.

Dependencies:   Bob DS1825 LDC1101 SDFileSystem mbed

Fork of Inductive_Sensor by Bob Giesberts

Revisions of LDC1101.lib

Revision Date Message Actions
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
8:8cc1960467ae 2016-02-16 Included more features from the LDC1101. File  Diff  Annotate
7:6c4cac1ec122 2016-01-25 Minor changes:; - fixed ldc->is_New_LHR_data(); - changed time variable type (S and Svector) from float (23 bit) to uint32_t (32 bit) to prevent overflow after about 70 hours 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
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
1:22c272515015 2015-12-12 Including SD File system File  Diff  Annotate
0:e81b68888268 2015-12-10 Testing Serial File  Diff  Annotate