SD File System

Dependencies:   FATFileSystem

Fork of SDFileSystem by Neil Thiessen

History

Temp2 added to the code default tip

2016-04-06, by DanielBlomdahl [Wed, 06 Apr 2016 05:58:29 +0000] rev 26

Temp2 added to the code


Success! time, random voltage, and correct temperature (of only one thermocouple) was correctly printed in Terminal and saved to the SD card. I still will have to add the second thermocouple and figure out the weird time output.

2016-03-31, by DanielBlomdahl [Thu, 31 Mar 2016 17:29:44 +0000] rev 25

Success! time, random voltage, and correct temperature (of only one thermocouple) was correctly printed in Terminal and saved to the SD card. I still will have to add the second thermocouple and figure out the weird time output.


Success March 31 after editing the code form the previous thursday. First success from sd save file system

2016-03-31, by DanielBlomdahl [Thu, 31 Mar 2016 15:47:36 +0000] rev 24

Success March 31 after editing the code form the previous thursday. First success from sd save file system


Changed Dr. Larkin's closeDateFile function to closeDataFile. Created SDSaveFunction.h file. Personalized SDSaveFunction.cpp with temperature and voltage variables in the writeDataFunction.

2016-03-17, by DanielBlomdahl [Thu, 17 Mar 2016 16:13:19 +0000] rev 23

Changed Dr. Larkin's closeDateFile function to closeDataFile. Created SDSaveFunction.h file. Personalized SDSaveFunction.cpp with temperature and voltage variables in the writeDataFunction.


Fixed timer hang bug in disk_initialize()

2016-02-24, by neilt6 [Wed, 24 Feb 2016 17:46:31 +0000] rev 22

Fixed timer hang bug in disk_initialize()


Updated FATFileSystem & fixed integer widths

2015-12-11, by neilt6 [Fri, 11 Dec 2015 16:30:36 +0000] rev 21

Updated FATFileSystem & fixed integer widths


Improved card detection logic

2015-12-08, by neilt6 [Tue, 08 Dec 2015 16:02:44 +0000] rev 20

Improved card detection logic


Updated FATFileSystem

2015-11-26, by neilt6 [Thu, 26 Nov 2015 16:19:53 +0000] rev 19

Updated FATFileSystem


Updated FATFileSystem and implemented minor improvements

2015-08-27, by neilt6 [Thu, 27 Aug 2015 21:50:40 +0000] rev 18

Updated FATFileSystem and implemented minor improvements


Internal data type changes

2015-07-08, by neilt6 [Wed, 08 Jul 2015 16:45:12 +0000] rev 17

Internal data type changes