SD card and RTC

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
sjcj7
 
Posts: 1
Joined: Thu Feb 23, 2012 1:49 am

SD card and RTC

Post by sjcj7 »

Hi, I recently purchase the SD card and RTC breakout board, and I am trying to figure out how make them work together. The project I am working on is a camera with motion detect that saves the image to the SD card. Currently when a file is saved to the SD card the date and time are always shown as 1/1/2000 12:00AM for every file.

My question is how do I interface the RTC and SD card so that the saved image file will have the correct date and time it was taken.

Thanks for any help.

Joe

User avatar
timi
 
Posts: 29
Joined: Tue Jan 10, 2012 10:35 am

Re: SD card and RTC

Post by timi »

sdfat http://code.google.com/p/sdfatlib/ supports file timestamp

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”