The Arduino FAT16 Library is a minimal implementation of the FAT16 file system on standard SD flash cards. The class implementing the library, Fat16, supports read, write and file creation. Fat16 is derived from the Arduino Print base class so files can be written using print() and println(). Fat16 only allows access to files in the root directory and only supports short 8.3 file names. More info in https://code.google.com/p/fat16lib/
Share this library with your friends on your favorite profile: