arduino to Memory card

Hi,

I need to log the data from the arduino micro controller to any kind of memory card. i only have to write the data to card, no need to read back, as it will be viewed back on computer.

Any kind of help will be appreciated, Thanks

Hi! There's some interesting stuff on the playground about storage: Arduino Playground - InterfacingWithHardware

Mikal

Thanks mikalhart