A set of data recording functions to locally store data in a circular buffer, with functions for offloading to an SD Card when convenient. dataRecorderr.h shows accessible functions to the main program - all direct SD operations are abstracted away by the library. When using this library, #include dataRecorder.h

Dependencies:   sd-driver_compatible_with_MAX32630FTHR

Fork of CircularBufferSDCardLib by Daniel Levine

Committer:
DVLevine
Date:
Tue Apr 03 21:50:25 2018 +0000
Revision:
0:ebe71c7e7854
SD Card Reading library testbed;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
DVLevine 0:ebe71c7e7854 1 .build
DVLevine 0:ebe71c7e7854 2 .mbed
DVLevine 0:ebe71c7e7854 3 projectfiles
DVLevine 0:ebe71c7e7854 4 *.py*