SD.h file missing

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
Fritzie
 
Posts: 4
Joined: Thu Sep 15, 2011 1:57 pm

SD.h file missing

Post by Fritzie »

I downloaded and extracted adafruit-SD-562defe. I re-named the folder SD, and moved it into the Arduino Libraries folder. I am using the Arduino Uno with a Windows 7 64 bit machine. I cannot find the SD.h file anywhere in the folder. The card-test program won't verify. Error is cannot find SD.h.

User avatar
adafruit_support_bill
 
Posts: 88088
Joined: Sat Feb 07, 2009 10:11 am

Re: SD.h file missing

Post by adafruit_support_bill »

The file is there in GitHub. Try downloading again.

Fritzie
 
Posts: 4
Joined: Thu Sep 15, 2011 1:57 pm

Re: SD.h file missing

Post by Fritzie »

I downloaded the SD programs from github, and what comes down is adafruit-SD-562defe61c, which does not include SD.h Can you give a more specific instruction on how to get the software package that will support using the datalogger shield?

User avatar
adafruit_support_bill
 
Posts: 88088
Joined: Sat Feb 07, 2009 10:11 am

Re: SD.h file missing

Post by adafruit_support_bill »

If you click on the link in my previous post, sd.h should be there. (I have tried it a couple of times and it is there)

Fritzie
 
Posts: 4
Joined: Thu Sep 15, 2011 1:57 pm

Re: SD.h file missing

Post by Fritzie »

Thank you. I copied from the github site and pasted the header file into the SD library, re-naming it to SD.h. Now the example verifies. I am not yet sure it runs correctly, but at least I am to a point where I can work on it. I had not realized that I had to copy and paste from github, rather than just download directly.

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

Return to “Arduino Shields from Adafruit”