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
Files at revision 13:91350588d530
Name | Size | Actions |
---|---|---|
[up] | ||
.gitignore | 32 | Revisions Annotate |
README.md | 1943 | Revisions Annotate |
dataRecorder.cpp | 3369 | Revisions Annotate |
dataRecorder.h | 2665 | Revisions Annotate |
exampleMain.cpp | 886 | Revisions Annotate |
sd-driver.lib | 93 | Revisions Annotate |
sdCardReader.cpp | 5923 | Revisions Annotate |
sdCardReader.h | 1366 | Revisions Annotate |