![]() |
Data Gator
Hardware and software documentation for the Data Gator project.
|
Implements an interface for using SPI, SDLogger, for reading and writing to files on an SD card. More...
Go to the source code of this file.
Classes | |
class | SDLogger |
Creates an interface for writing data to a log file on an SD card. More... | |
Macros | |
#define | TT_CLK 18 |
#define | TT_MISO 19 |
#define | TT_MOSI 23 |
#define | TT_SS 13 |
Implements an interface for using SPI, SDLogger, for reading and writing to files on an SD card.