Can anyone assist me with read/write to a SD shield. I am using a arduino along with a SD shield (POD uSD)
I have wrote my code but can seem to implement the shield along with my code, I want to store my data onto a file on the SD card. I've reviewed the example provided in the library's but it won't work for me