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 main.cpp

Revision Date Message Actions
22:ac26f52ebaf8 2016-10-05 Intermediate version for debugging power issues File  Diff  Annotate
21:b96a3de88002 2016-09-21 Thermometer works properly now, ; Multiple sensors work properly now, ; Better catching of errors.; File  Diff  Annotate
20:1c5ea04a3b2a 2016-09-11 Working version with most functions checked. File  Diff  Annotate
19:c0707d20bada 2016-09-10 Working version with the new LDC1614 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
15:5de8394fdb3c 2016-08-24 Raw version, not tested yet File  Diff  Annotate
13:2caedc56b863 2016-08-23 Final version before switching to the LDC1614 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
10:3cab80866536 2016-02-24 Thermometer (DS1825) included, ready for first run, all code in main.cpp will tidy up after first trial File  Diff  Annotate
9:47f1b1c0ef8b 2016-02-24 Final version before implementing thermometer 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