This may be a lot to ask but can anyone show me a sample code to output data to an sd card? Say just a simple led blink high low data.
My recent post at http://arduino.cc/forum/index.php/topic,59449.0.html shows IO to an SD card on a data logger. You need to look at the SdFat library probably.