Data Gator
Hardware and software documentation for the Data Gator project.
Loading...
Searching...
No Matches
SDLogger.hpp File Reference

Implements an interface for using SPI, SDLogger, for reading and writing to files on an SD card. More...

#include <SD.h>
#include "../../include/SDCard.hpp"
#include <vector>
Include dependency graph for SDLogger.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Implements an interface for using SPI, SDLogger, for reading and writing to files on an SD card.

Author
Garrett Wells
Date
2023