This lib is supposed to be used as a sensor's calibration or control program. This makes Cubic Spline Model from some sample plots(sets of (value, voltage)), and then discretize the model (dividing the range of voltage into some steps) in order to use the calibrated model data without getting the INVERSE function.
Revisions of TRP105F_Spline.h
Revision | Date | Message | Actions |
---|---|---|---|
9:ec1ee4a6b6a4 | 2016-06-06 | New Member variable "AnalogIn ai" has added, which is a unique member to get analog data for each instance. | File Diff Annotate |
5:7d4fc0979976 | 2016-06-06 | printOutData(no arg) -> printOutData(filename) | File Diff Annotate |
4:701f958d137a | 2016-06-06 | debug,; printOut(no arg)-> printOut(filename); | File Diff Annotate |
3:b56e933bebc2 | 2016-06-01 | ??to SPI | File Diff Annotate |
2:40ae18445079 | 2016-02-16 | my first publish>< | File Diff Annotate |
1:2053662b1167 | 2016-02-16 | data list range [0,255]. message has been little changed. | File Diff Annotate |
0:e85788b14028 | 2016-02-12 | Distance data range : [0:1024] -> [0:256]; | File Diff Annotate |