This repository has been archived on 2020-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
arduino_universal_serial_ad.../Libraries/AdafruitLogger
2013-04-25 22:15:16 -04:00
..
I2cMaster Added some libraries that need implementation to achieve 115200 bitrates for sd card logging 2013-04-25 22:15:16 -04:00
SdFat Added some libraries that need implementation to achieve 115200 bitrates for sd card logging 2013-04-25 22:15:16 -04:00
SoftRTClib Added some libraries that need implementation to achieve 115200 bitrates for sd card logging 2013-04-25 22:15:16 -04:00
AdafruitLogger.ino Added some libraries that need implementation to achieve 115200 bitrates for sd card logging 2013-04-25 22:15:16 -04:00
readme.txt Added some libraries that need implementation to achieve 115200 bitrates for sd card logging 2013-04-25 22:15:16 -04:00

AdafruitLogger.ino will run on a Leonardo, Mega, or 328 Arduino with an Adafruit
Data Logging shield with no jumper wires.

It will timestamp files.

I have included the libraries I used with the sketch.  

The version of SdFat is 20121219 with LEONARDO_SOFT_SPI and MEGA_SOFT_SPI
set to one in SdFatConfig.h